org.apache.maven.project.builder
Class ProjectUri.Profiles.Profile

java.lang.Object
  extended by org.apache.maven.project.builder.ProjectUri.Profiles.Profile
Enclosing class:
ProjectUri.Profiles

public static class ProjectUri.Profiles.Profile
extends java.lang.Object


Nested Class Summary
static class ProjectUri.Profiles.Profile.Activation
           
static class ProjectUri.Profiles.Profile.Build
           
static class ProjectUri.Profiles.Profile.Dependencies
           
static class ProjectUri.Profiles.Profile.DependencyManagement
           
static class ProjectUri.Profiles.Profile.DistributionManagement
           
static class ProjectUri.Profiles.Profile.PluginRepositories
           
static class ProjectUri.Profiles.Profile.Reporting
           
static class ProjectUri.Profiles.Profile.Repositories
           
 
Field Summary
static java.lang.String id
           
static java.lang.String modules
           
static java.lang.String properties
           
static java.lang.String reports
           
static java.lang.String xUri
           
 
Constructor Summary
ProjectUri.Profiles.Profile()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xUri

public static java.lang.String xUri

id

public static java.lang.String id

modules

public static java.lang.String modules

reports

public static java.lang.String reports

properties

public static java.lang.String properties
Constructor Detail

ProjectUri.Profiles.Profile

public ProjectUri.Profiles.Profile()


Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.