[ 
http://jira.codehaus.org/browse/MOJO-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122383
 ] 

Rodrigo Ruiz commented on MOJO-1037:
------------------------------------

I guess I should be more explicit in my description.

I want to be able to do a "mvn package" and get a jar with the generated wsdl 
inside.

Right now, I can move the "configuration" section in the example project out of 
the execution tag, and run:

mvn compile axistools:java2wsdl package

If I do this, the resulting jar contains the generated wsdl. But in my case, I 
have several wsdl files to generate, so I cannot use a global configuration. I 
need several executions, each one with different settings.

> Resources generated by axistools are not included in the resulting artifact
> ---------------------------------------------------------------------------
>
>                 Key: MOJO-1037
>                 URL: http://jira.codehaus.org/browse/MOJO-1037
>             Project: Mojo
>          Issue Type: Bug
>            Reporter: Rodrigo Ruiz
>         Attachments: axistools-test.zip
>
>
> I have tried many different configurations, but none of them seem to work.
> I generate a wsdl file from my java code with axistools:java2wsdl, but the 
> final jar does not include it.
> I include an example project. After a "mvn package", the resulting jar in 
> target does not contain the generated wsdl file.

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