Re: Maven v2.0.9 and Eclipse

2011-03-01 Thread oliver
Hi Bob, what plugin do you mean - the m2eclipse plugin? If yes this plugin allows you to use your installed Maven version (Preferences... > Maven > Installations). regards, Oliver Am 01.03.2011 um 23:21 schrieb bobsyouruncle: > Hello, > > This is my first time using these products and I am

MSITE-560

2011-03-01 Thread Hervé BOUTEMY
Hi, I tried to have a unique maven-site-plugin version compatible with both Maven 2 and 3. I think I updated the code to be compatible. But I have a problem: there are classloading issues when run with Maven 2, since Maven 3 specific libraries are picked. I tried to add these libraries into a p

Re: Helping projects get into maven central

2011-03-01 Thread Jochen Wiedmann
I suggest that you use the Nexus repository manager on oss.sonatype.org for that. If you follow the instructions at https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide then the maven-release-plugin should be able to do anything what you need. On Tue, Mar 1,

Re: [VOTE] Release Apache Maven 3.0.3

2011-03-01 Thread Kristian Rosenvold
+1 ma., 28.02.2011 kl. 18.58 +0100, skrev Benjamin Bentmann: > Hi, > > Thanks to those who tested the RC, I think we can move on to the real > thing now. > > We solved 29 issues since 3.0.2: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=17061 > > There are still a

Helping projects get into maven central

2011-03-01 Thread Ruben Garat
Hi I am trying to help some projects get into maven central, starting with LWJGL (opengl binding for java) and Jinput (input abstraction, keyboard, mouse, gamepads, joystick, etc). What I am currently doing is using the maven gpg plugin to sign and

Maven v2.0.9 and Eclipse

2011-03-01 Thread bobsyouruncle
Hello, This is my first time using these products and I am trying to get the latest version of Eclipse (windows 32 bit) to play with an older version of Maven. Is it possible? When I try to add the plug in I only have the option of the latest version. Is it possible to use an older version? Than

Re: [VOTE] Release Apache Maven 3.0.3

2011-03-01 Thread Igor Fedorenko
+1 -- Regards, Igor On 11-02-28 12:58 PM, Benjamin Bentmann wrote: Hi, Thanks to those who tested the RC, I think we can move on to the real thing now. We solved 29 issues since 3.0.2: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=17061 There are still a couple of

Re: [PLEASE TEST] Apache Maven 3.0.3-RC1

2011-03-01 Thread Mark Derricutt
My bad - you can close this. Call it late night blindness after a long day. I hadn't noticed that the Hudson build server/maven builds had already moved to generating 3.0.4-SNAPSHOTs so my update script failed to download, then made a bogus symlink making OSX fall back on the system version ( 2.2

Customizing Maven Archetype Descriptor

2011-03-01 Thread Harshana Eranga Martin
Hi All, I have implemented a custom archetype and I have configured to accept a new property "testParam" via as well. I have several templates and my requirement is to create a new project with *ONLY* one of these templates depending on the value user passes for "testParam". Has any one done this

Re: [PLEASE TEST] Apache Maven 3.0.3-RC1

2011-03-01 Thread Mark Derricutt
Raised this as http://jira.codehaus.org/browse/MNG-5031. -- "Great artists are extremely selfish and arrogant things" — Steven Wilson, Porcupine Tree On Tue, Mar 1, 2011 at 9:48 PM, Mark Derricutt wrote: > I posted a debug output of release:prepare with the current nightly: > > https://gist.g

Re: [PLEASE TEST] Apache Maven 3.0.3-RC1

2011-03-01 Thread Mark Derricutt
I posted a debug output of release:prepare with the current nightly: https://gist.github.com/082ac46dcbe0160e9ae4 This release:prepare works fine un 2.0.2, looks like something regressed recently in version range resolution. -- "Great artists are extremely selfish and arrogant things" — Steven

Re: [VOTE] Release Apache Maven 3.0.3

2011-03-01 Thread Mark Derricutt
https://gist.github.com/082ac46dcbe0160e9ae4 is the debug output of release:prepare that gets an NPE under 3.0.3 -- "Great artists are extremely selfish and arrogant things" — Steven Wilson, Porcupine Tree On Tue, Mar 1, 2011 at 8:40 PM, Mark Derricutt wrote: > -1 non binding - I had that nul

Re: [VOTE] Release Apache Maven 3.0.3

2011-03-01 Thread nicolas de loof
+1 Le 1 mars 2011 09:28, Arnaud Héritier a écrit : > +1 > > Arnaud > > On Tue, Mar 1, 2011 at 2:40 PM, Mark Derricutt wrote: > > > -1 non binding - I had that null version issue earlier. Now home and > will > > try to reproduce it with a currently nightly. > > > > > > > > -- > > "Great artists

Re: [VOTE] Release Apache Maven 3.0.3

2011-03-01 Thread Arnaud Héritier
+1 Arnaud On Tue, Mar 1, 2011 at 2:40 PM, Mark Derricutt wrote: > -1 non binding - I had that null version issue earlier. Now home and will > try to reproduce it with a currently nightly. > > > > -- > "Great artists are extremely selfish and arrogant things" — Steven Wilson, > Porcupine Tree >