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 String ROLE
           
 
Method Summary
 ProfilesRoot buildProfiles(File basedir)
           
 

Field Detail

ROLE

public static final String ROLE
Method Detail

buildProfiles

public ProfilesRoot buildProfiles(File basedir)
                           throws IOException,
                                  org.codehaus.plexus.util.xml.pull.XmlPullParserException
Throws:
IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException


Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.