Mark, just to make sure, we're standardizing on Maven RC 1.0.

I had generated some sites with more recent versions of Maven, but I think some people had complained about using the Maven RC 1.1 tag from CVS or HEAD.

(Thanks for your work on the repository.)

Tim



Mark R. Diggory wrote:

Yep, I should have announced that. I came to a similar conclusion. Eventually I think we should start using the "artifact" plugin because it automatically generates md5 checksums. The properties are slightly different for that, but similar.

http://maven.apache.org/reference/plugins/artifact/examples.html

I think we should still change this as a precaution, although I'm not 100% on what it does given that the properties need to be set to get deployment going elsewhere.

Mark

Tim O'Brien wrote:

Mark R. Diggory wrote:

I think one of the next steps is to get the global Commons project.xml configured so deployments like jar:deploy got to the right location.

<distributionDirectory>/www/www.apache.org/dist/java-repository/${pom.artifactId}/</distributionDirectory>



Mark, I tried that but had no success. Instead, if you put these three lines in your project.properties file (for each component)


maven.repo.central=www.apache.org
maven.repo.central.directory=/www/www.apache.org/dist/java-repository
maven.remote.group=apcvs


You should eb able to run a jar:deploy.


Tim






Jason van Zyl wrote:


On Sat, 2004-01-17 at 17:21, Mark R. Diggory wrote:

Jason van Zyl and I just worked out some details for distributing a Apache specific maven repository to ibiblio.



To the best of my knowledge I have place a copy of the Apache projects
that were on ibiblio into the maven repository now at Apache:

http://www.apache.org/dist/java-repository/

Please take a look, if I missed anything I will grab it from ibiblio, if
there are things in there that don't belong please nuke them.


As things stand now the apache dist will get sync'd once a day, if you
want the maven stuff sync'd more frequently and I will get it pulled
more often.

Anyway, many thanks to start. I was just waiting for an avid user to
step up and push it through. If there's anything else I can do let me
know.





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to