[ https://jira.codehaus.org/browse/MPLUGIN-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Gainty updated MPLUGIN-240:
----------------------------------
Attachment: pom.xml
Attached pom.xml from commons-feedparser
pluginmanager doesnt locate the plugin as the pluginmanaager looks only at classes from classpath
which extend AbstractMojo
the implementation from plugin.xml in next attachment is ignored
to reproduce
>mvn generate-sources
> PluginManager cannot locate @goal in Abstract Class in modello-maven-plugin
> ---------------------------------------------------------------------------
>
> Key: MPLUGIN-240
> URL: https://jira.codehaus.org/browse/MPLUGIN-240
> Project: Maven 2.x Plugin Tools
> Issue Type: Bug
> Components: Metadata Model
> Environment: maven 3.0.2 modello-maven-plugin-1.5
> Reporter: Martin Gainty
> Attachments: pom.xml
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|