maven/maven-plugin-tools
John Dennis Casey 239439bb04 o Added inherited field to the Plugin and Goal classes in maven.mdo
o Added annotation inheritedByDefault (looks like: @inheritedByDefault true|false) for java mojos
o Added support for inheritedByDefault to MojoDescriptor, descriptor generator and builder
o Factored the plugin combinatorial logic into ModelUtils in o.a.m.project, for later reuse in a plugin-aware model inheritance builder
o Refactored the DefaultModelDefaultsInjector to use the new ModelUtils for plugin merging (this is factored into a utility for reuse in inheritance assembly)


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@178733 13f79535-47bb-0310-9956-ffa450edef68
2005-05-27 03:27:55 +00:00
..
maven-plugin-tools-api o Added inherited field to the Plugin and Goal classes in maven.mdo 2005-05-27 03:27:55 +00:00
maven-plugin-tools-beanshell PR: MNG-164 2005-05-17 15:11:41 +00:00
maven-plugin-tools-java o Added inherited field to the Plugin and Goal classes in maven.mdo 2005-05-27 03:27:55 +00:00
maven-plugin-tools-marmalade update to released versions 2005-05-13 07:01:57 +00:00
maven-plugin-tools-pluggy remove more deprecated stuff, improve plugin xdoc generation 2005-05-12 00:06:54 +00:00
.cvsignore Initial revision 2004-08-09 18:43:08 +00:00
pom.xml PR: MNG-164 2005-05-17 15:11:41 +00:00