Class ProfilesConversionUtils

java.lang.Object
org.apache.maven.profiles.ProfilesConversionUtils

public class ProfilesConversionUtils extends Object
  • Constructor Details

    • ProfilesConversionUtils

      private ProfilesConversionUtils()
  • Method Details

    • convertFromProfileXmlProfile

      public static Profile convertFromProfileXmlProfile(Profile profileXmlProfile)
    • convertFromProfileXmlRepository

      private static Repository convertFromProfileXmlRepository(Repository profileXmlRepo)
    • convertRepositoryPolicy

      private static RepositoryPolicy convertRepositoryPolicy(RepositoryPolicy profileXmlRepo)