org.apache.maven.profiles
Class DefaultMavenProfilesBuilder
java.lang.Object
   org.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.logging.AbstractLogEnabled
       org.apache.maven.profiles.DefaultMavenProfilesBuilder
org.apache.maven.profiles.DefaultMavenProfilesBuilder
- All Implemented Interfaces: 
- MavenProfilesBuilder, LogEnabled
Deprecated.
- @Deprecated
@Component(role=MavenProfilesBuilder.class)
public class DefaultMavenProfilesBuilder 
- extends AbstractLogEnabled- implements MavenProfilesBuilder
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DefaultMavenProfilesBuilder
public DefaultMavenProfilesBuilder()
- Deprecated. 
buildProfiles
public ProfilesRoot buildProfiles(File basedir)
                           throws IOException,
                                  XmlPullParserException
- Deprecated. - 
- Specified by:
- buildProfilesin interface- MavenProfilesBuilder
 
- 
- Throws:
- IOException
- XmlPullParserException
 
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.