[ 
https://jira.codehaus.org/browse/MWAR-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tony Chemit updated MWAR-282:
-----------------------------

    Attachment: MWAR-282_2.diff

Robert, We need to add the following configuration for the maven-plugin-plugin
{code}
<configuration>
  <skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
</configuration>
{code}

Because when the helpmojo is invoked (phase generate-sources), no mojo is 
discovered since the descriptor goal is invoked now at process-classes phase.
 
                
> use maven-plugin-tools' java 5 annotations
> ------------------------------------------
>
>                 Key: MWAR-282
>                 URL: https://jira.codehaus.org/browse/MWAR-282
>             Project: Maven 2.x WAR Plugin
>          Issue Type: Task
>    Affects Versions: 2.1.1
>            Reporter: Tony Chemit
>            Assignee: Robert Scholte
>             Fix For: 2.2
>
>         Attachments: MWAR-282_2.diff, MWAR-282.diff
>
>


--
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

        

Reply via email to