Re: Working toward 2.0.6

2007-02-15 Thread Eric Brown
Hi Jason, On Feb 15, 2007, at 3:55 PM, Jason van Zyl wrote: Hi, So that no one can accuse of resting on our laurels time to start planning for 2.0.6. Not sure what the best way is to gather the issues to work on but it would be nice to gather them in the next week or so, and then work th

RE: [vote-result] debugging maven with eclipse

2007-02-15 Thread hermod.opstvedt
Hi There is actually a much easier way to do this: Use the M2 Eclipse plugin from codehaus. In the window/preferences panel of Eclipse check off debug output. In the Maven plugin you want to debug, set a beakpoint. Configure a new External M2 run. Start the run and it will break at your breakpoi

Should I fork off 2.0.5 or 2.1?

2007-02-15 Thread Eric Brown
My project's decided to continue using maven and patch it as necessary to fix bugs in maven that we're no longer willing to live with. I tried for an hour or two to get my project to build under 2.1, but gave up and figured it was under too much active development anyway. What is the time f

Re: [vote-result] debugging maven with eclipse

2007-02-15 Thread Franz Allan Valencia See
Good day to you, John, Thanks :) I'll try to incorporate it this weekend :) ..unless somebody else wants to do it, in that case, please feel free to do so :) Thanks, Franz On 2/15/07, John J. Franey <[EMAIL PROTECTED]> wrote: Franz, Thanks for your contribution. I'm new to developing maven

Re: Working toward 2.0.6

2007-02-15 Thread Mike Perham
I was hoping I wouldn't have to "remind" you with a baseball bat this time. :-) We've found two issues with our patch in the two weeks we've been using Maven with it applied locally. We'll have an updated sandbox for you to review shortly. mike On 2/15/07, Jason van Zyl <[EMAIL PROTECTED]> wr

Re: Working toward 2.0.6

2007-02-15 Thread Brett Porter
Let's try the voting + priority thing (though noting that many will not be appropriate for 2.0.6). ie, take care of the things important to people, and the ones that have a critical impact. If we form the roadmap from that, we an then start taking suggestions from people on where that does

Working toward 2.0.6

2007-02-15 Thread Jason van Zyl
Hi, So that no one can accuse of resting on our laurels time to start planning for 2.0.6. Not sure what the best way is to gather the issues to work on but it would be nice to gather them in the next week or so, and then work the next three weeks to resolve them and do another release in

site:stage trouble - HELP, please

2007-02-15 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everybody, I am figthing with site:stage and am quite desperate now :( Could you please help me with MCOBERTURA-63? http://jira.codehaus.org/browse/MCOBERTURA-63 I am totaly clueless and actually I want to USE maven instead of DEVELOPING maven. B

RE: Why is prerequisites not inherited?

2007-02-15 Thread Brian E. Fox
Heh. Are you mocking me or just behind in thread mail? ;p BTW: Is this reply threading correctly now? -Original Message- From: Jason Dillon [mailto:[EMAIL PROTECTED] On Behalf Of Jason Dillon Sent: Thursday, February 15, 2007 4:24 PM To: Maven Developers List Subject: Why is prerequisites

Re: [VOTE] release maven-remote-resources-plugin 1.0-alpha-2

2007-02-15 Thread John Casey
+1 On 2/15/07, Jason van Zyl <[EMAIL PROTECTED]> wrote: +1 On 15 Feb 07, at 1:56 PM 15 Feb 07, Daniel Kulp wrote: > > > I'd like to call a vote for the release of version 1.0-alpha-2 of the > maven-remote-resources-plugin. Jason has staged it at: > > http://people.apache.org/~jvanzyl/stagin

Re: [vote-result] debugging maven with eclipse

2007-02-15 Thread Barrie Treloar
On 2/16/07, John J. Franey <[EMAIL PROTECTED]> wrote: I've discovered this technique to debug maven 2.0.4 under eclipse 3.2. Please add it to your tutorial if it is appropriate. Part of your tutorial is addressing how to debug a user project's unit tests as they are run via surefire. I'm not

Re: Control of maven using prerequisites

2007-02-15 Thread Jason Dillon
FYI, I just added require-maven-version too: http://svn.apache.org/repos/asf/geronimo/genesis/trunk/plugins/ tools-maven-plugin/src/main/java/org/apache/geronimo/genesis/plugins/ tools/RequireMavenVersionMojo.java Since ver... does not get inherited, can define this goal to execute on v

Why is prerequisites not inherited?

2007-02-15 Thread Jason Dillon
I just found out that Geronimo *has* to move 2.0.5, because there are some issues with the maven-dependencies-plugin and 2.0.4. No big deal, but if I add this to the top-level pom: 8< 2.0.5 >8 and someone tries to build a child, like: (cd modules && mv

Re: Maven 2.0.5 Released

2007-02-15 Thread Daniel Kulp
I just want to say a major thanks for the entire Maven team. Maven 2.0.5 is pretty exciting in itself, but all the other "behind the scenes" stuff that was developed to support/produce this release is fantastic work and doesn't get the attention it deserves in this announcement. The work

Repository merge request

2007-02-15 Thread Wendy Smoak
Jason, Do you have time to merge the recent MyFaces release from a staging repo over to the rsynced repo? Everything here needs to be merged in: http://people.apache.org/builds/myfaces/m2-staging-repository/ Neither Manfred nor I feels brave enough to try the new tools on the rsync repo just

RE: Mail client [was Re: JIRA ID for plugins run twice when parent defines execution?]

2007-02-15 Thread Brian E. Fox
Looks like a Microsoft bug: http://support.microsoft.com/kb/908027 but I'll see about getting the service pack that claims to fix it applied. -Original Message- From: Richard van der Hoff [mailto:[EMAIL PROTECTED] Sent: Thursday, February 15, 2007 2:00 PM To: Maven Developers List Subjec

Re: [VOTE] release maven-remote-resources-plugin 1.0-alpha-2

2007-02-15 Thread Jason van Zyl
+1 On 15 Feb 07, at 1:56 PM 15 Feb 07, Daniel Kulp wrote: I'd like to call a vote for the release of version 1.0-alpha-2 of the maven-remote-resources-plugin. Jason has staged it at: http://people.apache.org/~jvanzyl/staging/maven-remote-resources- plugin/ This release fixes 7 bugs and

Mail client [was Re: JIRA ID for plugins run twice when parent defines execution?]

2007-02-15 Thread Richard van der Hoff
Brian E. Fox wrote: Isn't that because the default plugins don't use an execution? Ie their configuration tag is outside the executions tags. Brian, is there any chance I could persuade you to use a mail client which supports In-Reply-To: or References: headers? You've just created three new

[VOTE] release maven-remote-resources-plugin 1.0-alpha-2

2007-02-15 Thread Daniel Kulp
I'd like to call a vote for the release of version 1.0-alpha-2 of the maven-remote-resources-plugin. Jason has staged it at: http://people.apache.org/~jvanzyl/staging/maven-remote-resources-plugin/ This release fixes 7 bugs and adds 3 new features that should make it much more usable for th

Re: JBoss Support

2007-02-15 Thread Thierry Lach
OK I've downloaded and applied the patch. I'm now trying to get the website up and running. I've created a derby-continuum-ds.xml as documented on http://docs.codehaus.org/display/CONTINUUMUSER/Continuum+on+JBoss, and also a similar derby-user-ds.xml. I copy both of them into my deploy director

Re: Control of maven using prerequisites

2007-02-15 Thread Jason van Zyl
On 15 Feb 07, at 11:28 AM 15 Feb 07, Brian E. Fox wrote: Is there any objection to pulling some of that into apache? I took a look and the syntax makes sense. The only change I might make is to use whatever Maven already uses to get the jdk version (if it's not already the same) It can

Re: Control of maven using prerequisites

2007-02-15 Thread Jason Dillon
On Feb 15, 2007, at 8:28 AM, Brian E. Fox wrote: Is there any objection to pulling some of that into apache? I took a look and the syntax makes sense. The only change I might make is to use whatever Maven already uses to get the jdk version (if it's not already the same) Well, technically

Re: [vote-result] debugging maven with eclipse

2007-02-15 Thread John J. Franey
Franz, Thanks for your contribution. I'm new to developing maven internals and my first question has been how to debug maven. I want to use the debugger to learn how maven is working internally. I've discovered this technique to debug maven 2.0.4 under eclipse 3.2. Please add it to your tutor

RE: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Brian E. Fox
And on http://jira.codehaus.org/browse/MNG-2054. Based on my previous comments in there, it happens with 3 levels, not 2. -Original Message- From: Richard van der Hoff [mailto:[EMAIL PROTECTED] Sent: Thursday, February 15, 2007 10:07 AM To: Maven Developers List Subject: Re: JIRA ID for

RE: Control of maven using prerequisites

2007-02-15 Thread Brian E. Fox
Is there any objection to pulling some of that into apache? I took a look and the syntax makes sense. The only change I might make is to use whatever Maven already uses to get the jdk version (if it's not already the same) -Original Message- From: Jason Dillon [mailto:[EMAIL PROTECTED] On

RE: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Brian E. Fox
Isn't that because the default plugins don't use an execution? Ie their configuration tag is outside the executions tags. -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Thursday, February 15, 2007 10:53 AM To: Maven Developers List Subject: Re: JIRA ID for plugins

Re: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Jason van Zyl
On 15 Feb 07, at 10:03 AM 15 Feb 07, Jason Dillon wrote: On Feb 15, 2007, at 6:43 AM, Jason van Zyl wrote: On 15 Feb 07, at 9:32 AM 15 Feb 07, Jason Dillon wrote: This does not appear to be fixed in 2.0.5... I'm still seeing duplicate plugin executions when parent and child both define ex

Re: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Jason Dillon
Ya, I will look into it more... Though, I found found this a little odd/interesting: 8< http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http:// www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http:// maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";> 4.

Re: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Richard van der Hoff
Jason van Zyl wrote: On 15 Feb 07, at 9:32 AM 15 Feb 07, Jason Dillon wrote: This does not appear to be fixed in 2.0.5... I'm still seeing duplicate plugin executions when parent and child both define executions of a plugin :-( If you augment or create an issue with a test project (and yes

Re: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Jason Dillon
On Feb 15, 2007, at 6:43 AM, Jason van Zyl wrote: On 15 Feb 07, at 9:32 AM 15 Feb 07, Jason Dillon wrote: This does not appear to be fixed in 2.0.5... I'm still seeing duplicate plugin executions when parent and child both define executions of a plugin :-( If you augment or create an iss

Re: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Jason van Zyl
On 15 Feb 07, at 9:32 AM 15 Feb 07, Jason Dillon wrote: This does not appear to be fixed in 2.0.5... I'm still seeing duplicate plugin executions when parent and child both define executions of a plugin :-( If you augment or create an issue with a test project (and yes, the hard part is

Re: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Jason Dillon
This does not appear to be fixed in 2.0.5... I'm still seeing duplicate plugin executions when parent and child both define executions of a plugin :-( --jason On Feb 15, 2007, at 12:13 AM, Mark Struberg wrote: MNG-2221 and MNG-2297 LieGrü, strub PS: Richards changes work well, hope this

Re: native2ascii-maven-plugin (mojo) depends on SUN JDK

2007-02-15 Thread Dan Tran
On 2/15/07, nicolas de loof <[EMAIL PROTECTED]> wrote: Hello, I've tried appfuse archetypes and they use native2ascii-maven-plugin for resources files. This plugin sounds interesting, but it depends on SUN JDK classes. I'm using jRockit on my ubuntu server. -> java.lang.ClassNotFoundException:

Re: JAX-WS API 2.1 JAR

2007-02-15 Thread Dan Tran
check this out http://jira.codehaus.org/browse/MEV-498 you can deploy the good jaxws-api to your own repo and have it to be lookup first. -D On 2/15/07, Frank Cornelis <[EMAIL PROTECTED]> wrote: The following file is outdated: http://repo1.maven.org/maven2/javax/xml/ws/jaxws-api/2.1/jaxws-

JAX-WS API 2.1 JAR

2007-02-15 Thread Frank Cornelis
The following file is outdated: http://repo1.maven.org/maven2/javax/xml/ws/jaxws-api/2.1/jaxws-api-2.1.jar It's missing javax/xml/ws/soap/Addressing Refresh from: https://maven-repository.dev.java.net/repository/javax.xml.ws/jars/jaxws-api-2.1.jar Regards, Frank.

Re: License for POM files

2007-02-15 Thread Dan Tran
The quickest solution for now is to introduce new plexus root parent with license element. at least we can said it is, free, free ;-) then migrate all submodules to use the new parent. -D On 2/14/07, Carlos Sanchez <[EMAIL PROTECTED]> wrote: you could check the parent pom. In this case not e

Re: [vote] release maven-source-plugin 2.0.3

2007-02-15 Thread Stephane Nicoll
Yes. I need to check with Jason because it seems he's found a problem meanwhile. I'll keep you posted. Stéphane On 2/15/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: On 2/12/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > Yes please. > > We need to wait a bit more. I'll make sure to send a m

Re: [vote] release maven-source-plugin 2.0.3

2007-02-15 Thread Niall Pemberton
On 2/12/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote: Yes please. We need to wait a bit more. I'll make sure to send a mail with the vote result. Has enough time lapsed yet to declare a result and cut the release? Thanks Niall Thanks, Stéphane On 2/12/07, Jason van Zyl <[EMAIL PROTECTED]

native2ascii-maven-plugin (mojo) depends on SUN JDK

2007-02-15 Thread nicolas de loof
Hello, I've tried appfuse archetypes and they use native2ascii-maven-plugin for resources files. This plugin sounds interesting, but it depends on SUN JDK classes. I'm using jRockit on my ubuntu server. -> java.lang.ClassNotFoundException: sun.tools.native2ascii.Main Couldn't this plugin optio

Re: Maven 2.0.5 Released

2007-02-15 Thread TslH
Not my habits to send a message for a release, but it's a true pleasure to see this one. That's a beautiful Valentine's gift! :) Hoping this will be the spark igniting some plugins release as surefire ;) Nice job and thank you. 2007/2/14, Jason van Zyl <[EMAIL PROTECTED]>: The Maven team would

RE: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Mark Struberg
MNG-2221 and MNG-2297 LieGrü, strub PS: Richards changes work well, hope this is will be activated with 2.05 --- Jason Dillon <[EMAIL PROTECTED]> schrieb: > Anyone know what the JIRA ID is for the bug where a > child poms plugin > executions get run twice because a parent plugin > also defin