Create some plugin library for passing configuration resources
--------------------------------------------------------------
Key: MNG-2183
URL: http://jira.codehaus.org/browse/MNG-2183
Project: Maven 2
Type: Improvement
Components: Plugin API
Versions: 2.0.3
Reporter: Vincent Massol
The checkstyle and PMD plugins allow passing configuration resources using
different mechanisms (URL, file, resources in a JAR). They both duplicate lot
of code (and especially the Locator class). I think all plugins requiring
configuration resources to be passed would benefit from a library and usage
consistency would be improved.
I'm going to implement this for the Clover plugin too and for now I'll
duplicate the Locator class too...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira