Re: Problem with running Spring Integration Tests with mvn verify

2019-01-08 Thread a . tokarev90
On 2019/01/07 16:40:45, Robert Kleinschmager wrote: > Hi Aleksandar, > > Can you please show (attach|) your POM. Maybe your failsafe config is > non-optimal. > In general: Intellij uses a different kind of junit execution, than > failsafe/surefire > > Kind regards > Robert > > > Am

Re: Re: Error with mvn site:stage-deploy

2019-01-08 Thread Enrico Olivelli
Il giorno mar 8 gen 2019 alle ore 19:28 Michael Osipov <1983-01...@gmx.net> ha scritto: > > Please file an issue, I will take a look. Here it is https://issues.apache.org/jira/browse/MSITE-832 Thank you Enrico > > > Gesendet: Dienstag, 08. Januar 2019 um 17:37 Uhr > > Von: "Konrad Windszus" >

Aw: Re: Error with mvn site:stage-deploy

2019-01-08 Thread Michael Osipov
Please file an issue, I will take a look. > Gesendet: Dienstag, 08. Januar 2019 um 17:37 Uhr > Von: "Konrad Windszus" > An: "Maven Users List" > Betreff: Re: Error with mvn site:stage-deploy > > This seems to be related to the merged PR from >

Re: Error with mvn site:stage-deploy

2019-01-08 Thread Konrad Windszus
This seems to be related to the merged PR from https://github.com/apache/maven-wagon/pull/51/files . Not sure why the error happens though... > On 8. Jan 2019, at 17:27, Enrico Olivelli wrote: > > Hi, > I have this error with Maven 3.6.0

Error with mvn site:stage-deploy

2019-01-08 Thread Enrico Olivelli
Hi, I have this error with Maven 3.6.0 and maven-site-plugin 3.7.1 and wagon-webdav-jackrabbit 3.3.1 java.lang.NoSuchMethodError: org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.getBufferCapacityForTransfer(J)I at