Re: Getting Maven component and plugin releases to /dist -- space

2012-12-22 Thread Benson Margulies
Releases to go directly to the archive: Total size 64852152 Releases to go to the live /dist: Total size 21369565 The details are in additional files checked into the same directory. On Sat, Dec 22, 2012 at 6:23 PM, Benson Margulies wrote: > On Sat, Dec 22, 2012 at 5:11 PM, Gavin McDonald >

Re: Getting Maven component and plugin releases to /dist -- space

2012-12-22 Thread Benson Margulies
On Sat, Dec 22, 2012 at 5:11 PM, Gavin McDonald wrote: > > >> -Original Message- >> From: Benson Margulies [mailto:bimargul...@gmail.com] >> Sent: Sunday, 23 December 2012 8:31 AM >> To: Maven Developers List >> Cc: infrastruct...@apache.org >> Subject: Getting Maven component and plugin r

Re: Getting Maven component and plugin releases to /dist -- space

2012-12-22 Thread Daniel Shahaf
Gavin McDonald wrote on Sun, Dec 23, 2012 at 08:41:22 +1030: > > > > -Original Message- > > From: Benson Margulies [mailto:bimargul...@gmail.com] > > Sent: Sunday, 23 December 2012 8:31 AM > > To: Maven Developers List > > Cc: infrastruct...@apache.org > > Subject: Getting Maven component

RE: Getting Maven component and plugin releases to /dist -- space

2012-12-22 Thread Gavin McDonald
> -Original Message- > From: Benson Margulies [mailto:bimargul...@gmail.com] > Sent: Sunday, 23 December 2012 8:31 AM > To: Maven Developers List > Cc: infrastruct...@apache.org > Subject: Getting Maven component and plugin releases to /dist -- space > > https://svn.apache.org/repos/asf/

Re: Getting Maven component and plugin releases to /dist -- space

2012-12-22 Thread Mark Thomas
On 22/12/2012 22:00, Benson Margulies wrote: > https://svn.apache.org/repos/asf/maven/project/tools/scrape-nexus-releases/inventory.sizes > > contains my attempt to inventory all the Maven releases that are on > repository.apache.org but are not on /dist. > > The bottom line, literally, is 862217

Re: git commit: fix site deploy for svnpubsub using site:stage with ${project.artifactId}-archives/${project.artifactId}-${project.version} will expand values in addition of parent so sucks for multi

2012-12-22 Thread Olivier Lamy
2012/12/22 Robert Scholte : > Hi, > > I'm not really pleased with these scripts. The maven-release had cloned > these files, and now they're out of sync. We must think of a better way to > solve this. I have just synced. > Can we move this to profiles? The configuration need to be different for sin

Re: svn commit: r843406 - in /websites/production/maven/content/surefire-archives/surefire-2.13: ./ maven-failsafe-plugin/ maven-failsafe-plugin/css/ maven-failsafe-plugin/images/ maven-failsafe-plugi

2012-12-22 Thread Olivier Lamy
2012/12/22 Kristian Rosenvold : > Svnsubpub is just ridiculously inefficient and we need to do something > about it... > That remember me old time when pushing maven sites to sourceforge tru wagon ftp ... :-) > (insert mandatory rant about how this would be a piece of cake with git > here ->.<- ) >

Getting Maven component and plugin releases to /dist -- space

2012-12-22 Thread Benson Margulies
https://svn.apache.org/repos/asf/maven/project/tools/scrape-nexus-releases/inventory.sizes contains my attempt to inventory all the Maven releases that are on repository.apache.org but are not on /dist. The bottom line, literally, is 86221717 bytes -- not counting the detached signature files. I

Re: [CANCELLED] [VOTE] Release Maven Surefire version 2.13

2012-12-22 Thread Mirko Friedenhagen
Hm, I had to call "git fetch --tags" to see the moved tag. Regards Mirko - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [CANCELLED] [VOTE] Release Maven Surefire version 2.13

2012-12-22 Thread Mirko Friedenhagen
Hello Kristian, 2.14-SNAPSHOT does work for me. Strangely in my local copy of https://git-wip-us.apache.org/repos/asf/maven-surefire.git the tag "surefire-2.13" still sits on the previous position (72dfaa7a230cc29e94e4fdac11b6de08cc1887be). In the web interface it is moved to your latest run of ma

Re: git commit: fix site deploy for svnpubsub using site:stage with ${project.artifactId}-archives/${project.artifactId}-${project.version} will expand values in addition of parent so sucks for multi

2012-12-22 Thread Robert Scholte
Hi, I'm not really pleased with these scripts. The maven-release had cloned these files, and now they're out of sync. We must think of a better way to solve this. Can we move this to profiles? Robert Op Sat, 22 Dec 2012 00:29:15 +0100 schreef : Updated Branches: refs/heads/master fe5c