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

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

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


Nested Class Summary
static class ProjectUri.Profiles.Profile.Build.PluginManagement
           
static class ProjectUri.Profiles.Profile.Build.Plugins
           
static class ProjectUri.Profiles.Profile.Build.Resources
           
static class ProjectUri.Profiles.Profile.Build.TestResources
           
 
Field Summary
static java.lang.String defaultGoal
           
static java.lang.String directory
           
static java.lang.String filters
           
static java.lang.String finalName
           
static java.lang.String xUri
           
 
Constructor Summary
ProjectUri.Profiles.Profile.Build()
           
 
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

defaultGoal

public static java.lang.String defaultGoal

directory

public static java.lang.String directory

finalName

public static java.lang.String finalName

filters

public static java.lang.String filters
Constructor Detail

ProjectUri.Profiles.Profile.Build

public ProjectUri.Profiles.Profile.Build()


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