From: Eric P. <ep...@up...> - 2004-10-15 12:39:43
|
That is great news! Thanks for the housekeeping. As far as the findbugs stuff goes, they do versions pretty frequently. I've talked to them about hosting their repo in a Maven friendly fashion, but it hasn't happened yet, so I've been putting them up on maven-plugins.sf.net. However, with this symlink being done, should I no longer deploy findbugs jars into the maven-plugins repo? B/c then they will find their way onto ibiblio. Instead of going through the normal upload request cycle? Eric > -----Original Message----- > From: Brett Porter [mailto:bre...@gm...] > Sent: Friday, October 15, 2004 12:47 PM > To: mav...@li...; Maven Users List; > and...@us... > Subject: repository and deployments > > > Hi all, > > I've made the following changes for maven-plugins at sourceforge: > - moved http://maven-plugins.sf.net/maven/maven-plugins to > /repository/maven-plugins (old one is symlinked) > - copied http://maven-plugins.sf.net/maven/findbugs to > /repository/findbugs (I'm assuming this is the distribution point for > findbugs as it is newer than ibiblio. If this is not correct, we > should remove this directory from maven-plugins) > - left other files as is > - am setting up an automated sync of > http://maven-plugins.sf.net/repository to ibiblio > - have set up properties so that jar:deploy will deploy to the new > repository only (you need to specify some properties in your own > build.properties: see the root project.properties file) > > Still to be done: > - remove the http://maven-plugins.sf.net/maven/ directory altogether > - remove the http://maven-plugins.sf.net/repository/maven-plugins/jpox > empty directory (andy_jefferson - you need to do this) > > Anyone using -Dmaven.repo.remote=http://maven-plugins.sf.net/maven/ > should shortly be able to remove it. > > Regards, > Brett > > --------------------------------------------------------------------- > To unsubscribe, e-mail: use...@ma... > For additional commands, e-mail: use...@ma... |