Re: Releasing maven-plugin-tools and maven-plugin-plugin

2007-03-03 Thread Brett Porter
The plugin plugin wil also need a on 2.0.5, but other than that this looks fine. - Brett On 03/03/2007, at 1:06 PM, Dennis Lundberg wrote: Hi When I was working on the site for the release plugin, something hit me: Where did that "@since" support for plugins go that we put into maven 2

forceVersion for maven-install-plugin?

2007-03-03 Thread Jason Dillon
Any comments on adding a 'forceVersion' param to the maven-install- plugin, which will for all artifacts (including attached) to be installed with the given version? I'm thinking this would be really helpful for testing maven plugins, so that in the pre-integration-test phase, one could use

Re: [vote] release 1.0-alpha-1 of minijar-maven-plugin

2007-03-03 Thread Jason van Zyl
On 3 Mar 07, at 8:11 PM 3 Mar 07, Jason Dillon wrote: Is this on the right list? Isn't minijar still in the Mojo project? Anyways... +1 for a release though. Yup, wrong list. --jason On Mar 3, 2007, at 5:01 PM, Jason van Zyl wrote: Hi, I'm now using the minijar-maven-plugin in Maven

Re: [vote] release 1.0-alpha-1 of minijar-maven-plugin

2007-03-03 Thread Jason Dillon
Is this on the right list? Isn't minijar still in the Mojo project? Anyways... +1 for a release though. --jason On Mar 3, 2007, at 5:01 PM, Jason van Zyl wrote: Hi, I'm now using the minijar-maven-plugin in Maven 2.1-SNAPSHOT and I don't want to have to configure snapshot repositories. I

[vote] release 1.0-alpha-1 of minijar-maven-plugin

2007-03-03 Thread Jason van Zyl
Hi, I'm now using the minijar-maven-plugin in Maven 2.1-SNAPSHOT and I don't want to have to configure snapshot repositories. I'm probably going to b changing this plugin many times while I fine tune it for Maven 2.1 but I would like to do many alpha releases while doing that or it's just

Re: Need help deleting stuff from maven.apache.org

2007-03-03 Thread Dennis Lundberg
Wendy Smoak wrote: On 3/3/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Due to a bug in the pom of the archetype plugin, I managed to deploy its site to the wrong place. So I need help from someone to remove this directory: http://maven.apache.org/maven-archetype-parent/ It's already gon

Re: Need help deleting stuff from maven.apache.org

2007-03-03 Thread Wendy Smoak
On 3/3/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Due to a bug in the pom of the archetype plugin, I managed to deploy its site to the wrong place. So I need help from someone to remove this directory: http://maven.apache.org/maven-archetype-parent/ It's already gone from /www/maven.ap

Need help deleting stuff from maven.apache.org

2007-03-03 Thread Dennis Lundberg
Due to a bug in the pom of the archetype plugin, I managed to deploy its site to the wrong place. So I need help from someone to remove this directory: http://maven.apache.org/maven-archetype-parent/ -- Dennis Lundberg - To

Re: Forcing continuum scheduled builds even there is no change in source control

2007-03-03 Thread Martin Gilday
You will be able to in the next release, but not easily in 1.0.3. - Original message - From: [EMAIL PROTECTED] To: continuum-dev@maven.apache.org Date: Fri, 2 Mar 2007 18:03:07 -0500 Subject: Forcing continuum scheduled builds even there is no change in source control Hi All, Due to ou

Re: Broken backward compatibility in Wagon 1.0-beta-3-SNAPSHOT

2007-03-03 Thread Arnaud HERITIER
+1 Arnaud On 3/3/07, Vincent Massol <[EMAIL PROTECTED]> wrote: On Feb 22, 2007, at 8:47 PM, Carlos Sanchez wrote: > It'd be good to have the tool that checks for API changes between > versions in the parent pom. We could try using Clirr for this. The strategy could be something like http://

Re: Releasing maven-plugin-tools and maven-plugin-plugin

2007-03-03 Thread Dennis Lundberg
Dennis Lundberg wrote: Hi When I was working on the site for the release plugin, something hit me: Where did that "@since" support for plugins go that we put into maven 2.0.5? Here's an example of how this will look: http://maven.apache.org/plugins/maven-release-plugin/rollback-mojo.html

Re: Windows/Mac gpg help requested....

2007-03-03 Thread Jason van Zyl
I will give it a whirl on Tuesday. Jason. On 3 Mar 07, at 9:34 AM 3 Mar 07, Daniel Kulp wrote: Could someone with a Windows box and/or an OSX box (and gpg) try the snapshot of the GPG plugin and make sure it properly masks the password when it asks?I tried Solaris and Linux and they wor

Re: Being careful with backward compat

2007-03-03 Thread Jason van Zyl
On 3 Mar 07, at 4:57 PM 3 Mar 07, Arnaud HERITIER wrote: Jason, Couldn't we enforce the usage of something like jdiff to check if there's an incompatibility between releases. Yup, we could use that or Clirr as Vincent suggested. That's one part of the answer. The separate integration t

Re: [VOTE] Release maven-model-converter 2.1

2007-03-03 Thread Jason van Zyl
+1 On 3 Mar 07, at 3:46 PM 3 Mar 07, Dennis Lundberg wrote: Hi, I'd like to release maven-model-converter. The last release was 2.0.4. Back then it resided in maven components. It has now moved to maven shared. This release is a preparation for a release of the maven-one-plugin. The iss

Re: Being careful with backward compat

2007-03-03 Thread Arnaud HERITIER
Jason, Couldn't we enforce the usage of something like jdiff to check if there's an incompatibility between releases. It something that we already had (incompatibility of m1 plugins with m1.0.x whereas m1.1 isn't released) and which is really damaging for our community. Arnaud On 3/3/07, Jaso

Re: Bug? Maven always rebuilds .jar because of pom.properties

2007-03-03 Thread Jochen Wiedmann
On 2/28/07, Andy DePue <[EMAIL PROTECTED]> wrote: Each module's .jar is rebuilt, even if nothing has changed. I turned on debug output, and I can see the reason why: [DEBUG] isUp2date: false (Input file /...path to module.../pom.properties is newer.) Thanks for detecting this, I was always

Releasing maven-plugin-tools and maven-plugin-plugin

2007-03-03 Thread Dennis Lundberg
Hi When I was working on the site for the release plugin, something hit me: Where did that "@since" support for plugins go that we put into maven 2.0.5? So I dug into the code only to find that there is more work to be done before this is usable. First we need to get a new version of maven-pl

[VOTE] Release maven-model-converter 2.1

2007-03-03 Thread Dennis Lundberg
Hi, I'd like to release maven-model-converter. The last release was 2.0.4. Back then it resided in maven components. It has now moved to maven shared. This release is a preparation for a release of the maven-one-plugin. The issues that have been resolved can be seen in JIRA: http://jira.codeh

Re: Broken backward compatibility in Wagon 1.0-beta-3-SNAPSHOT

2007-03-03 Thread Vincent Massol
On Feb 22, 2007, at 8:47 PM, Carlos Sanchez wrote: It'd be good to have the tool that checks for API changes between versions in the parent pom. We could try using Clirr for this. The strategy could be something like http://blogs.codehaus.org/people/vmassol/archives/ think_tank.html#001324

Re: Windows/Mac gpg help requested....

2007-03-03 Thread Daniel Kulp
On Saturday 03 March 2007 11:12, Wendy Smoak wrote: > On 3/3/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > What version? (Both 1.0-SNAPSHOT and 1.0-alpha-3-SNAPSHOT were > > touched about the same time yesterday.) The alpha-3 version.The pom had been updated to 1.0-SNAPSHOT before I realize

Being careful with backward compat

2007-03-03 Thread Jason van Zyl
Hi, The current release of the Surefire plugin is a bit a nightmare with respect to backward compatibility. The problem is incompatible changes made to plexus-utils. The most current release will work with 2.0.5 because it still uses plexus-utils 1.1 but with the upgraded plexus-utils in

Re: Windows/Mac gpg help requested....

2007-03-03 Thread Dennis Lundberg
Daniel Kulp wrote: Could someone with a Windows box and/or an OSX box (and gpg) try the snapshot of the GPG plugin and make sure it properly masks the password when it asks?I tried Solaris and Linux and they worked ok, but I don't have access to a Windows or Mac box. I tried 1.0-alpha-3-

Re: Windows/Mac gpg help requested....

2007-03-03 Thread Wendy Smoak
On 3/3/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: What version? (Both 1.0-SNAPSHOT and 1.0-alpha-3-SNAPSHOT were touched about the same time yesterday.) They both work fine on WindowsXP + Cygwin's gpg. One odd thing though, when it prompts for the pass phrase, there is already one '*' displa

Re: Windows/Mac gpg help requested....

2007-03-03 Thread Wendy Smoak
On 3/3/07, Daniel Kulp <[EMAIL PROTECTED]> wrote: Could someone with a Windows box and/or an OSX box (and gpg) try the snapshot of the GPG plugin and make sure it properly masks the password when it asks?I tried Solaris and Linux and they worked ok, but I don't have access to a Windows or Ma

Re: Archiva r513991 will not start

2007-03-03 Thread Wendy Smoak
On 3/2/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: Archiva r513991 will not start. Seems to be this one: http://jira.codehaus.org/browse/MRM-288 -- Wendy

Re: How can I help...

2007-03-03 Thread Wendy Smoak
On 3/1/07, Barry Egbert <[EMAIL PROTECTED]> wrote: I'm interested in helping out in whatever way that I can. I've been writing enterprise Java about 7 or 8 years now. I think that I could provide some value to the team. How do I get started? Welcome! "How do I get started" is hard to answer,

Re: Archiva r513991 will not start

2007-03-03 Thread Wendy Smoak
On 3/2/07, Barry Egbert <[EMAIL PROTECTED]> wrote: Wendy, I had a similar problem to this, but, I think that the important part of the stack trace is the part where we see the NullPointerException. Caused by: java.lang.NullPointerException: configuration can not be null. I think that if you pu

Windows/Mac gpg help requested....

2007-03-03 Thread Daniel Kulp
Could someone with a Windows box and/or an OSX box (and gpg) try the snapshot of the GPG plugin and make sure it properly masks the password when it asks?I tried Solaris and Linux and they worked ok, but I don't have access to a Windows or Mac box. If it works OK, I'll call a release for