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

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

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:

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

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:

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,

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

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

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: 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

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