maven/maven-plugins/maven-plugin-plugin
Brett Leslie Porter 24c6328ad3 declare the desired "prefix" inside the plugin descriptor instead of pulling apart the artifact ID (though that is how the default is created).
Currently, the reverse is not handled in anyway, so a non-default prefix may not work, but this makes the code easier to isolate.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@168099 13f79535-47bb-0310-9956-ffa450edef68
2005-05-04 08:17:39 +00:00
..
src declare the desired "prefix" inside the plugin descriptor instead of pulling apart the artifact ID (though that is how the default is created). 2005-05-04 08:17:39 +00:00
.cvsignore Initial revision 2004-05-29 03:21:28 +00:00
pom.xml Added marmalade support back in...it's currently still using the libraries-shovelled-into-core method, but it now uses the new mojo mechanism that uses plexus ComponentConfigurators...had to make the lookup for configurators dynamic for the DefaultPluginManager, too. 2005-05-04 03:28:41 +00:00