Re: m-eclipse-p: ITs failing

2008-09-10 Thread Barrie Treloar
On Tue, Sep 9, 2008 at 9:22 AM, Barrie Treloar <[EMAIL PROTECTED]> wrote: > the second time I get this error. > Does anyone else get this problem? > > [INFO] [compiler:testCompile] > [INFO] Nothing to compile - all classes are up to date > [INFO] [surefire:test] > [INFO] Surefire report directory:

Re: Plugins: execution/configuration does not add to configuration

2008-09-10 Thread Barrie Treloar
I see the problem now. Since there is no block BOTH the build.plugin and the profile section have the same id of "default". Hence when -Prun-its is on, the profile section overwrites the build.plugin section. (Special thanks to help:effective-pom). Since the point of the run-its profile is to ru

RE: plugin-testing-harness 2.4-SNAPSHOT?

2008-09-10 Thread Brian E. Fox
Good question. Perhaps it hasn't been redeployed since the apache snapshot purge, but it still exists in Nexus? -Original Message- From: Benjamin Bentmann [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2008 4:19 PM To: Maven Developers List Subject: Re: plugin-testing-harness 2

RE: [vote] release maven enforcer plugin 1.0-alpha-4

2008-09-10 Thread Brian E. Fox
Ok, I'll fix the site from the tag and restage just the site. -Original Message- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2008 5:32 PM To: Maven Developers List Subject: Re: [vote] release maven enforcer plugin 1.0-alpha-4 The whole element needs t

RE: [vote] release maven-parent 9 TAKE 2

2008-09-10 Thread Brian E. Fox
Thanks. -Original Message- From: Vincent Siveton [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2008 6:57 PM To: Maven Developers List Subject: Re: [vote] release maven-parent 9 TAKE 2 Go ahead. +1 Vincent 2008/9/10 Brian E. Fox <[EMAIL PROTECTED]>: > Vincent, are you stickin

Tips membengkakkan rekening anda “

2008-09-10 Thread fatriyanto akase
Trik Ampuh menarik Uang tunai di atm bca / mandiri tanpa mengurangi saldo anda sedikitpun !!! 100 % Terbukti nyata !!! Trik ini tidak lama lagi akan membuat anda berteriak sekuat mungkin seperti ini : Beb….. bebas dari hutang….. mau belanja di supermarket tinggal gesek…. Butuh ua

Re: create a jira project for maven-reactor-plugin

2008-09-10 Thread Brett Porter
Done (MREACTOR). On 11/09/2008, at 6:58 AM, Dan Fabulich wrote: Maven Reactor Plugin is moving inexorably towards release. The next step, I think, is to make a Jira project for it on jira.codehaus.org. Can someone here take care of that? -Dan --

Re: [PLEASE TEST] Maven 2.1.0-M1-RC17

2008-09-10 Thread James William Dumay
John, Looking great over here - I've been able to build a few of Atlassian's larger maven projects without any headache. James On Wed, 2008-09-10 at 17:34 +0100, Mauro Talevi wrote: > John, no problems encountered. Great work! > > John Casey wrote: > > Hi, > > > > I've fixed MNG-3748, where il

Re: Plugins: execution/configuration does not add to configuration

2008-09-10 Thread Barrie Treloar
I forgot to mention that there is also a profile, and I am assuming the base configuration that includes memory and property settings should also be included in the profile as well. Otherwise I would just merge the two sections together. run-its ma

Plugins: execution/configuration does not add to configuration

2008-09-10 Thread Barrie Treloar
Here is the configuration. maven-surefire-plugin test **/*Test.java **/projects/**

Re: [vote] release maven-parent 9 TAKE 2

2008-09-10 Thread Vincent Siveton
Go ahead. +1 Vincent 2008/9/10 Brian E. Fox <[EMAIL PROTECTED]>: > Vincent, are you sticking by the -1 even though we will need to respin > release 10 to include the enforcer? I figure we can go ahead with 9 as > is for enforcer and then do 10 right after. Your vote is binding so let > me know yo

Re: [vote] release maven enforcer plugin 1.0-alpha-4

2008-09-10 Thread John Casey
+1 Brian E. Fox wrote: Time to release the enforcer with all its new rules. The plugin is staged here: http://people.apache.org/~brianf/stage/ The site is staged here: http://people.apache.org/~brianf/plugins/maven-enforcer-plugin/ http://people.apache.org/~brianf/enforcer/ Rel

Re: [vote] release maven enforcer plugin 1.0-alpha-4

2008-09-10 Thread Dennis Lundberg
The whole element needs to be removed from site.xml if you are using parent-9. Those links have moved to and are now inherited from parent-9. Otherwise the top navigation is all screwed up, as can be seen on the staged site. Brian E. Fox wrote: > Time to release the enforcer with all its new rul

create a jira project for maven-reactor-plugin

2008-09-10 Thread Dan Fabulich
Maven Reactor Plugin is moving inexorably towards release. The next step, I think, is to make a Jira project for it on jira.codehaus.org. Can someone here take care of that? -Dan - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: wagon write locking / synchronization in 2.1 or 2.2?

2008-09-10 Thread Oleg Gusakov
Christian Edward Gruber wrote: Yeah, I sort of meant the "local repo server" idea to be ironic, but my deadpan didn't quite translate into e-mail.Anyway, yes, I'd just like a simple locking mechanism in 2.1 (or heck, in 2.0.x, since it shouldn't change any behaviour/config except to cover

Re: plugin-testing-harness 2.4-SNAPSHOT?

2008-09-10 Thread Benjamin Bentmann
Dan Fabulich wrote: What's going on here? We don't have (ulp) two artifacts called maven-plugin-testing-harness, one in org.apache.maven (at version 2.4) and one in org.apache.maven.plugin-testing (at version 1.3) ...? I believe that's just a remains from the groupId change [0, 1], i.e. the

plugin-testing-harness 2.4-SNAPSHOT?

2008-09-10 Thread Dan Fabulich
The install plugin at revision 693933 has a funny-looking dependency that doesn't resolve on my machine https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-install-plugin/pom.xml org.apache.maven maven-plugin-testing-harness 2.4-SNAPSHOT test That's st

Possibly broken nexus index on repo1

2008-09-10 Thread Joonas Koivunen
Hey there, Just wandering if it could be possible that the current .zip file containing all the index information of the central maven2 repo is broken? I have now updated it a number of times (using m2eclipse) and every time there's a lucene error on missing file.. Related JIRA bug report by me:

Re: [PLEASE TEST] Maven 2.1.0-M1-RC17

2008-09-10 Thread Mauro Talevi
John, no problems encountered. Great work! John Casey wrote: Hi, I've fixed MNG-3748, where illegal elements in the settings.xml were not triggering build failure. Anyway, this release candidate includes a fix for that issue: http://people.apache.org/~jdcasey/stage/current-maven-RC/ Enjoy

Re: Wagon

2008-09-10 Thread Brett Porter
I eventually got my Windows VM sorted out and repaired the unit test on trunk. It still needs improvement as Benjamin pointed out, however. - Brett On 28/08/2008, at 3:08 PM, Eugene Kuleshov wrote: brettporter wrote: I took wagon 1.0-beta3 released code from the tag and run unit tests o

RE: Re: [PLEASE TEST] Maven 2.1.0-M1-RC17

2008-09-10 Thread Jörg Schaible
ossi petz wrote: > Hallo > > sorry for asking stupid questions: > > what version does this release show when i execute: mvn -v ? > > assumeing its 2.0.9 (or i am still untalented in setting a system > saerch path) our framework builds and project builds run normally :) $ mvn -version Maven vers

Re: Possible interpolation bug in 2.1.0-M12?

2008-09-10 Thread John Casey
For clarity, this is fixed since RC16. Paul Benedict wrote: My issue might be related to MNG-3535. I defined this property: 1.6 And used it in my compiler plugin: org.apache.maven.plugins maven-compiler-plugin ${java.version} ${java.version} I know this use to work before

Re: Maven ITs

2008-09-10 Thread John Casey
I'm assuming this message is old and I'm just now seeing it for some quirk of the email server, but looking at that file it's definitely set to 1.2-SNAPSHOT. I haven't modified that file in a long time, but it may have been me that bumped it to 1.2-SNAPSHOT in the first place. However, I can t

Re: [PLEASE TEST] Maven 2.1.0-M1-RC17

2008-09-10 Thread Jorg Heymans
On Wed, Sep 10, 2008 at 5:32 AM, John Casey <[EMAIL PROTECTED]> wrote: > Hi, > > I've fixed MNG-3748, where illegal elements in the settings.xml were not > triggering build failure. Anyway, this release candidate includes a fix for > that issue: > > http://people.apache.org/~jdcasey/stage/current-

RE: [vote] release maven-parent 9 TAKE 2

2008-09-10 Thread Brian E. Fox
Vincent, are you sticking by the -1 even though we will need to respin release 10 to include the enforcer? I figure we can go ahead with 9 as is for enforcer and then do 10 right after. Your vote is binding so let me know your preference. -Original Message- From: Vincent Siveton [mailto:[E

Re: [PLEASE TEST] Maven 2.1.0-M1-RC17

2008-09-10 Thread Arnaud HERITIER
>mvn -v Maven version: 2.1.0-M1-RC17 Java version: 1.5.0_14 Default locale: en_FR, platform encoding: Cp1252 OS name: "windows xp" version: "5.1" arch: "x86" family: "windows" You have a problem with your path . Arnaud On Wed, Sep 10, 2008 at 12:14 PM, ossi petz <[EMAIL PROTECTED]> wrote:

Re: [PLEASE TEST] Maven 2.1.0-M1-RC17

2008-09-10 Thread Fabrice Bellingard
Still works fine for my builds :-) - Fabrice [EMAIL PROTECTED] On Wed, Sep 10, 2008 at 5:32 AM, John Casey <[EMAIL PROTECTED]> wrote: > Hi, > > I've fixed MNG-3748, where illegal elements in the settings.xml were not > triggering build failure. Anyway, this release candidate includes a fix for

Re: Maven 2.1.0 GA Plan

2008-09-10 Thread Jan Fredrik Wedén
Thank you all for the time and effort put into new Maven releases. As a dedicated user of the tool it is much appreciated. I see that multiple modelVersions support has made it into the 2.2 release plan. That makes me hope that some sort of global dependency exclusion mechanism has a chance of mak

Re: [PLEASE TEST] Maven 2.1.0-M1-RC17

2008-09-10 Thread ossi petz
Hallo sorry for asking stupid questions: what version does this release show when i execute: mvn -v ? assumeing its 2.0.9 (or i am still untalented in setting a system saerch path) our framework builds and project builds run normally :) regards ossi John Casey schrieb: > Hi, > > I've fixed

Re: m-eclipse-p: IT project-36: my-ejb module: expected .classpath doesn't match actual classpath.

2008-09-10 Thread Arnaud HERITIER
> Ahh I see, these directories are EMPTY! > So they are not being copied over. > > The resources plugin has no documentation about whether it creates > target\* if these directories are empty. > > I will post a new message if needed after looking at the code. > > I suspect I can safely change the e

Re: m-eclipse-p: IT project-36: my-ejb module: expected .classpath doesn't match actual classpath.

2008-09-10 Thread Arnaud HERITIER
I'm seeing another issue. With the fix of MECLIPSE-318 we should have test classes and ressources before main classes & ressources because tests reuire maven 2.0.9 :-( On Wed, Sep 10, 2008 at 8:16 AM, Barrie Treloar <[EMAIL PROTECTED]> wrote: > > mav