[ https://jira.codehaus.org/browse/MPLUGIN-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=318522#comment-318522 ]
Stuart McCulloch edited comment on MPLUGIN-240 at 2/1/13 6:33 PM: ------------------------------------------------------------------ If I use 'mvn generate-sources' with that pom.xml I get the following error because it's looking for other files that weren't attached to this issue: {code} [ERROR] Failed to execute goal org.codehaus.modello:modello-maven-plugin:1.1:java (default) on project commons-feedparser: Couldn't find file. /private/tmp/src/main/mdo/pluginRequirements.mdo (No such file or directory) -> [Help 1] {code} I assume you have a modified version of the commons-feedparser project, if so could you please upload a complete zip of your local project tree or point to the relevant branch on svn, thanks. Basically I need to have the exact same setup that you used with 'mvn generate-sources' to recreate this issue. was (Author: mcculls): If I use 'mvn generate-sources' with that pom.xml I get the following error: {code} [ERROR] Failed to execute goal org.codehaus.modello:modello-maven-plugin:1.1:java (default) on project commons-feedparser: Couldn't find file. /private/tmp/src/main/mdo/pluginRequirements.mdo (No such file or directory) -> [Help 1] {code} I assume you have a modified version of the commons-feedparser project, if so could you please upload a complete zip of your local project tree or point to the relevant branch on svn, thanks. > 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: DumpScreenshot.jpg, plugin.xml, 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