You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Kevin Menard (JIRA)" <ji...@apache.org> on 2008/01/15 19:39:34 UTC

[jira] Created: (AXIS2-3452) wsdl2code maven2 plugin should not generate build.xml file.

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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org