[ 
http://jira.codehaus.org/browse/MAXISTOOLS-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg moved MOJO-694 to MAXISTOOLS-25:
------------------------------------------------

    Component/s:     (was: axistools)
            Key: MAXISTOOLS-25  (was: MOJO-694)
        Project: Maven 2.x Axis Tools Plugin  (was: Mojo)

> Add the possibility to excludes classes to compile from the generated sources
> -----------------------------------------------------------------------------
>
>                 Key: MAXISTOOLS-25
>                 URL: http://jira.codehaus.org/browse/MAXISTOOLS-25
>             Project: Maven 2.x Axis Tools Plugin
>          Issue Type: Improvement
>            Reporter: Daniel Beland
>
> In the axis plugin for maven 1, we could specify the resources to exclude 
> from a property:
> maven.axis.excludes=**/*SoapBindingImpl.java;**/WSException.java
> In the axistools plugin, there is no way to do it and the generated classes 
> take precedence on my project classes, resulting in compilation errors.
> I had to add a ant script (with antrun plugin) to delete those files at the 
> process-sources phase.
> A nice trick but not really clean, it would be better if the plugin could 
> simply exclude then when it calls the compilation.

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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to