Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.0

2017-10-01 Thread Gabriel Belingueres
Would it be possible to cut a release of plexus-interpolation and upgrade this dependency to solve MWAR-303? 2017-09-30 13:16 GMT-03:00 Mikail Osipov : > Am 2017-09-30 um 17:55 schrieb Karl Heinz Marbaise: > >> Hi, >> >> We solved 3 issues: >> https://issues.apache.org/jira/secure/ReleaseNote.jsp

Re: dependency:go-offline broken?

2017-10-01 Thread Alex O'Ree
This is what I use to get artifacts before dropping offline (it may or may not help your scenario) mvn dependency:resolve -Dclassifier=javadoc dependency:sources dependency:resolve-plugins -fn This gets sources, javadocs and plugins. This works in most cases, however if you're using ant to downlo

Re: Maven Surefire and JUnit 5

2017-10-01 Thread Enrico Olivelli
Sorry I wanted to reply to another message from Benedikt Enrico Il dom 1 ott 2017, 16:17 Karl Heinz Marbaise ha scritto: > Hi Enrico, > > On 01/10/17 16:00, Enrico Olivelli wrote: > > Benedikt, > > did you try to update all of your maven plugins to latest version? > > Can you share some stacktra

Re: Maven Surefire and JUnit 5

2017-10-01 Thread Karl Heinz Marbaise
Hi Enrico, On 01/10/17 16:00, Enrico Olivelli wrote: Benedikt, did you try to update all of your maven plugins to latest version? Can you share some stacktrace? This will give a first hint without having to build jUDDI This is the wrong mailing list...Users list was the subject about jUDDI ;-

Re: Maven Surefire and JUnit 5

2017-10-01 Thread Enrico Olivelli
Benedikt, did you try to update all of your maven plugins to latest version? Can you share some stacktrace? This will give a first hint without having to build jUDDI Cheers Enrico Il sab 30 set 2017, 10:34 Benedikt Ritter ha scritto: > Hello, > > for over a year now I’m trying to help getting J