org.apache.maven.profiles
Interface MavenProfilesBuilder

All Known Implementing Classes:
DefaultMavenProfilesBuilder

Deprecated.

@Deprecated
public interface MavenProfilesBuilder

Author:
jdcasey

Field Summary
static String ROLE
          Deprecated.  
 
Method Summary
 ProfilesRoot buildProfiles(File basedir)
          Deprecated.  
 

Field Detail

ROLE

static final String ROLE
Deprecated. 
Method Detail

buildProfiles

ProfilesRoot buildProfiles(File basedir)
                           throws IOException,
                                  XmlPullParserException
Deprecated. 
Throws:
IOException
XmlPullParserException


Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.