maven/maven-plugins
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
..
maven-assembly-plugin update for the times 2005-04-29 06:02:57 +00:00
maven-clean-plugin Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo* 2005-04-29 00:12:09 +00:00
maven-compiler-plugin o Making sure that non-existing source roots aren't scanned for sources. 2005-04-29 11:30:03 +00:00
maven-deploy-plugin Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo* 2005-04-29 00:12:09 +00:00
maven-ejb-plugin Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo* 2005-04-29 00:12:09 +00:00
maven-hello-plugin split the plugin API and the plugin descriptor code 2005-04-13 05:11:49 +00:00
maven-idea-plugin Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo* 2005-04-29 00:12:09 +00:00
maven-install-plugin Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo* 2005-04-29 00:12:09 +00:00
maven-jar-plugin Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo* 2005-04-29 00:12:09 +00:00
maven-plugin-plugin 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
maven-resources-plugin Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo* 2005-04-29 00:12:09 +00:00
maven-site-plugin add copyright 2005-05-04 01:18:19 +00:00
maven-surefire-plugin Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo* 2005-04-29 00:12:09 +00:00
maven-verifier-plugin make it work on any platform 2005-05-03 00:10:51 +00:00
maven-war-plugin Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo* 2005-04-29 00:12:09 +00:00
.cvsignore o Setting some additional ignores. 2005-01-03 06:41:15 +00:00
pom.xml PR: MNG-348 2005-05-02 09:17:30 +00:00