javaee / metro-jaxws-commons

Metro has been contributed to Eclipse Foundation. This repository is for legacy review only. Please refer to the Eclipse EE4J Metro project for the very latest
https://eclipse-ee4j.github.io/metro-wsit/
Other
10 stars 9 forks source link

wsgen not always accept dependencies #40

Closed glassfishrobot closed 13 years ago

glassfishrobot commented 15 years ago

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">

4.0.0 oss oss 1.0.0-SNAPSHOT ../pom.xml oss oss-ws war

(...)

org.codehaus.mojo jaxws-maven-plugin wsdl_generate_service_classes process-classes wsgen true oss.ossServiceImpl $ {groupId} oss-rpc $ {version} (...) #### Environment Operating System: Windows XP Platform: All #### Affected Versions [current]
glassfishrobot commented 15 years ago

Reported by krokodylowy@java.net

glassfishrobot commented 13 years ago

@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.

glassfishrobot commented 11 years ago

@lukasj said: closing old and already fixed issues

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS_COMMONS-40

glassfishrobot commented 13 years ago

Marked as cannot reproduce on Wednesday, November 2nd 2011, 10:51:45 am