[ 
http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87328
 ] 

Dan Tran commented on MEV-498:
------------------------------

I beleive it is unuable since the the jaxws-api at java.net has the correct 
dependencies and the jar at jaxws-api at java.net has more interfaces. The user 
of jaxws-maven-plugin is blocked from using this plugin since jaxws-api at 
repo1 is picked up first.




> javax.xml.ws:jaxws-api:2.1 is bad
> ---------------------------------
>
>                 Key: MEV-498
>                 URL: http://jira.codehaus.org/browse/MEV-498
>             Project: Maven Evangelism
>          Issue Type: Bug
>          Components: Invalid POM
>            Reporter: Dan Tran
>
> Sun just released jaxws 2.1 and the jaxws-api available at repo1.maven.org is 
> not the same with the Sun's one (both pom and the jar )
> I am working jaxws-maven-plugin and the generate code crash due to missing 
> interfaces
> We can either sync the sun version over, or remove it from repo1 to remove 
> confusion
> Here is the link to java.net repo
> https://maven-repository.dev.java.net/nonav/repository/com.sun.xml.ws/

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

        

Reply via email to