Hi Julius, Julius Davies wrote:
> Somewhat off topic question: > > Why do some commons artifacts go here? > > http://repo2.maven.org/maven2/org/apache/commons/ New ones and the ones with major API changes > > And others go to the root (look for commons-*)? > > http://repo2.maven.org/maven2/ The ones who were already available for Maven 1 and where new releases are still binary upward compatible. Changing the groupId will create disruptions for Maven's dpeendency resolution (and yes, we know about relocation functionality). - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org