Re: Surefire plugin 2.2-SNAPSHOT problem

2006-05-09 Thread Wendy Smoak
On 5/9/06, Brett Porter <[EMAIL PROTECTED]> wrote: It pulls that artifact from your project's plugin repositories, based on the assumption that that is where the surefire plugin from. Since you built from source, that assumption isn't right. You'll have to build the other from source. Thanks f

Re: Surefire plugin 2.2-SNAPSHOT problem

2006-05-09 Thread Brett Porter
It pulls that artifact from your project's plugin repositories, based on the assumption that that is where the surefire plugin from. Since you built from source, that assumption isn't right. You'll have to build the other from source. - Brett Brett Porter wrote: You need to build install su

Re: Surefire plugin 2.2-SNAPSHOT problem

2006-05-09 Thread Brett Porter
You need to build install surefire first. However, it should have attempted to look for this on the snapshot repo - I'll look into it. - Brett Wendy Smoak wrote: I just updated built maven-surefire-plugin 2.2-SNAPSHOT from source, then tried 'mvn test' on my own project. I get: [INFO]

Surefire plugin 2.2-SNAPSHOT problem

2006-05-09 Thread Wendy Smoak
I just updated built maven-surefire-plugin 2.2-SNAPSHOT from source, then tried 'mvn test' on my own project. I get: [INFO] [ERROR] BUILD ERROR [INFO]

Re: Problem build latest releasd plugin

2006-05-09 Thread Brett Porter
I'm on windows :) I'll try a clean checkout. - Brett dan tran wrote: I am able to reproduce same test failures on another windows ( 2003 ) with maven-2.0.4. No one on widnows attempts to build latest release plugin source? On 5/9/06, dan tran <[EMAIL PROTECTED]> wrote: I am on XP -D

Re: Problem build latest releasd plugin

2006-05-09 Thread dan tran
I am able to reproduce same test failures on another windows ( 2003 ) with maven-2.0.4. No one on widnows attempts to build latest release plugin source? On 5/9/06, dan tran <[EMAIL PROTECTED]> wrote: I am on XP -D On 5/9/06, Brett Porter <[EMAIL PROTECTED]> wrote: > > what operating sy

Re: Problem build latest releasd plugin

2006-05-09 Thread dan tran
I am on XP -D On 5/9/06, Brett Porter <[EMAIL PROTECTED]> wrote: what operating system? Looks like line ending issues in the tests. These seem minor. It's probably one failure that affects all those tests. - Brett dan tran wrote: > here you go > > Results : > Tests run: 260, Failures: 48,

RE: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Brian E. Fox
After testing with the correct version of the plugin, a huge +1 from me. I was only able to find one minor issue (http://jira.codehaus.org/browse/SCM-197) everything else seemed perfect on my large 20 module build. -Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: Tu

RE: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Brian E. Fox
Grrr. I started testing on one project and then moved to another one and forgot to move the version to the new one. I can't believe I wasted all that time thoroughly documenting the original version! C'est la vie. -Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: Tues

Re: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Brett Porter
Sorry sorry. You're using 2.0-beta-3 or an older version of beta-4. You should be able to confirm via mvn help:describe -Dplugin=release The release is indeed beta-4, not beta-5, and the snapshot you list is correct. But you are definitely not using that one from the output you had. - Brett

RE: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Brian E. Fox
I'm confused. A previous email said "2.0-beta-4-20060509.101136-3 was the version and the subject was wrong. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 7:40 PM To: Maven Developers List Subject: Re: [vote] Release Release plugin 2.0-beta-5

RE: inheritance

2006-05-09 Thread Brian E. Fox
You need to add the group,arifcatId and version to the dependencyManagement section of a parent. -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of David Smiley Sent: Tuesday, May 09, 2006 4:19 PM To: m2-dev@maven.apache.org Subject: inheritance http://maven.apache.org/

Re: changing surefire defaults

2006-05-09 Thread Carlos Sanchez
+1 as long as this doesn't break previous builds On 5/3/06, Brett Porter <[EMAIL PROTECTED]> wrote: It seems to be common to hit XML problems with surefire because it is using child first classloading (like a webapp) to ensure you get what you ask for which often causes xml problems because the

Re: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Brett Porter
I've omitted some responses as it all comes down to one thing. Brian E. Fox wrote: 2. would be nice if I could say use the same version for all in a multiproject build Please file it for 2.0. 5. the new development version default is empty: [INFO] What is the new development version for 'tes

Re: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Brett Porter
release:perform does "deploy site-deploy" by default. - Brtt Brian E. Fox wrote: Still testing, but here's my initial observation: it looks like release:perform is doing a compile. If this is the first time this version has been built, it will fail in a multi project because sibling dependencie

inheritance

2006-05-09 Thread David Smiley
http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html At the above page, there is an example of modules specifying dependencies without a version. The version is fully specified by the parent. Okay, that's nice. But it just doesn't work for me. I get these e

Re: Problem build latest releasd plugin

2006-05-09 Thread Brett Porter
what operating system? Looks like line ending issues in the tests. These seem minor. It's probably one failure that affects all those tests. - Brett dan tran wrote: here you go Results : Tests run: 260, Failures: 48, Errors: 0, Skipped: 0 One of those test is in Running org.apache.maven.plu

Re: [VOTE] release maven-resources-plugin 2.2

2006-05-09 Thread Brett Porter
+1 Jesse McConnell wrote: I would like to call a vote to release the maven-resources-plugin version 2.2 +1 [] 0 [] -1 [] the following issues were resolved for the release of this plugin... http://jira.codehaus.org/secure/ReleaseNote.jspa?version=12486&styleName=Text&projectId=11145&Create=

RE: [VOTE] release maven-resources-plugin 2.2

2006-05-09 Thread Mike Perham
+1 -Original Message- From: Jesse McConnell [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 4:29 PM To: Maven Developers List Subject: [VOTE] release maven-resources-plugin 2.2 I would like to call a vote to release the maven-resources-plugin version 2.2 +1 [] 0 [] -1 [] the f

[VOTE] release maven-resources-plugin 2.2

2006-05-09 Thread Jesse McConnell
I would like to call a vote to release the maven-resources-plugin version 2.2 +1 [] 0 [] -1 [] the following issues were resolved for the release of this plugin... http://jira.codehaus.org/secure/ReleaseNote.jspa?version=12486&styleName=Text&projectId=11145&Create=Create Release Notes - Mave

Re: NullPointException - Maven 2 with plugin statcvs

2006-05-09 Thread Arik Kfir
if you need help about using maven, the best place is "users@maven.apache.org" - this mailing list is for the maven developers (although I'm a maven dev ;-) see http://maven.apache.org/mail-lists.html for a list of available mailing list. cheers... On 5/9/06, Leo L <[EMAIL PROTECTED]> wrote:

NullPointException - Maven 2 with plugin statcvs

2006-05-09 Thread Leo L
Hi, I have a NullPointerException with de plugin statcvs and I don´t known how to solve it... My pom.xml is like this ${basedir}\src maven-checkstyle-plugin log4j log4j 1.2.12

Re: Summary of JSF jars available on java.net maven 1 repository

2006-05-09 Thread Carlos Sanchez
No, it is not synced, and we don't put snapshots. If you want 1.1_02 there, please make sure everything is right (pom included) and tell me where to get it. Is Sun's implementation the reference one? On 5/5/06, Wayne Fay <[EMAIL PROTECTED]> wrote: Looks like JSF 1.1 has been released under the C

Re: all committers: please check your svn configuration

2006-05-09 Thread Carlos Sanchez
That would be great, do you volunteer? ;) On 5/7/06, jerome lacoste <[EMAIL PROTECTED]> wrote: On 5/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: > Hi, > > I'm noticing several files cropping up again with no svn:eol-style set. > The tell-tale sign is when you commit something and every line cha

[vote] [m1] release antlr and cruisecontrol plugins

2006-05-09 Thread Lukas Theussl
Hi, I'd like to release the following plugins for inclusion in maven-1.1-beta-3: [] maven-antlr-plugin-1.2.2 [] maven-cruisecontrol-plugin-1.8 I am not using either of them so I'd appreciate someone do some testing. For changes please check the jira and changes reports on the stage sites given

Re: [vote] Release Maven IDEA Plugin 2.0

2006-05-09 Thread Stephane Nicoll
Weird, I though I voted for this one and I can't find it in my sent items. +1 s/ On 5/9/06, Brett Porter <[EMAIL PROTECTED]> wrote: based on: maven-idea-plugin 2.0-20060509.134930-1 (r405319) [ ] +1 [ ] +0 [ ] -1 The documentation is small, but its a self-explanatory plugin. The fields are

Re: [vote] Release maven-war-plugin 1.6.2 for Maven 1.x

2006-05-09 Thread Stephane Nicoll
Hey Lukas, No problem, I just though that it was a good time to release. We will discuss on IRC, I'll try to connect later today. Regarding your questions: * You're right, will fix this one * Regarding the manifest creation, we have the same kind of issues in M2 (manifests created by M2 are not

Re: [vote] Release maven-war-plugin 1.6.2 for Maven 1.x

2006-05-09 Thread Lukas Theussl
Sorry to spoil the party but it's -1 from me for now. Could you clarify/comment on the following points: * Why did MPWAR-52 get fixed but not MPWAR-49? It's basically the same requirement (and MPWAR-34 is a dupe btw). * There are a number of issues open concerning the manifest creation (MPWA

Re: [vote] [m1] plugin releases : ant & pdf

2006-05-09 Thread Lukas Theussl
+1 x2 Just some comments on the ant plugin: * there is a layout problem in the table of the properties page (maven.ant.excludeTests) * there is an issue with m1.0 compatibility: running maven genapp - ant - ant:execute fails on m1.0.2 because junit classes cannot be found. I suppose it's be

RE: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Brian E. Fox
Some more observations: 1. It failed on pom checkin because my username was wrong (forgot -Dusername=). After rerunning this with the correct parameter, it failed because it tried to do a straight compile again (mentioned below). Shouldn't it have known from the release.properties that it was alre

Re: [vote] Release Maven IDEA Plugin 2.0

2006-05-09 Thread jerome lacoste
On 5/9/06, Vincent Massol <[EMAIL PROTECTED]> wrote: Yeah! +1 +99 J - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem build latest releasd plugin

2006-05-09 Thread dan tran
here you go Results : Tests run: 260, Failures: 48, Errors: 0, Skipped: 0 One of those test is in Running org.apache.maven.plugins.release.phase.RewritePomsForDevelopmentPhaseTe t Tests run: 39, Failures: 22, Errors: 0, Skipped: 0, Time elapsed: 6.266 sec <<< FAILURE! Test set: org.apache.mav

RE: Problem build latest releasd plugin

2006-05-09 Thread Mike Perham
Why would you complain about an error but NOT attach the error itself? I get this error when I try to run the release tests: [INFO] Failed to resolve artifact. Missing: -- 1) org.apache.maven.surefire:surefire-junit:jar:2.0-SNAPSHOT Try downloading the file manually from the project w

Problem build latest releasd plugin

2006-05-09 Thread dan tran
I am having test failures in latest release plugin, does any one encounter this? or it is just me!! -Dan

Re: [vote] Release maven-ear-plugin 2.2

2006-05-09 Thread Arik Kfir
I disagree. They are all part of the EJB spec. IMO it's better to have a more-sophisticated ejb-plugin than to scatter the spec over two or three plugins... If the two plugins still seems more appropriate, then both plugins should be renamed: 1) maven-ejb-sessions-plugin, and 2) maven-ejb-entitie

RE: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Brian E. Fox
Still testing, but here's my initial observation: it looks like release:perform is doing a compile. If this is the first time this version has been built, it will fail in a multi project because sibling dependencies can't be found. Is there a reason not to do install? -Original Message- F

RE: [vote] Release Maven IDEA Plugin 2.0

2006-05-09 Thread Vincent Massol
Yeah! +1 -Vincent > -Original Message- > From: Jesse McConnell [mailto:[EMAIL PROTECTED] > Sent: mardi 9 mai 2006 16:43 > To: Maven Developers List > Subject: Re: [vote] Release Maven IDEA Plugin 2.0 > > definite +1 > > On 5/9/06, Brett Porter <[EMAIL PROTECTED]> wrote: > > > > based o

Re: [vote] Release Maven IDEA Plugin 2.0

2006-05-09 Thread Emmanuel Venisse
+1 Emmanuel Jesse McConnell a écrit : definite +1 On 5/9/06, Brett Porter <[EMAIL PROTECTED]> wrote: based on: maven-idea-plugin 2.0-20060509.134930-1 (r405319) [ ] +1 [ ] +0 [ ] -1 The documentation is small, but its a self-explanatory plugin. The fields are well documented, but the plug

Re: [vote] Release Maven IDEA Plugin 2.0

2006-05-09 Thread Jesse McConnell
definite +1 On 5/9/06, Brett Porter <[EMAIL PROTECTED]> wrote: based on: maven-idea-plugin 2.0-20060509.134930-1 (r405319) [ ] +1 [ ] +0 [ ] -1 The documentation is small, but its a self-explanatory plugin. The fields are well documented, but the plugin report output still needs some work whi

[vote] Release Maven IDEA Plugin 2.0

2006-05-09 Thread Brett Porter
based on: maven-idea-plugin 2.0-20060509.134930-1 (r405319) [ ] +1 [ ] +0 [ ] -1 The documentation is small, but its a self-explanatory plugin. The fields are well documented, but the plugin report output still needs some work which can then be used to republish later. http://jira.codehaus.o

Re: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Brett Porter
Allison, Bob wrote: +0 from this user. A few changes I would like to see: -- When running the project to verify that everything works correctly, it would be nice if batch mode was used. The first time I ran this, it decided to update a few plugins and I got a lot of 1/100K, 2/100K, ... lines d

RE: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Allison, Bob
+0 from this user. A few changes I would like to see: -- When running the project to verify that everything works correctly, it would be nice if batch mode was used. The first time I ran this, it decided to update a few plugins and I got a lot of 1/100K, 2/100K, ... lines displayed. -- It would

Re: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread John Casey
+1 Thanks for the work on this, Brett. -john On 5/9/06, Brett Porter <[EMAIL PROTECTED]> wrote: That's a good point. I assume the release plugin should be able to be excluded from the dependency checks. I'll make that change. - Brett Allison, Bob wrote: > It looks like a catch-22 to test th

Re: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Brett Porter
That's a good point. I assume the release plugin should be able to be excluded from the dependency checks. I'll make that change. - Brett Allison, Bob wrote: It looks like a catch-22 to test this. If I update the plugin configuration so I use the 2.0-beta-4-SNAPSHOT version of the release plu

Re: suggestions for handling native libraries

2006-05-09 Thread Richard van der Hoff
Richard van der Hoff wrote: On the other hand, it means I now need to set up my assembly such that the zip files are unpacked. Ideally, I'd like for all such artifacts to be unpacked automatically, but there doesn't seem to be any way of doing so without configuring it in each assembly.xml. It'

RE: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Allison, Bob
It looks like a catch-22 to test this. If I update the plugin configuration so I use the 2.0-beta-4-SNAPSHOT version of the release plugin, release:prepare fails because I depend on a snapshot version of a plugin. If I change the version number to "2.0-beta-4-20060509.101136-3" (or "2.0-beta-4-20

Re: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Brett Porter
Ideally, yes (that was also under a release vote, but a last minute problem has been found). It doesn't affect it's execution, just the build. It will build with an old version, but you need to bump up the memory allocated due to the surefire memory leak. I think fork = pertest might work too.

RE: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Allison, Bob
I tried building the plugin from source but it depends on a snapshot version of the surefire plugin. Does that need to be fixed before this can be released? -Original Message- From: Allison, Bob [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 07:57 To: Maven Developers List Subject

Re: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Brett Porter
Sorry again. We recently were able to set up a snapshot repository at Apache and I hadn't updated the docs. Done now. It's at: http://svn.apache.org/maven-snapshot-repository Cheers, Brett Allison, Bob wrote: OK, I am probably doing something wrong. I go to the "Guide to Testing Development

RE: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Allison, Bob
OK, I am probably doing something wrong. I go to the "Guide to Testing Development Versions of Plugins" page and click on the link to development versions (I am already suspicious because it is at codehaus rather than apache). I navigate to org/apache/maven/plugins/maven-release-plugin/2.0-beta-4

suggestions for handling native libraries

2006-05-09 Thread Richard van der Hoff
Hi all, Apologies in advance for the length of this mail. As you'll see, I've been thinking about this for a while, but I want to get it right first time rather than end up supporting legacy builds in the future. I'm looking for suggestions on how best to handle native libraries. We have quit

Re: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Brett Porter
Sorry, it's: 2.0-beta-4-20060509.101136-3 (the subject line is incorrect) Allison, Bob wrote: Is there a snapshot to use (if so, what is the URL?) or do I need to build from SVN? -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Monday, May 08, 2006 20:19 To: Mav

RE: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Allison, Bob
Is there a snapshot to use (if so, what is the URL?) or do I need to build from SVN? -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Monday, May 08, 2006 20:19 To: Maven Developers List Subject: [vote] Release Release plugin 2.0-beta-5 No, that's not a typo. I'd l

Re: [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : No, that's not a typo. I'd like to vote to release the release plugin. It has been completely rewritten since you last met it and now has over 250 unit tests covering everything. Nearly all of the JIRA issues have been closed - a select few were deferred t

Re: [vote] Release maven-ear-plugin 2.2

2006-05-09 Thread Emmanuel Venisse
+1 Emmanuel Stephane Nicoll a écrit : Hi, I'd like to call a vote to release the 2.2 version of maven-ear-plugin. There is only one issue left in the MEAR project and I need feedback to resolve it. You can test against maven-ear-plugin-2.2-2060508.184604-1.jar, the staging site is available a

Re: [vote] Release maven-assembly-plugin 2.1

2006-05-09 Thread Emmanuel Venisse
+1 Emmanuel John Casey a écrit : Hi, I'd like to call a vote to release the 2.1 version of maven-assembly-plugin. Remember, please test this plugin before voting, if possible. Revision: 405096 Snapshot Version: 2.1-20060508.163042-8 We've fixed several issues and added a few features for t

RE : [vote] Release Release plugin 2.0-beta-5

2006-05-09 Thread Olivier Lamy
Hi, +1 (user vote, happy user ;-) ) I have made a lot tests with a test case included in http://jira.codehaus.org/browse/MRELEASE-103. I don't understand why I need to set the -DconnectionUrl because this should be picked up from developerConnection setted in the root pom ? - Olivier -Messag