Re: [MNG-5551] Java 8 + Maven status

2014-03-26 Thread Mark Derricutt
What version of the maven-dependency-plugin? I'm using 2.8 fine under JDK8 and have been for some time - this is using the `copy-dependencies` goal and nothing else tho... On 27 Mar 2014, at 6:15, Steven Schlansker wrote: Java 8 has now been out for a week and Maven is still not really comp

Re: Incremental Build ?

2014-03-26 Thread Wayne Fay
> Is there any way to implement incremental build with required dependency > compilation using Maven? If you search the mail list archive, Jason van Zyl posted some information about Incremental Builds just a few days ago. From: Jason van Zyl Subject: Incremental build API Date: Tue, 25 Mar 2014

Incremental Build ?

2014-03-26 Thread Raghu Refer
Hi All, Is there any way to implement incremental build with required dependency compilation using Maven? Thanks

Re: Updated documentation for Central Repository

2014-03-26 Thread Manfred Moser
And now the documentation has been updated with - update to the 2.5 release plugin version - autoReleaseAfterClose mention as suggested by Curtis - separate little article with the tip from Eric Thanks all and keep it coming. manfred -

Re: [MNG-5551] Java 8 + Maven status

2014-03-26 Thread Steven Schlansker
No, that causes IncompatibleClassChangeErrors to be thrown when loading various ASM classes. On Mar 26, 2014, at 10:26 AM, Matt Benson wrote: > Can't you declare ASM 5.0.1 as a plugin dependency as an interim measure? > > Matt > > On Wed, Mar 26, 2014 at 12:15 PM, Steven Schlansker > wrote:

Re: Updated documentation for Central Repository

2014-03-26 Thread Manfred Moser
You are up to date Curtis! That is a pretty new feature and a good idea to use. I will update the docs. manfred Curtis Rueden wrote on 26.03.2014 09:33: > Hi Manfred, > > Thank you very much to all involved in updating this valuable documentation! > >> The Maven docs details usage of things l

Re: [MNG-5551] Java 8 + Maven status

2014-03-26 Thread Matt Benson
Can't you declare ASM 5.0.1 as a plugin dependency as an interim measure? Matt On Wed, Mar 26, 2014 at 12:15 PM, Steven Schlansker wrote: > Hello everyone, > > http://jira.codehaus.org/browse/MNG-5551 > > Java 8 has now been out for a week and Maven is still not really compatible. > In particula

[MNG-5551] Java 8 + Maven status

2014-03-26 Thread Steven Schlansker
Hello everyone, http://jira.codehaus.org/browse/MNG-5551 Java 8 has now been out for a week and Maven is still not really compatible. In particular, the maven-shade-plugin and maven-dependency-plugin do not work due to an old version of ASM that throws ArrayIndexOutOfBoundsException on Java 8 cl

Re: Updated documentation for Central Repository

2014-03-26 Thread Curtis Rueden
Hi Manfred, Thank you very much to all involved in updating this valuable documentation! > The Maven docs details usage of things like the Nexus Staging Maven > Plugin for command line based release (no more logging into the UI) > and a whole lot of other things. We use the nexus-staging-maven-p

Re: Updated documentation for Central Repository

2014-03-26 Thread Manfred Moser
I would always deploy to OSSRH and just proxy it back in. However opinions differ and I will therefore add these instructions on a new page about further tips and tricks for Maven users. Thanks for the contribution. manfred Eric Kolotyluk wrote on 25.03.2014 21:29: > > On 3/25/2014 4:42 PM,

Re: Updated documentation for Central Repository

2014-03-26 Thread Eric Kolotyluk
Sure, a page on tips and tricks sounds very appropriate. :-) Cheers, Eric On 3/26/2014 8:47 AM, Manfred Moser wrote: I would always deploy to OSSRH and just proxy it back in. However opinions differ and I will therefore add these instructions on a new page about further tips and tricks for Ma

Re: maven-dependency-tree reactor resolution

2014-03-26 Thread William Ferguson
Thanks Herve, I have started down the path of ITs within maven-dep-tree. As a first step I have submitted a patch to enable all 3 of the existing ITs http://jira.codehaus.org/browse/MSHARED-326 Next step is to ass in new ones to highlight the missing func and then hopefully I can fill that space.

[ANN] Apache Archiva 2.0.1

2014-03-26 Thread Olivier Lamy
Hi, The Apache Archiva team would like to announce the release of Archiva 2.0.1. Archiva is available for download from the web site. Archiva is an application for managing one or more remote repositories, including administration, artifact handling, browsing and searching. If you have any quest

Why is "mvn archetype:generate" so low?

2014-03-26 Thread Fengyun RAO
I try to generate a project in batch mode following: http://maven.apache.org/archetype/maven-archetype-plugin/examples/generate-batch.html Below is the output in the console: Microsoft Windows [version 6.1.7601] X:\Test>mvn archetype:generate -B -DarchetypeGroupId=org.apache.maven.archetypes -Da