+1
confirmed with maven-invoker-plugin.
(maven-release-plugin, actually maven-release-manager, always makes a new
DefaultInvoker, so no issue)
Robert
Op Thu, 08 Nov 2012 23:53:00 +0100 schreef Robert Scholte
:
Hi,
We solved 1 issue:
http://jira.codehaus.org/secure/ReleaseNote.jspa?pro
Thanks Olivier! It should be rocking now, hopefully.
/Anders
On Thu, Nov 8, 2012 at 3:34 PM, Olivier Lamy wrote:
> done
>
> 2012/11/8 Anders Hammar :
> > I've sent a pull requests which, IMHO, cleans things up in the javac
> part.
> > Mainly I've focused on having the success param of Compiler
I fixed job configuration, it is now available
FYI, as README explains, building Eclipse Doxia Editor requires building
doxia-osgi/pom.xml then eclipse-plugins/pom.xml, but the second build had
disappeared from job configuration (don't know how/when)
I just added the sedond step back and the bu
yes, the behaviour is known - probably not from many people, but I do know it
was a consequence of maven-dependency-tree-2.0 MSHARED-167
I wouldn't say "intentional", but that's a consequence of using Aether in
Maven 3 instead of tracking internal Maven 2 dependency resolution events.
Maven 3/A