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