public class DefaultMavenProfilesBuilder extends org.codehaus.plexus.logging.AbstractLogEnabled implements MavenProfilesBuilder
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
PROFILES_XML_FILE |
ROLE| Constructor and Description |
|---|
DefaultMavenProfilesBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ProfilesRoot |
buildProfiles(java.io.File basedir) |
private static final java.lang.String PROFILES_XML_FILE
public ProfilesRoot buildProfiles(java.io.File basedir) throws java.io.IOException, org.codehaus.plexus.util.xml.pull.XmlPullParserException
buildProfiles in interface MavenProfilesBuilderjava.io.IOExceptionorg.codehaus.plexus.util.xml.pull.XmlPullParserException