Tameem Ahmed created AXIS2-5369:
-----------------------------------

             Summary: Need to change the output of generated sources 
                 Key: AXIS2-5369
                 URL: https://issues.apache.org/jira/browse/AXIS2-5369
             Project: Axis2
          Issue Type: Improvement
          Components: ide plugins
    Affects Versions: 1.6.2
         Environment: maven, axis2
            Reporter: Tameem Ahmed


Need to force the generated source to target/generated-sources/ instead of 
target/generated-sources/axis2/wsdl2code/src.   

I am using axis2 maven plugin from here 
http://axis.apache.org/axis2/java/core/tools/maven-plugins/maven-wsdl2code-plugin.html

As per the documentation it generates and dumps sources in 
target/generated-sources/axis2/wsdl2code/src.  For my project I am using many 
other plugins which also generate sources and dump in target/generated-sources. 
   But when I add this plugin and other plugins there is a conflict and throws 
an error that it cannot nest the directories and asks me to remove 
axis2/wsd2Code/src.   Because of this I am not able to use any other plugin 
along with this plugin.   Would really appreciate if some can help me out of 
this situation. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to