Class DefaultMavenProfilesBuilder

  • All Implemented Interfaces:
    MavenProfilesBuilder, org.codehaus.plexus.logging.LogEnabled

    public class DefaultMavenProfilesBuilder
    extends org.codehaus.plexus.logging.AbstractLogEnabled
    implements MavenProfilesBuilder
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ProfilesRoot buildProfiles​(java.io.File basedir)  
      • Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled

        enableLogging, getLogger, setupLogger, setupLogger, setupLogger
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • PROFILES_XML_FILE

        private static final java.lang.String PROFILES_XML_FILE
        See Also:
        Constant Field Values
    • Constructor Detail

      • DefaultMavenProfilesBuilder

        public DefaultMavenProfilesBuilder()
    • Method Detail

      • buildProfiles

        public ProfilesRoot buildProfiles​(java.io.File basedir)
                                   throws java.io.IOException,
                                          org.codehaus.plexus.util.xml.pull.XmlPullParserException
        Specified by:
        buildProfiles in interface MavenProfilesBuilder
        Throws:
        java.io.IOException
        org.codehaus.plexus.util.xml.pull.XmlPullParserException