[GitHub] maven-surefire pull request #117: [SUREFIRE-1254] add color messages

2016-09-05 Thread hboutemy
Github user hboutemy commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/117#discussion_r77579970 --- Diff: surefire-booter/src/main/java/org/apache/maven/surefire/booter/ForkedBooter.java --- @@ -38,11 +38,16 @@ import org.apache.maven.sure

[GitHub] maven-surefire pull request #117: [SUREFIRE-1254] add color messages

2016-09-05 Thread hboutemy
Github user hboutemy commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/117#discussion_r77579682 --- Diff: surefire-api/src/main/java/org/apache/maven/surefire/booter/CommandReader.java --- @@ -46,10 +48,8 @@ import static org.apache.maven

[GitHub] maven-surefire pull request #117: [SUREFIRE-1254] add color messages

2016-09-05 Thread hboutemy
Github user hboutemy commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/117#discussion_r77579430 --- Diff: surefire-logger-api/src/main/java/org/apache/maven/plugin/surefire/log/api/Level.java --- @@ -0,0 +1,83 @@ +package org.apache.maven.p

Re: Using maven-artifact-transfer component

2016-09-05 Thread Karl Heinz Marbaise
Hi, sometimes it helps to read the code... Found it... the code in the current maven-deploy-plugin shows it.. Kind regards Karl Heinz On 05/09/16 23:41, Karl Heinz Marbaise wrote: Hi, after Igor has given me very good informations thanks for that... I was able to a another step forward

Re: Using maven-artifact-transfer component

2016-09-05 Thread Karl Heinz Marbaise
Hi, after Igor has given me very good informations thanks for that... I was able to a another step forward Currently I got one WARNING: [WARNING] test.maven.plugin.profiler:parse-pom:jar:jar-with-dependencies:0.1.0-SNAPSHOT has been attached with deprecated code, try to upgrade the respo

Early Access builds of JDK 9 b134 are available on java.net

2016-09-05 Thread Rory O'Donnell
Hi Robert & Kristian, Early Access b134 for JDK 9 is available on java.net, summary of changes are listed here . There have been a number of fixes , since the last availability email , to bugs

Re: Apache OpenMeetings build fails on Maven 3.4-SNAPSHOT

2016-09-05 Thread Christian Schulte
Am 09/05/16 um 17:46 schrieb Behrooz Nobakht: > Thanks, Christian. Is there a Maven ticket for this? Looks like . Regards, -- Christian - To unsubscribe, e-mail: dev-unsubscr...@

Re: Apache OpenMeetings build fails on Maven 3.4-SNAPSHOT

2016-09-05 Thread Maxim Solodovnik
I'm afraid I need to revert these changes Without true I have duplicate jar files and weird classloader issues while running OM I'll check/fix it as soon as Maven 3.4 will be released and we will switch to it On Mon, Sep 5, 2016 at 10:46 PM, Behrooz Nobakht wrote: > Thanks, Christian. Is there a

Re: Apache OpenMeetings build fails on Maven 3.4-SNAPSHOT

2016-09-05 Thread Behrooz Nobakht
Thanks, Christian. Is there a Maven ticket for this? On Mon, Sep 5, 2016 at 5:30 PM, Maxim Solodovnik wrote: > I'll keep this email and will double-check everything after 3.4 will be > released > > On Mon, Sep 5, 2016 at 10:25 PM, Christian Schulte wrote: > > > Am 09/05/16 um 16:48 schrieb Maxi

Re: Apache OpenMeetings build fails on Maven 3.4-SNAPSHOT

2016-09-05 Thread Maxim Solodovnik
I'll keep this email and will double-check everything after 3.4 will be released On Mon, Sep 5, 2016 at 10:25 PM, Christian Schulte wrote: > Am 09/05/16 um 16:48 schrieb Maxim Solodovnik: > > I have merged your PR, Thanks! :)) > > I cannot tell in what version this has stopped working. It will b

Re: Apache OpenMeetings build fails on Maven 3.4-SNAPSHOT

2016-09-05 Thread Christian Schulte
Am 09/05/16 um 16:48 schrieb Maxim Solodovnik: > I have merged your PR, Thanks! :)) I cannot tell in what version this has stopped working. It will be working again in 3.4+. Maybe that PR isn't correct and the old behaviour really was intended years ago. Regards, -- Christian -

Re: Apache OpenMeetings build fails on Maven 3.4-SNAPSHOT

2016-09-05 Thread Maxim Solodovnik
I have merged your PR, Thanks! :)) On Mon, Sep 5, 2016 at 9:24 PM, Christian Schulte wrote: > > > Am 09/05/16 um 14:39 schrieb Behrooz Nobakht: > > Hi there, > > > > Trying to build Apache OpenMeetings with Apache Maven 3.4-SNAPSHOT[1] > fails > >

Re: Apache OpenMeetings build fails on Maven 3.4-SNAPSHOT

2016-09-05 Thread Christian Schulte
Am 09/05/16 um 14:39 schrieb Behrooz Nobakht: > Hi there, > > Trying to build Apache OpenMeetings with Apache Maven 3.4-SNAPSHOT[1] fails > with "Compilation failure" all with "package org.red5.x does not exist". > > The build is run on the trunk

RE: [GitHub] maven-plugins pull request #91: MCHANGES-373

2016-09-05 Thread Mikael Petterson
Hi, Just a friendly reminder to review code and if ok commit. Br, //mikael -Original Message- From: mpet [mailto:g...@git.apache.org] Sent: den 29 augusti 2016 13:51 To: dev@maven.apache.org Subject: [GitHub] maven-plugins pull request #91: MCHANGES-373 GitHub user mpet opened a pull