Package org.apache.maven.profiles
Interface MavenProfilesBuilder
- All Known Implementing Classes:
 DefaultMavenProfilesBuilder
Deprecated.
- Author:
 - jdcasey
 
- 
Field Summary
Fields - 
Method Summary
 
- 
Field Details
- 
ROLE
Deprecated. 
 - 
 - 
Method Details
- 
buildProfiles
ProfilesRoot buildProfiles(File basedir) throws IOException, org.codehaus.plexus.util.xml.pull.XmlPullParserException Deprecated.- Throws:
 IOExceptionorg.codehaus.plexus.util.xml.pull.XmlPullParserException
 
 -