[ http://jira.codehaus.org/browse/MEV-237?page=comments#action_51977 ] 

Joerg Schaible commented on MEV-237:
------------------------------------

Needed some time to find it also: http://java.sun.com/webservices/archive.html
See the versions.txt in the root of the installation (and compare with the 
manifest entries) ;-)
I also downloaded jwsdp-1.6 now and the situation is quite the same (although 
different versions again, see docs/index.html) - the jars are all signed and 
have different names compared to the standalone packages downloadable form Sun.

> The artifactId should be the name of the jar

This does not even apply for the standalone packages from Sun. E.g. SAAJ 
(http://java.sun.com/xml/downloads/saaj.html) is called saaj-1_2-fr-api.jar in 
the package and we have it as saaj-1.2.pom.

> Sun artifactId naming mess
> --------------------------
>
>          Key: MEV-237
>          URL: http://jira.codehaus.org/browse/MEV-237
>      Project: Maven Evangelism
>         Type: Bug
>     Reporter: Joerg Schaible

>
>
> Looking at the current javax.xml poms in the repo, there is a mess in the 
> naming of the artifact. I have an jwsdp-1.4 installed and if I look into the 
> included packages, most of them are divided into an package-api and 
> package-impl. If I look now into the repository some of them are also 
> divided, but some have dropped the -api part:
> jwsdp-1.4    <----> M2 repo
> -----------------------------------
> jaxb-api   <---> jaxb-api
> jaxb-impl <---> jaxb-impl
> jaxp-api <---> jaxp
> jaxr-api <---> jaxr (?)
> jaxr-impl <---> N/A
> jaxrpc-api <---> jaxrpc-api
> jaxrpc-impl <---> jaxrpc (?)
> saaj-api <---> saaj (?)
> saaj-impl <---> saaj-impl (proposed in MEV-236)
> This mess makes it quite difficult to provide other poms, e.g. I currently 
> don't know how to provide poms for jaxrpc-api/impl-1.1.2.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to