Hi,

    I am trying to use java2wsdl maven2 plugin. my pom.xml look like

        <plugin>
                <groupId>org.apache.axis2.maven2</groupId>
                <artifactId>axis2-java2wsdl-maven-plugin</artifactId>
                <configuration>
                    <className>myFullClassName</className>
                </configuration>
                <version>1.3</version>
            </plugin>


when I call mvn java2wsdl:java2wsdl I get BUILD ERROR failed to resolve 
artifact, Unable to download artifact from any repository.

Also when I try to download directly the plugin all the available links show 
Not Found - 404 error.

http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_3/axis2-java2wsdl-maven-plugin-1.3.jar

All these links are broken.

Thank you,
Virgil



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

Reply via email to