Class Groups.ByPlugin

  • Enclosing class:
    Groups

    public static class Groups.ByPlugin
    extends Object
    • Constructor Detail

      • ByPlugin

        public ByPlugin()
    • Method Detail

      • of

        public static Multimap<String,​org.apache.maven.plugin.MojoExecution> of​(List<org.apache.maven.plugin.MojoExecution> executions)
      • of

        public static Multimap<String,​org.apache.maven.plugin.MojoExecution> of​(List<org.apache.maven.plugin.MojoExecution> executions,
                                                                                      String artifactIdFilter)