Extending a Mojo Class and used in a new Mojo Project, parameter fields in the
parent mojo are not set, this disables reuse of existing mojo project.
-----------------------------------------------------------------------------------------------------------------------------------------------------
Key: MNG-3042
URL: http://jira.codehaus.org/browse/MNG-3042
Project: Maven 2
Issue Type: Bug
Components: Plugin API
Reporter: Leopoldo Agdeppa III
I have an Existing maven-plugin-a and I want to extend its functionality and
put it in maven-plugin-b, so what i did is I put the the maven-plugin-a as a
dependecy in maven-plugin-b and extended the mojo class from A, the issue on
this is that paramter fields from A is not set, when I used plugin-B, I think
this disables reusing and extending of mojos
--
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