Axiom has inconsistent naming conventions for the maven group ids between
released and SNAPSHOT versions
--------------------------------------------------------------------------------------------------------
Key: WSCOMMONS-108
URL: http://issues.apache.org/jira/browse/WSCOMMONS-108
Project: WS-Commons
Issue Type: Bug
Components: AXIOM
Reporter: Raymond Feng
Priority: Critical
We ran into issues with AXIOM artifacts from maven repositories:
For released versions, it follows maven2 and the group id is
"org.apache.ws.commons.axiom". Please see
http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/commons/axiom/axiom-api.
For SNAPSHOT versions, it follows maven1 and the group id is
"org.apache.ws.commons". Please see
http://people.apache.org/repo/m1-snapshot-repository/org.apache.ws.commons.
Considering axis2 SNAPSHOT has dependencies on the AXIOM and both are moving
targets, these inconsistencies caused us a lot of troubles for us to maintain
the maven dependencies (even worse, the axis2 is built with maven1 which cannot
handle transitive dependencies and we have to do it manually).
Could somebody shed a light on this?
Thanks,
Raymond
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/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]