Closed glassfishrobot closed 13 years ago
Reported by krokodylowy@java.net
@lukasj said: works for me using mvn2/jaxws-maven-plugin-2.1/2.2-SNAPSHOT. Feel free to reopen if you can reproduce this again and attach some simple project showing the issue. Thanks.
@lukasj said: closing old and already fixed issues
This issue was imported from java.net JIRA JAX_WS_COMMONS-40
Marked as cannot reproduce on Wednesday, November 2nd 2011, 10:51:45 am
Current version of jaxws-maven-plugin/goal wsgen not always accept dependencies.
For example. I got project with parent project -
Short example
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
(...)