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]