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

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 responsible
plugin






It looks like those WARNING will be created for artifacts which have
been created by maven-assembly-plugin and maven-shared-plugin ?


Has anyone seen that before? Where is it coming from?

Not found in Maven Core, maven-artifact-transfer ? Any idea?


Kind regards
Karl Heinz Marbaise

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org





Mit freundlichem Gruß
Karl-Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl-Heinz MarbaiseUSt.IdNr: DE191347579
Hauptstrasse 177
52146 Würselen   http://www.soebes.de

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 responsible 
plugin


It looks like those WARNING will be created for artifacts which have 
been created by maven-assembly-plugin and maven-shared-plugin ?



Has anyone seen that before? Where is it coming from?

Not found in Maven Core, maven-artifact-transfer ? Any idea?


Kind regards
Karl Heinz Marbaise

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 reported by Open Source projects :


 * 8156841sun.security.pkcs11.SunPKCS11 poller thread retains a
   strong reference to the context class loader
 * 8146961   Fix PermGen memory leaks caused by static final Exceptions
 * 8163353   NPE in ConcurrentHashMap.removeAll()
 * 8160328   ClassCastException: sun.awt.image.BufImgSurfaceData cannot
   be cast to sun.java2d.xr.XRSurfaceData after xrandr change output

Secondly, there are a number of interesting items to bring to our attention

 * JDK 9 Rampdown Phase 1: Process proposal [1]
 * The Java team has published the “Oracle JRE and JDK Cryptographic
   Roadmap” [2] java.com/cryptoroadmap 
 * The Quality Report for September 2016 is now available [3], thank
   you for your continued support!


Highlights from the Quality Report for September :

 * 21 new Open Source projects have joined the Outreach program
 * Projects filed 35 new issues in the JDK Bug System, this is almost
   double the number of bugs in the previous six months!
 * Continuing to provide excellent feedback via the OpenJDK dev mailing
   lists

Thank you!

Rgds,Rory

[1] http://mail.openjdk.java.net/pipermail/jdk9-dev/2016-August/004777.html
[2] java.com/cryptoroadmap 
[3] 
https://wiki.openjdk.java.net/display/quality/Quality+Outreach+Report+September+2016


--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland



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...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 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 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
> > >
> > >
> > > -
> > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > For additional commands, e-mail: dev-h...@maven.apache.org
> > >
> > >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>
>
>
> --
> -- Behrooz Nobakht
>



-- 
WBR
Maxim aka solomax


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 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
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
-- Behrooz Nobakht


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 be
> working again in 3.4+. Maybe that PR isn't correct and the old behaviour
> really was intended years ago.
>
> Regards,
> --
> Christian
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


-- 
WBR
Maxim aka solomax


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


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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
> > with "Compilation failure" all with "package org.red5.x does not exist".
> >
> > The build is run on the trunk[2] with:
> >
> > ```
> > $ mvn -X clean install -l /tmp/om-mvn.log -PallModules
> > -Dmaven.buildNumber.skip=true
> > ```
> >
> > The same build with Maven 3.3.9 works fine.
> >
> > Hope this could be a feedback for both teams as I could not figure out
> what
> > specifically goes wrong during the build.
> >
> > The complete log is attached.
> >
> > Regards,
> > Behrooz
> >
> >
> > [1]: https://builds.apache.org/view/M-R/view/Maven/job/maven-
> 3.x/lastSuccessfulBuild/artifact/apache-maven/target/
> apache-maven-3.4.0-SNAPSHOT-bin.tar.gz
> > [2]: https://github.com/apache/openmeetings/tree/trunk
> >
> >
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


-- 
WBR
Maxim aka solomax


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[2] with:
> 
> ```
> $ mvn -X clean install -l /tmp/om-mvn.log -PallModules
> -Dmaven.buildNumber.skip=true
> ```
> 
> The same build with Maven 3.3.9 works fine.
> 
> Hope this could be a feedback for both teams as I could not figure out what
> specifically goes wrong during the build.
> 
> The complete log is attached. 
> 
> Regards,
> Behrooz
> 
> 
> [1]: 
> https://builds.apache.org/view/M-R/view/Maven/job/maven-3.x/lastSuccessfulBuild/artifact/apache-maven/target/apache-maven-3.4.0-SNAPSHOT-bin.tar.gz
> [2]: https://github.com/apache/openmeetings/tree/trunk
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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

https://github.com/apache/maven-plugins/pull/91

MCHANGES-373



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mpet/maven-plugins MCHANGES-373

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/maven-plugins/pull/91.patch

To close this pull request, make a commit to your master/trunk branch with (at 
least) the following in the commit message:

This closes #91


commit 699dd3bf3649c150913a0dd1eda25966bc6f6f1c
Author: mike 
Date:   2016-08-29T11:39:24Z

MCHANGES-373




---
If your project is set up for it, you can reply to this email and have your 
reply appear on GitHub as well. If your project does not have this feature 
enabled and wishes so, or if the feature is enabled but not working, please 
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with 
INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional 
commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org