Re: Is there any on-going work to implement standard build promotion/staging mechanism?

2013-01-11 Thread Hervé BOUTEMY
sorry for the delay, time is missing lately introducing new status, with pseudo-pom property and so on seems irrealistic, at least to me: the concept is interesting, but I doubt it can fit into the actual code Perhaps with Maven 3.2 (precise version and feature definition hypothetical), since d

Re: mvn compiler 3.0 regression?

2013-01-11 Thread Laird Nelson
On Fri, Jan 11, 2013 at 1:30 PM, Olivier Lamy wrote: > sample project attached to a jira issue ? :-) > > 2013/1/10 Romain Manni-Bucau : > > basically it simply needs to set a jvm property (-Aopenjpa.xxx=...). The > > argument is well propagated in fork mode true but the dependencies > > (openjpa)

maven-shared pull request: [SUREFIRE-946] Allow execution of a callback aft...

2013-01-11 Thread agudian
GitHub user agudian opened a pull request: https://github.com/apache/maven-shared/pull/2 [SUREFIRE-946] Allow execution of a callback after the process finished,... ... or the timeout ran up. The callback is invoked, before calling waitForPumpers, allowing clients to releas

Re: mvn compiler 3.0 regression?

2013-01-11 Thread Olivier Lamy
sample project attached to a jira issue ? :-) 2013/1/10 Romain Manni-Bucau : > Hi, > > trying to enhance some entities with openjpa i found a potential regression > in mvn compiler 3.0 (compared to 2.5.1) > > > basically it simply needs to set a jvm property (-Aopenjpa.xxx=...). The > argument is

Maven Plugin - Configuration

2013-01-11 Thread Karl Heinz Marbaise
Hi, i'm working on a maven-plugin (https://github.com/khmarbaise/maven-iterator-invoker-plugin/blob/master/src/main/java/com/soebes/maven/plugins/IteratorInvokerMojo.java) which gets a configuration snippet from the following (from an integration test): com.soebes.maven.plugins

Pain with MNG-5181 (_maven.repositories)

2013-01-11 Thread Jörg Hohwiller
Dear maven developers, first of all thanks for all your energy. Maven has become a great tool and now even complex multi-module-projects can build their site perfectly what was a very long way. One thing that is really causing pain to me - and many others I talked to is MNG-5181. The concept of

Re: Parent Poms release

2013-01-11 Thread Olivier Lamy
yes a bit of configuration for that. 2013/1/11 Robert Scholte : > This will include the maven-scm-publish-plugin instead of the site:deploy, > right? > > Robert > > Op Fri, 11 Jan 2013 13:54:01 +0100 schreef Gary Gregory > : > > >> You could check that plugins are up to date. >> >> Gary >> >> On J

Re: Parent Poms release

2013-01-11 Thread Robert Scholte
This will include the maven-scm-publish-plugin instead of the site:deploy, right? Robert Op Fri, 11 Jan 2013 13:54:01 +0100 schreef Gary Gregory : You could check that plugins are up to date. Gary On Jan 11, 2013, at 5:41, Olivier Lamy wrote: Hi, I'd like to release parent poms (ASF

Re: Parent Poms release

2013-01-11 Thread Gary Gregory
You could check that plugins are up to date. Gary On Jan 11, 2013, at 5:41, Olivier Lamy wrote: > Hi, > I'd like to release parent poms (ASF and Maven). > Something else to add/fix ? > > Thanks > -- > Olivier Lamy > Talend: http://coders.talend.com > http://twitter.com/olamy | http://linkedin.c

Plugins and project classpath

2013-01-11 Thread Bertram, Alexander
Hi there, I'm working on the maven plugin for Renjin (R on the JVM) and had a question about best practices for plugin goals that require project dependencies. The renjin-maven-plugin has a compile-namespace goal and a test goal, which both evaluate R scripts in src/main/R, and so require that the

Parent Poms release

2013-01-11 Thread Olivier Lamy
Hi, I'd like to release parent poms (ASF and Maven). Something else to add/fix ? Thanks -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: dev-unsubs