Re: integration test failures in 2.0.9 / 2.0.x

2008-05-29 Thread John Casey
Seems like everything was working for me the other day when I committed the fix for 2739, but I'll try it all again tomorrow sharpish. -john Brett Porter wrote: 0111 passed on windows, 3221a still fails. John, do you know any more about this? - Brett On 29/05/2008, at 9:02 AM, Brett Porter

[jira] Subscription: Design & Best Practices

2008-05-29 Thread jira
Issue Subscription Filter: Design & Best Practices (29 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-3313NetBeans projects, more than ant project, more than fre

RE: [vote] Release maven-ant-plugin:2.1

2008-05-29 Thread Brian E. Fox
+1 -Original Message- From: Vincent Siveton [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2008 8:35 AM To: Maven Developers List Subject: Re: [vote] Release maven-ant-plugin:2.1 One more vote please! Vincent 2008/5/19, Vincent Siveton <[EMAIL PROTECTED]>: > Hi, > > We solved 13 is

RE: [VOTE] Release Maven Invoker plugin version 1.2

2008-05-29 Thread Brian E. Fox
+1 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Olivier Lamy Sent: Thursday, May 29, 2008 8:31 AM To: Maven Developers List Subject: Re: [VOTE] Release Maven Invoker plugin version 1.2 ping Thanks, -- Olivier 2008/5/26 Olivier Lamy <[EMAIL PROTECTED]

Re: xbean in 2.1 break embeddabable usage of maven

2008-05-29 Thread Milos Kleint
On Thu, May 29, 2008 at 9:23 PM, David Jencks <[EMAIL PROTECTED]> wrote: > I wonder if having xbean add an editor if there is nothing there for a class > already would work. Possibly. But will xbean then keep on working? Also there's a question of timing. What code gets called first etc.. I'm not

Re: xbean in 2.1 break embeddabable usage of maven

2008-05-29 Thread David Jencks
I wonder if having xbean add an editor if there is nothing there for a class already would work. thanks david jencks On May 29, 2008, at 12:06 PM, Milos Kleint wrote: Well, the PropertyEditors class in xbean sets every imaginable property editor to java.beans.PropertyEditorManager.register

Re: xbean in 2.1 break embeddabable usage of maven

2008-05-29 Thread Milos Kleint
Well, the PropertyEditors class in xbean sets every imaginable property editor to java.beans.PropertyEditorManager.registerEditor() overriding and IDE's own editors. That means property customizers disappear etc, some places in the IDE don't cope with that.. I've seen a report where the GridBagLayo

Re: xbean in 2.1 break embeddabable usage of maven

2008-05-29 Thread Jason van Zyl
Milos, Additionally, it is impossible for us to know unless there is some representative test that is run on our side. I've had XBR in there for over a month now. Anything with system properties, threads, and now property editors have to have some representation in the tests. If you creat

Re: xbean in 2.1 break embeddabable usage of maven

2008-05-29 Thread Jason van Zyl
On 29-May-08, at 5:47 AM, Milos Kleint wrote: Hey.. I've upgraded the netbeans users to latest 2.1-SNAPSHOT of maven embedder. I've done so to get the fix for issue with bad metaversion (RELEASE/LATEST) resolving.. However I've ended up with another severe problem. xbean seems to register it's

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

2008-05-29 Thread Vincent Siveton
This vote passes with 3 +1 votes. +1 olamy dkulp vsiveton I'll proceed. Vincent 2008/5/19, Vincent Siveton <[EMAIL PROTECTED]>: > Hi, > > We solved 13 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11124&styleName=Html&version=13504 > > There are still a 0 of issues l

[ANN] Maven Shade Plugin 1.1 released

2008-05-29 Thread Daniel Kulp
The Maven team is pleased to announce the release of the Maven Shade Plugin, version 1.1 This plugin provides the capability to package the artifact in a uber- jar, including its dependencies and to shade - i.e. rename - the packages of some of the dependencies. http://maven.apache.org/

[ANN] Maven PMD Plugin 2.4 released

2008-05-29 Thread Daniel Kulp
The Maven team is pleased to announce the release of the Maven PMD Plugin, version 2.4 This plugin is used to check java sources for potential programming problems like possible bugs, dead code, suboptimal code, etc... http://maven.apache.org/plugins/maven-pmd-plugin/ You can specify the

Re: [VOTE] Release Maven Runtime 1.0-alpha-1 (take 2)

2008-05-29 Thread Mark Hobson
2008/5/29 Brian E. Fox <[EMAIL PROTECTED]>: > The whole business of revoting to change the site feels very wrong to > me. Yep, but it is part of the tag so I guess it's fair enough. Besides, the last vote only had one +1 anyway.. :) Mark -

Re: [RESULT][VOTE] Release maven-pmd-plugin version 2.4

2008-05-29 Thread Daniel Kulp
Yea, that and Shade.I was waiting until it appeared at the mirror I use before sending the announcement, but then got very sick yesterday so didn't feel up to it. I'll do it now. Dan On May 29, 2008, at 10:41 AM, Benjamin Bentmann wrote: Daniel Kulp wrote: I'll proceed with ge

Re: [RESULT][VOTE] Release maven-pmd-plugin version 2.4

2008-05-29 Thread Benjamin Bentmann
Daniel Kulp wrote: > I'll proceed with getting the artifacts released. I noticed the JARs are on central since May 27. However - there seems be no release announcement on the mail lists - the version 2.4 is not marked as released in JIRA - the plugin's site is still about 2.3 Just wondering B

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

2008-05-29 Thread Daniel Kulp
+1 Dan On May 29, 2008, at 8:34 AM, Vincent Siveton wrote: One more vote please! Vincent 2008/5/19, Vincent Siveton <[EMAIL PROTECTED]>: Hi, We solved 13 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11124&styleName=Html&version=13504 There are still a 0 of issues l

Re: [VOTE] Release Maven Invoker plugin version 1.2

2008-05-29 Thread Daniel Kulp
+1 Dan On May 26, 2008, at 1:51 PM, Olivier Lamy wrote: Hi, I'd like to release maven-invoker-plugin 1.2. This release fixes some bugs and makes some improvements (and documentation). We solved 16 issues : http://jira.codehaus.org/secure/ReleaseNote.jspa?version=13948&styleName=Html&proj

RE: [VOTE] Release Maven Runtime 1.0-alpha-1 (take 2)

2008-05-29 Thread Brian E. Fox
The whole business of revoting to change the site feels very wrong to me. -Original Message- From: Mark Hobson [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2008 6:17 AM To: Maven Developers List Subject: Re: [VOTE] Release Maven Runtime 1.0-alpha-1 (take 2) 2008/5/22 Dennis Lundber

[VOTE] Release Maven Runtime 1.0-alpha-1 (take 3)

2008-05-29 Thread Mark Hobson
Hi there, I'd like to attempt to release Maven Runtime 1.0-alpha-1 once more. The changes since the last vote are: - Added Java 5 requirement note to site homepage Staging repo: http://people.apache.org/~markh/staging-repo/ Staging site (not yet synced): http://maven.apache.org/shared/maven-run

Re: [VOTE] Release Maven Invoker plugin version 1.2

2008-05-29 Thread Paul Gier
+1 -Paul Olivier Lamy wrote: Hi, I'd like to release maven-invoker-plugin 1.2. This release fixes some bugs and makes some improvements (and documentation). We solved 16 issues : http://jira.codehaus.org/secure/ReleaseNote.jspa?version=13948&styleName=Html&projectId=11441&Create=Create . Ther

xbean in 2.1 break embeddabable usage of maven

2008-05-29 Thread Milos Kleint
Hey.. I've upgraded the netbeans users to latest 2.1-SNAPSHOT of maven embedder. I've done so to get the fix for issue with bad metaversion (RELEASE/LATEST) resolving.. However I've ended up with another severe problem. xbean seems to register it's own property editors into PropertyEditorManager o

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

2008-05-29 Thread Vincent Siveton
One more vote please! Vincent 2008/5/19, Vincent Siveton <[EMAIL PROTECTED]>: > Hi, > > We solved 13 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11124&styleName=Html&version=13504 > > There are still a 0 of issues left in JIRA, yes 0, thanks Benjamin! :) : > > htt

Re: [VOTE] Release Maven Invoker plugin version 1.2

2008-05-29 Thread Olivier Lamy
ping Thanks, -- Olivier 2008/5/26 Olivier Lamy <[EMAIL PROTECTED]>: > Hi, > I'd like to release maven-invoker-plugin 1.2. > This release fixes some bugs and makes some improvements (and documentation). > > We solved 16 issues : > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=13948&styl

Re: [Vote] Release Maven Doxia Tools 1.0

2008-05-29 Thread Vincent Siveton
This vote passes with 4 +1 votes. +1 lukas, olivier, dennis, vsiveton I'll proceed. Vincent 2008/5/21, Vincent Siveton <[EMAIL PROTECTED]>: > Hi, > > According the Doxia release process [1], I would like to release Maven > Doxia Tools 1.0. > > There are still a couple of issues left in JIRA:

Re: integration test failures in 2.0.9 / 2.0.x

2008-05-29 Thread Paul Gier
Brian E. Fox wrote: These are the failures I'm getting: Failed tests: testDeactivateDefaultProfilesDash(org.apache.maven.integrationtests.Mave nITmng3545ProfileDeactivation) testDeactivateDefaultProfilesExclamation(org.apache.maven.integrationtes ts.MavenITmng3545ProfileDeactivation ) tes

Re: [VOTE] Release Maven Runtime 1.0-alpha-1 (take 2)

2008-05-29 Thread Mark Hobson
2008/5/22 Dennis Lundberg <[EMAIL PROTECTED]>: > Mark, can we please have a big sign somewhere prominently on the site > informing users that Maven Runtime requires Java 5. I was not able to find > info on this on the staged site. > > I think people have gotten used to Maven stuff requiring only Ja