Interface ProfileInjector

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ROLE  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void inject​(org.apache.maven.model.Profile profile, org.apache.maven.model.Model model)  
    • Field Detail

      • ROLE

        static final java.lang.String ROLE
    • Method Detail

      • inject

        void inject​(org.apache.maven.model.Profile profile,
                    org.apache.maven.model.Model model)