Re: [vote] release maven war plugin 2.1-alpha-1

2007-10-20 Thread Piotr Tabor
Tested it in some projects. +1 [not-binding] Thank you, Piotr Stephane Nicoll pisze: > Hi, > > I'd like to release maven war plugin 2.1-alpha-1. This version brings > a complete refactoring of the packaging as well as the overlay > mechanism. One can now specify the order in which overlays are a

RE: Plugin Resolution Bug?

2007-10-20 Thread Brian E. Fox
Go ahead and open one, then let me know what it is. I did the code for 2.0.7 so I'll check it out before we do 2.0.8 -Original Message- From: Jan Nielsen [mailto:[EMAIL PROTECTED] Sent: Saturday, October 20, 2007 11:26 AM To: Maven Developers List Subject: Re: Plugin Resolution Bug? Than

Re: Plugin Resolution Bug?

2007-10-20 Thread Jan Nielsen
Thanks, Brian. That was my understanding. I'll open a bug on it, as it appears from the 2.0.7 debug information in my original post that it is not behaving as such - you agree? -Jan On 10/20/07, Brian E. Fox <[EMAIL PROTECTED]> wrote: > In 2.0.7, it should first look in pluginGroups you have defi

RE: Plugin Resolution Bug?

2007-10-20 Thread Brian E. Fox
In 2.0.7, it should first look in pluginGroups you have defined, then maven, then codehaus. -Original Message- From: Jan Nielsen [mailto:[EMAIL PROTECTED] Sent: Saturday, October 20, 2007 10:44 AM To: Maven Developers List Subject: Re: Plugin Resolution Bug? Yes; thanks, Wayne - Marco fr

Re: Plugin Resolution Bug?

2007-10-20 Thread Jan Nielsen
Yes; thanks, Wayne - Marco from Triemax mentioned that this fully-qualified form should work, and it does: mvn triemax:jalopy-maven:format So, that's my current work-around. But really, despite the unfortunate name clash on "jalopy" it seems to me that this should work with a properly defined p

Re: [VOTE] Release maven-changes-plugin 2.0-beta-3 (take 3)

2007-10-20 Thread olivier lamy
+1 2007/10/20, Stephane Nicoll <[EMAIL PROTECTED]>: > > +1 > > Stéphane > > On 10/20/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I'd like to once more try to release maven-changes-plugin 2.0-beta-3. On > > the second try, Olivier Lamy found an issue with anchors not being > > pr

Re: [VOTE] Release maven-changes-plugin 2.0-beta-3 (take 3)

2007-10-20 Thread Stephane Nicoll
+1 Stéphane On 10/20/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to once more try to release maven-changes-plugin 2.0-beta-3. On > the second try, Olivier Lamy found an issue with anchors not being > properly encoded in the report. This has now been solved. > > Over 20 issue

[VOTE] Release maven-changes-plugin 2.0-beta-3 (take 3)

2007-10-20 Thread Dennis Lundberg
Hi, I'd like to once more try to release maven-changes-plugin 2.0-beta-3. On the second try, Olivier Lamy found an issue with anchors not being properly encoded in the report. This has now been solved. Over 20 issues have been resolved for this release. The last release was made about a year

RE: [vote] release maven war plugin 2.1-alpha-1

2007-10-20 Thread Brian E. Fox
+1 -Original Message- From: Stephane Nicoll [mailto:[EMAIL PROTECTED] Sent: Saturday, October 20, 2007 3:44 AM To: Maven Developers List Subject: Re: [vote] release maven war plugin 2.1-alpha-1 It's an alpha so apparently this should not matter. I'll spare some times in the next few week

Re: svn commit: r586635 - in /maven/archiva/trunk/archiva-web/archiva-webapp/src: main/java/org/apache/maven/archiva/web/action/admin/repositories/ test/java/org/apache/maven/archiva/web/action/admin/

2007-10-20 Thread Brett Porter
ugh, I obviously need new eyes. two times in a row I've read the variables back to front :D On 20/10/2007, at 6:41 PM, Brett Porter wrote: pass the repo id in as a parameter? It's not a lot of code, no big deal, it's just that I noticed the other was already factored into a method and thes

Re: svn commit: r586635 - in /maven/archiva/trunk/archiva-web/archiva-webapp/src: main/java/org/apache/maven/archiva/web/action/admin/repositories/ test/java/org/apache/maven/archiva/web/action/admin/

2007-10-20 Thread Brett Porter
pass the repo id in as a parameter? It's not a lot of code, no big deal, it's just that I noticed the other was already factored into a method and these classes had recently been emphasised as needing to share more code :) - Brett On 20/10/2007, at 2:07 PM, Joakim Erdfelt wrote: You'd th

Re: [vote] release maven war plugin 2.1-alpha-1

2007-10-20 Thread Stephane Nicoll
It's an alpha so apparently this should not matter. I'll spare some times in the next few weeks to address the blocking issues that would be raised. I'll wait till Monday evening. Stéphane On 10/20/07, Tomasz Pik <[EMAIL PROTECTED]> wrote: > On 10/19/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote

Re: [vote] release maven war plugin 2.1-alpha-1

2007-10-20 Thread Tomasz Pik
On 10/19/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to release maven war plugin 2.1-alpha-1. This version brings > a complete refactoring of the packaging as well as the overlay > mechanism. One can now specify the order in which overlays are applied > in a "first-win" strate