Class DefaultMavenProfilesBuilder

    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      ProfilesRoot buildProfiles​(java.io.File basedir)
      Deprecated.
       
      • 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
    • Constructor Detail

      • DefaultMavenProfilesBuilder

        public DefaultMavenProfilesBuilder()
        Deprecated.
    • Method Detail

      • buildProfiles

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