org.apache.maven.profiles
Interface MavenProfilesBuilder
- All Known Implementing Classes:
- DefaultMavenProfilesBuilder
public interface MavenProfilesBuilder
- Version:
- $Id: MavenProfilesBuilder.java 495147 2007-01-11 07:47:53Z jvanzyl $
- Author:
- jdcasey
Field Summary |
static java.lang.String |
ROLE
|
ROLE
static final java.lang.String ROLE
buildProfiles
ProfilesRoot buildProfiles(java.io.File basedir)
throws java.io.IOException,
org.codehaus.plexus.util.xml.pull.XmlPullParserException
- Throws:
java.io.IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException
Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.