Re: [VOTE] Release Apache Maven PMD Plugin version 3.7

2016-10-14 Thread Arnaud Héritier
+1 Le jeudi 13 octobre 2016, Hervé BOUTEMY a écrit : > same issue with maven-pmd-plugin-3.6: there's something strange on my > machine... > > then +1 > > Regards, > > Hervé > > Le jeudi 13 octobre 2016 20:02:27 Andreas Dangel a écrit : > > That's weird. I don't see this... I'm on Linux, too. > >

Maven 3.4.0 color output and default slf4j implementation

2016-10-14 Thread Hervé BOUTEMY
Jason Dillon started the Maven output color work by providing us a Gossip slf4j provider renderer adapted to Maven context: thanks Jason Then current master uses Gossip slf4j provider by default with this customization. Given there were feedback from people finding the change disturbing vs usua

Maven 3.3.9 build error using intellij 2016

2016-10-14 Thread ggopal
Hi: My name is Gopal. I am getting a strange error. Most of the common libraries are stored in artifactory. The entire project builds without any error using jdk1.7. But, as soon as I change it to 1.8, it gives the below error ... there are more lines, i just pasted a couple from the top of the sta

Re: [GitHub] maven-surefire issue #122: Specify surefire temp directory for run in multip...

2016-10-14 Thread Tibor Digana
> I know this is param but between my builds not save workspace. Yes this is we cannot store because Maven is not integrated with VCS. I want Surefire and Maven being intergared with VCS via some agent but that's a lot to do. >>Plus if usage -Dsurefire.includesFile arguments how it will work runOr

[GitHub] maven-surefire issue #122: Specify surefire temp directory for run in multip...

2016-10-14 Thread vaimr
Github user vaimr commented on the issue: https://github.com/apache/maven-surefire/pull/122 I know this is param but between my builds not save workspace. Plus if usage -Dsurefire.includesFile arguments how it will work runOrder? It does not stop me, because I always clean ass

Re: Maven 3.4.0-SNAPSHOT 2016-10-09 and setttings.xml?

2016-10-14 Thread Stephen Connolly
On Friday 14 October 2016, Robert Scholte wrote: > On Fri, 14 Oct 2016 00:09:26 +0200, Christian Schulte > wrote: > > Am 10/13/16 um 21:52 schrieb Robert Scholte: >> >>> On Thu, 13 Oct 2016 02:53:54 +0200, Christian Schulte >>> Should I change the order of the effective settings so that th

Re: Maven 3.4.0-SNAPSHOT 2016-10-09 and setttings.xml?

2016-10-14 Thread Robert Scholte
On Fri, 14 Oct 2016 00:09:26 +0200, Christian Schulte wrote: Am 10/13/16 um 21:52 schrieb Robert Scholte: On Thu, 13 Oct 2016 02:53:54 +0200, Christian Schulte Should I change the order of the effective settings so that things from the global settings always come before the user settings?