Re: Adding a classpath element within a Mojo

2014-02-04 Thread William Ferguson
Mmm I'm struggling to get the hack work. The problem I am facing is that 1. the LifeCycleParticipant adds the location at which the Aar classes are to be extracted to the classpath. 2. the Aar classes are extracted by the GenerateSourcesMojo to the target folder 3. But (2) never ha

Re: Adding a classpath element within a Mojo

2014-02-04 Thread William Ferguson
Can you explain the need to establish the reactor build order? I had expected session.getProjects() to have returned modules in the order they are defined. Are you saying that is not the case and that it would need to be configured by the LifeCycleParticipant? I think I can make the hack work. So

Re: parent poms release

2014-02-04 Thread Hervé BOUTEMY
already done: ASF parent pom doesn't define any reporting :) this will be for Maven parent pom Regards, Hervé Le mardi 4 février 2014 08:43:14 Michael Osipov a écrit : > Am 2014-02-03 22:59, schrieb Hervé BOUTEMY: > > I just updated some plugins > > > > now, we have: > > > > $ mvn versions:d

Re: maven-install-plugin:install not supporting pomFile property anymore?

2014-02-04 Thread Robert Scholte
Hi Jörg, if we would change this for the maven-install-plugin, you'll hit it again with the maven-deploy-plugin. This should indicate there's something wrong with the process. And maybe there are other plugins which expect the same change. In my opinion, the pom.xml which is copied/upload

maven-surefire pull request: Fixed tiny doc bug

2014-02-04 Thread kevinarpe
Github user kevinarpe closed the pull request at: https://github.com/apache/maven-surefire/pull/31 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

maven-plugin-test 3.1.0 release?

2014-02-04 Thread Igor Fedorenko
I'd like to release maven-plugin-test 3.1.0 to include couple of new APIs I've introduced as per MPLUGINTESTING-36 and MPLUGINTESTING-37? Does anyone have any outstanding work they want to push before I initiate the process? http://jira.codehaus.org/browse/MPLUGINTESTING-36 http://jira.codehaus.

Re: Adding a classpath element within a Mojo

2014-02-04 Thread Igor Fedorenko
On 2/4/2014, 1:06, William Ferguson wrote: OK, I'm getting the dependencies to resolve and I can amend the classpath, but I think I've hit a road block for multi module builds. LifeCycleParticipant is only ever called once at the root. This means that if I have a project with 2 modules where Mo

JDK 8 Build 128 is available on java.net

2014-02-04 Thread Rory O'Donnell Oracle, Dublin Ireland
Hi Robert,Kristian, JDK 8 Build b128 Early Access Build is now available for download & test. Please log all show stopper issues as soon as possible. I would encourage you to read another interesting blog by Eric Costlow regarding JDK 8 using TLS 1.2 as d

Re: JDK 8 Build 126 & JDK 7 Update 60 build 04 are available on java.net

2014-02-04 Thread Rory O'Donnell Oracle, Dublin Ireland
Hi Robert, Thanks for the feedback, glad all is well. Sorry for the delay in replying, just got back from FOSDEM. Rgds,Rory On 02/02/2014 16:07, Robert Scholte wrote: Hi Rory, I can confirm that JDK-8031572 is now fixed. I found at least one project which suffers from https://bugs.openjdk.ja