Re: Using a specific plugin version in custom lifecycle

2009-11-17 Thread Brian Fox
Personally I didn't even know you could put a version into the lifecycle, I've never seen that done. Second, I always subscribe to the theory that "closest" wins. In the inheritance case, it means things in my pom override my parent pom, which overrides the grandparent etc. I think in this case, t

Re: Using a specific plugin version in custom lifecycle

2009-11-17 Thread Benjamin Bentmann
Sebastian Annies wrote: we are using a custom lifecycle and bind the maven-source-plugin in version 2.1 to the verify phase. In the 2.X branch it always worked perfectly. But now I tried alpha-3 and 4 and it seems that Maven uses the maven-source-plugin in version 2.0.4 Confirmed and filled as

Re: Need advice to get Sonar Mojo working with Maven 3.0

2009-11-17 Thread Simon Brandhof
Thank you Olivier. I'll have a look at this new component. On Fri, Nov 13, 2009 at 4:16 PM, Olivier Lamy wrote: > Hi, > What I can suggest is to have a look at the site plugin 3.x branch [1]. > The class DefaultMavenReportExecutor.java use the new > MavenPluginManager to execute report plugin.

Re: Non-unique Snapshot Deployments is not in Maven 3

2009-11-17 Thread Paul Benedict
I created MNG-4452 to track this issue: http://jira.codehaus.org/browse/MNG-4452 Paul On Tue, Nov 17, 2009 at 11:52 AM, Dan Tran wrote: > Just read my own post again, > >> For my case, we might be able to go forward with maven 3 .. > > should be > > For my case, we might NOT be able to go fo

Re: Non-unique Snapshot Deployments is not in Maven 3

2009-11-17 Thread Brian Fox
This use case currently isn't covered, you're right and it's really the only reason anymore to use non unique snapshots. Bringing this over to @dev to figure out what to do. On Mon, Nov 16, 2009 at 3:41 PM, Paul Benedict wrote: > I did read the link. I thought Jason was saying Maven's metadata is

AW: comitting for SCM-480

2009-11-17 Thread Mark Struberg
Siarhei, it's already on my list ;) LieGrue, strub --- Siarhei Dudzin schrieb am Di, 17.11.2009: > Von: Siarhei Dudzin > Betreff: comitting for SCM-480 > An: dev@maven.apache.org > CC: "Arnaud HERITIER (MECLIPSE)" > Datum: Dienstag, 17. November 2009, 18:06 > Hi All, > > We are having a pro

comitting for SCM-480

2009-11-17 Thread Siarhei Dudzin
Hi All, We are having a problem that is caused by SCM-480. Actually the patch is already provided. I can see more and more people having issues with that one. Is there a chance of committing the patch? We'd love to test it! Best regards, Siarhei Dudzin

Re: [ANN] Apache Maven 3.0-alpha-4 Released

2009-11-17 Thread Vincent Massol
Thanks Benjamin. I've started testing it and I got a problem, see http://jira.codehaus.org/browse/MNG-4450 Thanks -Vincent On Nov 17, 2009, at 12:11 PM, Benjamin Bentmann wrote: The Maven team is pleased to announce the release of Apache Maven 3.0-alpha-4. Maven is a project comprehension

Re: [VOTE] API Signatures Parent version 1.0

2009-11-17 Thread Stephen Connolly
Ooops, disregard, wrong dev list 2009/11/17 Stephen Connolly : > Folks, > > I would like to release the API Signatures parent version 1.0.  This > is to enable releasing the Animal Sniffer signatures of APIs. > This is the first release of the API Signatures parent > > The new sites has just been

[VOTE] API Signatures Parent version 1.0

2009-11-17 Thread Stephen Connolly
Folks, I would like to release the API Signatures parent version 1.0. This is to enable releasing the Animal Sniffer signatures of APIs. This is the first release of the API Signatures parent The new sites has just been deployed here: http://mojo.codehaus.org/signatures/ Snapshot have been pub

[ANN] Apache Maven 3.0-alpha-4 Released

2009-11-17 Thread Benjamin Bentmann
The Maven team is pleased to announce the release of Apache Maven 3.0-alpha-4. Maven is a project comprehension and build tool, designed to simplify the process of maintaining a healthy development lifecycle for your project. You can read more here: http://maven.apache.org/ Downloads of sour

Re: [VOTE] Release Maven Plugin Testing 2.0-alpha-1

2009-11-17 Thread Arnaud HERITIER
+1 Arnaud Héritier Software Factory Manager eXo platform - http://www.exoplatform.com --- http://www.aheritier.net On Tue, Nov 17, 2009 at 9:03 AM, Olivier Lamy wrote: > +1 > > 2009/11/17 Benjamin Bentmann : > > Hi, > > > > this is the first release of the plugin testing harness branch for usa

Re: [VOTE] Release Maven Plugin Testing 2.0-alpha-1

2009-11-17 Thread Olivier Lamy
+1 2009/11/17 Benjamin Bentmann : > Hi, > > this is the first release of the plugin testing harness branch for usage > with Maven 3.0. > > We solved 2 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11740&version=15444 > > There are still a couple of issues left in JIRA: > htt