org.apache.maven.profiles
Interface MavenProfilesBuilder
- All Known Implementing Classes:
- DefaultMavenProfilesBuilder
public interface MavenProfilesBuilder
- Version:
- $Id: MavenProfilesBuilder.java 168292 2005-05-05 07:16:07Z brett $
- 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 2005 Apache Software Foundation. All Rights Reserved.