Re: [VOTE] Release Apache Maven 3.5.3

2018-03-01 Thread Sylwester Lachiewicz
Hi, yes i was able to reproduce both errors (Dan and Guillaume) and fixes are commited to JAnsi. If someone one to retest - please build JAnsi from master. Fix #107 also shoud help with reseting colors after Ctrl-C. https://github.com/fusesource/jansi/issues/110

Re: [VOTE] Release Apache Maven 3.5.3

2018-03-01 Thread Manfred Moser
Used on a bunch of project for a couple of days now without problems. +1 Manfred Stephen Connolly wrote on 2018-02-24 16:00: > Hi, > > We solved 22 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341428=Text=12316922 > > There are 381 issues left in JIRA for Maven

Re: Surefire release?

2018-03-01 Thread Olivier Lamy
Ok Sounds good. But could we just focus on a new release rather than new issues? On 1 March 2018 at 14:20, Tibor Digana wrote: > There is a branch SUREFIRE-1491 waiting for pushing to master. It is open > for everybody who want to check it: >

Re: surefire-junit47 depends on dummy:dummy:jar:1.0?

2018-03-01 Thread Enrico Olivelli
Alex, Can you share the stack trace of the error? If the message is not enough clear you can -X to the conmand line, like mvn test -X Cheers Enrico Il gio 1 mar 2018, 18:35 Alex O'Ree ha scritto: > Can anyone shed light on the dummy:dummy jar file that surefire seems to >

Re: [VOTE] Release Apache Maven 3.5.3

2018-03-01 Thread Dan Tran
Hi all Sylwester Lachiewicz provided a fix for jansi 1.18-SNAPSHOT which resolves my issue. I am not able to reproduce antrun issue -Dan On Thu, Mar 1, 2018 at 5:00 AM, Stephane Nicoll wrote: > +1 > > Thanks, > S. > > On Sat, Feb 24, 2018 at 11:01 PM, Stephen

surefire-junit47 depends on dummy:dummy:jar:1.0?

2018-03-01 Thread Alex O'Ree
Can anyone shed light on the dummy:dummy jar file that surefire seems to need? I don't see it in mvnrepository nor in repo.maven.apache.org. I'm using 2.19.1 of the surefire plugin. I added the following changes to the plugin config and now it's complaining about artifact resolution

Re: [VOTE] Release Apache Maven 3.5.3

2018-03-01 Thread Stephane Nicoll
+1 Thanks, S. On Sat, Feb 24, 2018 at 11:01 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > On 24 February 2018 at 22:00, Stephen Connolly < > stephen.alan.conno...@gmail.com> wrote: > > > Hi, > > > > We solved 22 issues: > >