Are you planning on releasing these into the Apache Maven Repository after your vote?
http://www.apache.org/dist/java-repository/
At some point we need to discuss the contents of the Avalon project within the Apache Maven Repository vs those of Avalons dist directory.
http://www.apache.org/dist/avalon/
Question 1, are the contents of your projects within the repository currently managed under separate maven groupIds?
ie: avalon-apps/ 17-Jan-2004 16:02 - avalon-cornerstone/ 17-Jan-2004 16:02 - avalon-extension/ 17-Jan-2004 16:02 - avalon-framework/ 17-Jan-2004 16:02 - avalon-phoenix/ ...
Or are you planning to deploy everything under one groupId?
ie: avalon/ 17-Jan-2004 16:02 -
Its important because there was some stray files in the avalon directory and some duplication which I removed using symlinking much of the contents of "avalon" into the various subcomponents.
Ultimately, it would be good to alleviate the duplication documented towards the bottom of the following report:
http://www.apache.org/~henkp/md5/
I do like the idea of having the repository contents nested into the existing dist directories (like you've done within dist/avalon. Unfortunately, it will take some time before Maven supports this directory structure across projects, ie:
Where: http://www.apache.org/dist/avalon/avalon-activation/jars/... http://www.apache.org/dist/jakarta/commons/math/jars/...
Actually are within the same Maven Repository located under: http://www.apache.org/dist/
Until then, maybe we can begin the process of deduplication by simlinking the java-repository projects into their corresponding avalon subproject...
.../dist/java-repository/avalon-activation --> .../dist/avalon/avalon-activation
Then whatever is within .../dist/avalon/avalon-activation will also be within the official existing Maven java-repository repository.
-Mark
Leo Simons wrote:
Leo Sutic wrote:
http://cvs.apache.org/~leosutic/release/
Check 'em out and vote for release:
+1
-- Mark Diggory Software Developer Harvard MIT Data Center http://www.hmdc.harvard.edu
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
