[
http://jira.codehaus.org/browse/MAXISTOOLS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg moved MOJO-400 to MAXISTOOLS-2:
-----------------------------------------------
Component/s: (was: axistools)
Key: MAXISTOOLS-2 (was: MOJO-400)
Project: Maven 2.x Axis Tools Plugin (was: Mojo)
> axistools-maven-plugin zero bytes downloaded
> --------------------------------------------
>
> Key: MAXISTOOLS-2
> URL: http://jira.codehaus.org/browse/MAXISTOOLS-2
> Project: Maven 2.x Axis Tools Plugin
> Issue Type: Bug
> Environment: Windows XP
> Reporter: David Savage
>
> There appears to be a bug with the axistools-maven-plugin?
> I'm using m2 and the following:
> <build>
> <plugins>
> <plugin>
> <groupId>org.codehaus.mojo</groupId>
> <artifactId>axistools-maven-plugin</artifactId>
> <configuration>
> <urls>
> <url>http://localhost/myapp/myws.asmx?wsdl</url>
> </urls>
> <packageSpace>com.myapp.wsdl</packageSpace>
> <testCases>false</testCases>
> <serverSide>true</serverSide>
> <subPackageByFileName>true</subPackageByFileName>
> </configuration>
> <executions>
> <execution>
> <goals>
> <goal>wsdl2java</goal>
> </goals>
> </execution>
> </executions>
> </plugin>
> </plugins>
> </build>
> This produces this output:
> [INFO] [axistools:wsdl2java {execution: default}]
> [INFO] about to add compile source root
> [INFO] downloaded WSDL from URL http://localhost/myapp/myws.asmx?wsdl (0
> Bytes).
> The plugin seems not to be downloading anything from the url, it seems to
> believe that there's nothing there; there is of course.
> I found this bug that may be related http://jira.codehaus.org/browse/MOJO-335
> .
> Can anyone explain what I'm doing wrong, or if this is a bug with the plugin?
> Is Jesse McConnell the author of this plugin? Jesse can you help please?
> I'm having to use Ant to generate my proxy code (with the same settings), but
> hate having to use two different build mechanisms.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email