You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Raymond Feng (JIRA)" <ji...@apache.org> on 2006/10/06 21:03:19 UTC

[jira] Created: (WSCOMMONS-108) Axiom has inconsistent naming conventions for the maven group ids between released and SNAPSHOT versions

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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Resolved: (WSCOMMONS-108) Axiom has inconsistent naming conventions for the maven group ids between released and SNAPSHOT versions

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WSCOMMONS-108?page=all ]

Davanum Srinivas resolved WSCOMMONS-108.
----------------------------------------

    Resolution: Fixed

Fixed both.

-- dims

> 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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Commented: (WSCOMMONS-108) Axiom has inconsistent naming conventions for the maven group ids between released and SNAPSHOT versions

Posted by "Raymond Feng (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/WSCOMMONS-108?page=comments#action_12440584 ] 
            
Raymond Feng commented on WSCOMMONS-108:
----------------------------------------

It seems that axis2 has the same issue.

The groupId is "org.apache.axis2" for released versions and "axis2" for SNAPSHOT versions.

> 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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org