You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2007/02/04 03:50:44 UTC

[jira] Created: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87278 ] 

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

Can you remove it from repo1?

> 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Marat Radchenko (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104698 ] 

Marat Radchenko commented on MEV-498:
-------------------------------------

This isn't good. My pom refers to both repo1 and java.net. I don't have any means to specify where jaxws-2.1 should be taken from (and of course it's taken from wrong repository).

> 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
>            Assignee: Carlos Sanchez
>
> 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87378 ] 

Carlos Sanchez commented on MEV-498:
------------------------------------

> jaxws-maven-plugin is in an odd situation where most of its dependencies are in java.net maven1 repo.

everything in the central repo needs all dependencies in the central repo, so you have to ask for a push of what you need from the java.net repo before releasing the plugin.

> One of the dependency (jaxws-api) happen to be at repo1 as well.

see previous comment, all of them need to be in repo1

> Since repo1 is primary repo, its jaxws-api is picked up first and therefore jaxws-maven-plugin is unusable.

same thing, released versions have to build against repo1 and only repo1

> Tell me what is correct action for this? Have java.net to pump up its release number which I dont think it wil be available until 2.2.

as I said before: "the only thing that can be done right now is upload the good jar as version 2.1-1, state in the pom description that it's a fix of 2.1"

> Question, why does repo1 have a deployment of jaxws-2.1 way before it is official released? 

there was an attempt to get java.net repo synced automatically and everything was pushed to repo1. For other problems like this now is no longer automatic, but the previous stuff is already there. It's not my fault if they change released versions in their repo which is a VERY BAD thing.




> 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87337 ] 

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

jaxws-maven-plugin is in an odd situation where most of its dependencies are in java.net maven1 repo. One of the dependency (jaxws-api) happen to be at repo1 as well.  

Since repo1 is primary repo, its jaxws-api is picked up first and therefore  jaxws-maven-plugin is unusable.

Tell me what is correct action for this?  Have java.net to pump up  its release number which I dont think it wil be available until 2.2.

Question, why does repo1 have a deployment of jaxws-2.1 way before it is official released?



> 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Henri Yandell (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_98896 ] 

Henri Yandell commented on MEV-498:
-----------------------------------

Seems that this issue should be WONTFIX -> request 2.1-1 release. Sound right?

> 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Daniel Kulp (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_111898 ] 

Daniel Kulp commented on MEV-498:
---------------------------------


Created upload request for a 2.1-1 version.

http://jira.codehaus.org/browse/MAVENUPLOAD-1786

> 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
>            Assignee: Carlos Sanchez
>
> 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104806 ] 

Carlos Sanchez commented on MEV-498:
------------------------------------

the solution was already proposed, we can host a 2.1-1 with the right pom and jar, but somebody has to prepare and request it

> 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
>            Assignee: Carlos Sanchez
>
> 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_86882 ] 

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

So what should we do?  having the old jaxws-api-2.1 is also bad.  Perhaps repo1 should leave the bussiness of maintinaing that jar to java.net

> 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_86879 ] 

Carlos Sanchez commented on MEV-498:
------------------------------------

They messed up, you can see how they kept changing the jar
https://maven-repository.dev.java.net/source/browse/maven-repository/www/repository/javax.xml.ws/jars/jaxws-api-2.1.jar

> 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87330 ] 

Carlos Sanchez commented on MEV-498:
------------------------------------

The fact that it's incorrect doesn't make it unusable. Unusable means jar corrupt or empty.
wdym about jaxws-maven-plugin problem? the central repo has to be self contained, the plugin can't be releasing depending on stuff in other repos

> 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104785 ] 

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

Marat, here is the work around

  -  install a good copy of javax-api at your internal repo.

  - Use maven-proxy  and configure it to pickup artifact at your internal repo first then repo1


On the second thought, It is a real pain for this setup. Can we make it as an exception??


> 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
>            Assignee: Carlos Sanchez
>
> 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104718 ] 

Carlos Sanchez commented on MEV-498:
------------------------------------

Marat, that's not our responsibility, by definition releases shouldn' t be changed on the repository, and they were changed at java.net repo

> 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
>            Assignee: Carlos Sanchez
>
> 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87021 ] 

Carlos Sanchez commented on MEV-498:
------------------------------------

that's what i did, but they changed it after sync, what can I do ?
the only thing that can be done right now is upload the good jar as version 2.1-1, state in the pom description that it's a fix of 2.1

> 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

        

[jira] Closed: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Sanchez closed MEV-498.
------------------------------

      Assignee: Carlos Sanchez
    Resolution: Won't Fix

right

> 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
>            Assignee: Carlos Sanchez
>
> 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ 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

        

[jira] Commented: (MEV-498) javax.xml.ws:jaxws-api:2.1 is bad

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87320 ] 

Carlos Sanchez commented on MEV-498:
------------------------------------

no, it's policy not to remove anything unless it's clearly unusable. 

> 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