wsdl2code maven2 plugin should not generate build.xml file.
-----------------------------------------------------------

                 Key: AXIS2-3452
                 URL: https://issues.apache.org/jira/browse/AXIS2-3452
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: Tools
            Reporter: Kevin Menard
             Fix For: 1.3


The wsdl2code maven2 plugin generates a build.xml file when it generates source 
code.  It's probably safe to assume that the user is not going to be using ant 
given that the source was generated via maven.  Granted, someone could use the 
maven command-line to bootstrap a project, but that doesn't strike me as a 
likely use case.

At the very least, the creation of the build.xml should be configurable with a 
default of "off".  Otherwise, it should just be wholly removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to