You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "deckrider (JIRA)" <ji...@codehaus.org> on 2008/02/26 13:49:40 UTC

[jira] Created: (MEV-577) com/sun/xml/rpc/jaxrpc-impl/1.1.3_01/jaxrpc-impl-1.1.3_01.pom cannot find saaj-impl 1.3

com/sun/xml/rpc/jaxrpc-impl/1.1.3_01/jaxrpc-impl-1.1.3_01.pom cannot find saaj-impl 1.3
---------------------------------------------------------------------------------------

                 Key: MEV-577
                 URL: http://jira.codehaus.org/browse/MEV-577
             Project: Maven Evangelism
          Issue Type: Bug
          Components: Relocation
            Reporter: deckrider


Hello,

I am using...

http://repo1.maven.org/maven2/com/sun/xml/rpc/jaxrpc-impl/1.1.3_01/jaxrpc-impl-1.1.3_01.pom

...which contains...

<dependency>
  <groupId>javax.xml.soap</groupId>
  <artifactId>saaj-impl</artifactId>
  <version>1.3</version>
</dependency>

However...

http://repo1.maven.org/maven2/javax/xml/soap/saaj-impl

...doesn't exist.

I did a search and found that...

http://repo1.maven.org/maven2/com/sun/xml/saaj-impl/1.3/saaj-impl-1.3.pom

...does exist, and includes relocation information.  This relocation
information appears to be valid, since...

http://repo1.maven.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.3/saaj-impl-1.3.pom

...exists.

So to fix this, please copy...

http://repo1.maven.org/maven2/com/sun/xml/saaj-impl/1.3/saaj-impl-1.3.pom

...to...

http://repo1.maven.org/maven2/javax/xml/soap/saaj-impl/1.3/saaj-impl-1.3.pom

Thanks.


-- 
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-577) com/sun/xml/rpc/jaxrpc-impl/1.1.3_01/jaxrpc-impl-1.1.3_01.pom cannot find saaj-impl 1.3

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

John Casey closed MEV-577.
--------------------------

      Assignee: John Casey
    Resolution: Fixed

I added a relocation POM that was a copy of com.sun.xml:saaj-impl:1.3 to javax.xml.soap:saaj-impl:1.3 since the jaxrpc-impl POM is useless without it.

Reversing this - if we should need to do so - is a simple matter of deleting javax/xml/soap/saaj-impl from the repository.

> com/sun/xml/rpc/jaxrpc-impl/1.1.3_01/jaxrpc-impl-1.1.3_01.pom cannot find saaj-impl 1.3
> ---------------------------------------------------------------------------------------
>
>                 Key: MEV-577
>                 URL: http://jira.codehaus.org/browse/MEV-577
>             Project: Maven Evangelism
>          Issue Type: Bug
>          Components: Relocation
>            Reporter: deckrider
>            Assignee: John Casey
>
> Hello,
> I am using...
> http://repo1.maven.org/maven2/com/sun/xml/rpc/jaxrpc-impl/1.1.3_01/jaxrpc-impl-1.1.3_01.pom
> ...which contains...
> <dependency>
>   <groupId>javax.xml.soap</groupId>
>   <artifactId>saaj-impl</artifactId>
>   <version>1.3</version>
> </dependency>
> However...
> http://repo1.maven.org/maven2/javax/xml/soap/saaj-impl
> ...doesn't exist.
> I did a search and found that...
> http://repo1.maven.org/maven2/com/sun/xml/saaj-impl/1.3/saaj-impl-1.3.pom
> ...does exist, and includes relocation information.  This relocation
> information appears to be valid, since...
> http://repo1.maven.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.3/saaj-impl-1.3.pom
> ...exists.
> So to fix this, please copy...
> http://repo1.maven.org/maven2/com/sun/xml/saaj-impl/1.3/saaj-impl-1.3.pom
> ...to...
> http://repo1.maven.org/maven2/javax/xml/soap/saaj-impl/1.3/saaj-impl-1.3.pom
> Thanks.

-- 
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-577) com/sun/xml/rpc/jaxrpc-impl/1.1.3_01/jaxrpc-impl-1.1.3_01.pom cannot find saaj-impl 1.3

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

deckrider commented on MEV-577:
-------------------------------

Carlos Sanchez: what is your alternative suggestion?

> com/sun/xml/rpc/jaxrpc-impl/1.1.3_01/jaxrpc-impl-1.1.3_01.pom cannot find saaj-impl 1.3
> ---------------------------------------------------------------------------------------
>
>                 Key: MEV-577
>                 URL: http://jira.codehaus.org/browse/MEV-577
>             Project: Maven Evangelism
>          Issue Type: Bug
>          Components: Relocation
>            Reporter: deckrider
>
> Hello,
> I am using...
> http://repo1.maven.org/maven2/com/sun/xml/rpc/jaxrpc-impl/1.1.3_01/jaxrpc-impl-1.1.3_01.pom
> ...which contains...
> <dependency>
>   <groupId>javax.xml.soap</groupId>
>   <artifactId>saaj-impl</artifactId>
>   <version>1.3</version>
> </dependency>
> However...
> http://repo1.maven.org/maven2/javax/xml/soap/saaj-impl
> ...doesn't exist.
> I did a search and found that...
> http://repo1.maven.org/maven2/com/sun/xml/saaj-impl/1.3/saaj-impl-1.3.pom
> ...does exist, and includes relocation information.  This relocation
> information appears to be valid, since...
> http://repo1.maven.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.3/saaj-impl-1.3.pom
> ...exists.
> So to fix this, please copy...
> http://repo1.maven.org/maven2/com/sun/xml/saaj-impl/1.3/saaj-impl-1.3.pom
> ...to...
> http://repo1.maven.org/maven2/javax/xml/soap/saaj-impl/1.3/saaj-impl-1.3.pom
> Thanks.

-- 
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-577) com/sun/xml/rpc/jaxrpc-impl/1.1.3_01/jaxrpc-impl-1.1.3_01.pom cannot find saaj-impl 1.3

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

Carlos Sanchez commented on MEV-577:
------------------------------------

saaj-impl can't be in javax.xml because it's a Sun specific implementation, not an API

> com/sun/xml/rpc/jaxrpc-impl/1.1.3_01/jaxrpc-impl-1.1.3_01.pom cannot find saaj-impl 1.3
> ---------------------------------------------------------------------------------------
>
>                 Key: MEV-577
>                 URL: http://jira.codehaus.org/browse/MEV-577
>             Project: Maven Evangelism
>          Issue Type: Bug
>          Components: Relocation
>            Reporter: deckrider
>
> Hello,
> I am using...
> http://repo1.maven.org/maven2/com/sun/xml/rpc/jaxrpc-impl/1.1.3_01/jaxrpc-impl-1.1.3_01.pom
> ...which contains...
> <dependency>
>   <groupId>javax.xml.soap</groupId>
>   <artifactId>saaj-impl</artifactId>
>   <version>1.3</version>
> </dependency>
> However...
> http://repo1.maven.org/maven2/javax/xml/soap/saaj-impl
> ...doesn't exist.
> I did a search and found that...
> http://repo1.maven.org/maven2/com/sun/xml/saaj-impl/1.3/saaj-impl-1.3.pom
> ...does exist, and includes relocation information.  This relocation
> information appears to be valid, since...
> http://repo1.maven.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.3/saaj-impl-1.3.pom
> ...exists.
> So to fix this, please copy...
> http://repo1.maven.org/maven2/com/sun/xml/saaj-impl/1.3/saaj-impl-1.3.pom
> ...to...
> http://repo1.maven.org/maven2/javax/xml/soap/saaj-impl/1.3/saaj-impl-1.3.pom
> Thanks.

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