Interface MavenProfilesBuilder

All Known Implementing Classes:
DefaultMavenProfilesBuilder

public interface MavenProfilesBuilder
Version:
$Id: MavenProfilesBuilder.java 640549 2008-03-24 20:05:11Z bentmann $
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Field Details

    • ROLE

      static final String ROLE
  • Method Details

    • buildProfiles

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