Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3
-
None
-
None
-
Unknown
Description
When my Maven setup uses Artifactory to build DOSGi, I cannot download the Zookeeper artifacts.
The problem is that the DOSGi POMs still refer to the group id "org.apache.hadoop", but the Zookeeper POMs now use their own group id nowadays ("org.apache.zookeeper"). Artifactory notices the difference between requested and declared group id and blocks the download.