Provide webservice as dependency
--------------------------------

                 Key: IVY-775
                 URL: https://issues.apache.org/jira/browse/IVY-775
             Project: Ivy
          Issue Type: New Feature
          Components: Core
            Reporter: Jan Matèrne
            Priority: Minor


Just an idea: 
Could it be use to define an URL to a WSDL as dependency and Ivy would download 
- download the document
- create the java code (e.g. using Axis)
- compile the code (using Ant's <compile>)
- create the jar (using Ant's <jar>)
- provide that JAR as library
- provide webservice jars (Axis) as transitive dependency

I havent any idea about versioning of the wsdl ...

As said - only an idea.

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

Reply via email to