Re: MNG-3004/MNG-2802 - Achieving massive parallelity ?

2009-12-04 Thread Jason van Zyl
I'm just starting to take a look now. Have you buy chance run what you've built against the integration tests? http://svn.apache.org/repos/asf/maven/core-integration-testing/trunk/ If not, happy to help, or we can pull it into the grid and try it out there. On 2009-12-03, at 1:05 AM, Kristian R

Re: Upload Apache Pivot artifacts to central repository?

2009-12-04 Thread Brian Fox
Hi Greg, yes I'll take a look. Since it's an apache project, we should use http://repository.apache.org for this. We have support to stage bundles in the latest version so let me get the pivot project setup and then I'll give some docs on this. Can you file a jira here:https://issues.apache.org/jir

Re: Upload Apache Pivot artifacts to central repository?

2009-12-04 Thread Greg Brown
Hi Brian, I managed to install the Pivot artifacts in a local Maven repository and successfully built a sample project that lists them as dependencies. So, I am optimistic that the POMs are structured correctly. Next, I attempted to package the artifacts for manual upload as described on this

Re: [VOTE] Release Apache Maven 3.0-alpha-5

2009-12-04 Thread Brian Fox
On Fri, Dec 4, 2009 at 2:16 AM, Jorg Heymans wrote: > On Thu, Dec 3, 2009 at 7:44 PM, Brian Fox wrote: >> Something like duplicate dependencies likely means you have a real >> problem you didn't know about in your poms. I think failing is >> appropriate in this case. > > I fail to grok what you j

Re: [VOTE] Release Maven Changes Plugin version 2.3

2009-12-04 Thread Brett Porter
2.2.1 is recommended in the release guide now (mostly because the wagon upgrade is necessary to work with scp). I think we should solve the concern about building with JDK 1.4 a different way (toolchains, and/or animal sniffer). Cheers, Brett On 05/12/2009, at 7:13 AM, Dennis Lundberg wrote:

Re: [VOTE] Release Maven Ant Tasks version 2.1.0

2009-12-04 Thread Paul Gier
Hi, The vote has passed with the following result: +1 (binding): Benjamin Bentmann, Jason van Zyl, Hervé Boutemy +1 (non-binding): Paul Gier, Stephen Connolly I will promote the artifacts to the central repository and continue with the release. Paul Gier wrote: Hi, I believe it's time f

Re: [VOTE] Release Maven Changes Plugin version 2.3

2009-12-04 Thread Lukas Theussl
On Fri, Dec 4, 2009 at 9:13 PM, Dennis Lundberg wrote: > Benjamin Bentmann wrote: > > Dennis Lundberg wrote: > > > >> This vote comes soon after the 2.2 release > > > > No need to apologize ;-) > > > >> Staging repo: > >> https://repository.apache.org/content/repositories/maven-036/ > > > > The .

Re: [VOTE] Release Maven Changes Plugin version 2.3

2009-12-04 Thread Dennis Lundberg
Benjamin Bentmann wrote: > Dennis Lundberg wrote: > >> This vote comes soon after the 2.2 release > > No need to apologize ;-) > >> Staging repo: >> https://repository.apache.org/content/repositories/maven-036/ > > The .pom.asc seems not to match the plugin POM [0]. Looking at the POM, > it see

MNG-4479 updated with reproducible test case

2009-12-04 Thread Laird Nelson
Hello; a quick note to say that I've updated http://jira.codehaus.org/browse/MNG-4479 with a set of projects that reliably reproduce the (IMHO major) issue. Best, Laird

Re: [VOTE] Release Apache Maven 3.0-alpha-5

2009-12-04 Thread Jorg Heymans
On Thu, Dec 3, 2009 at 7:44 PM, Brian Fox wrote: > Something like duplicate dependencies likely means you have a real > problem you didn't know about in your poms. I think failing is > appropriate in this case. I fail to grok what you just said there. So if i have in my pom javax.pers