[RESULT] [VOTE] Release Apache Maven DOAP Plugin version 1.2

2015-03-16 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 (binding): Olivier Lamy, Hervé Boutemy, Karl Heinz Marbaise +1 (non binding): none I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise - To

Re: [VOTE] Maven 3.3.1 Release

2015-03-16 Thread Hervé BOUTEMY
IIUC code, the .mvn directory is searched in parent directories (it is done in the shell script) this discussion (and corresponding improvements in documentation) should have happened before the release but it's not too late: just improve content to have a better documentation in 3.3.2 :) Rega

Re: [VOTE] Maven 3.3.1 Release

2015-03-16 Thread Stephen Connolly
+1 on the release from me (binding) On 16 March 2015 at 15:04, Stephen Connolly wrote: > > On 16 March 2015 at 14:43, Jason van Zyl wrote: > >> slf4j-maven-plugin-log > > > https://code.google.com/p/slf4j-maven-plugin-log/ I think is the source > of the problem. Haven't had the time to dig furt

Re: [VOTE] Maven 3.3.1 Release

2015-03-16 Thread Jason van Zyl
That is a copy of some of our documentation so you can see it here if it's not showing up on the site: http://takari.io/book/91-maven-classloading.html#maven-classloading On Mar 16, 2015, at 3:36 AM, Hervé BOUTEMY wrote: > I wrote http://maven.apache.org/ref/3-LATEST/maven-embedder/ for one pa

Re: [VOTE] Maven 3.3.1 Release

2015-03-16 Thread Stephen Connolly
On 16 March 2015 at 14:43, Jason van Zyl wrote: > slf4j-maven-plugin-log https://code.google.com/p/slf4j-maven-plugin-log/ I think is the source of the problem. Haven't had the time to dig further.

Re: [VOTE] Maven 3.3.1 Release

2015-03-16 Thread Jason van Zyl
After the work done I will speculate that it's the plugin. The desired behaviour, or protection from undesirable behavior, needs to be captured at the very least in an IT. On Mar 16, 2015, at 6:11 AM, Stephen Connolly wrote: > Classloading changes are causing a regression with a NPM plugin

Re: [VOTE] Maven 3.3.1 Release

2015-03-16 Thread Stephen Connolly
Classloading changes are causing a regression with a NPM plugin for me... I'll investigate if this is an issue in the plugin itself (likely) or an issue with Maven. [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.16:install-node-and-npm (install node and npm) on projec

Re: [VOTE] Maven 3.3.1 Release

2015-03-16 Thread Stephen Connolly
On 16 March 2015 at 07:36, Hervé BOUTEMY wrote: > I wrote http://maven.apache.org/ref/3-LATEST/maven-embedder/ for one part > I > could understand > > Have we an understanding of how the .mvn folder works in a multi-module reactor? Or when in a sub-module of a multi-module reactor? Is it only th

Re: [VOTE] Maven 3.3.1 Release

2015-03-16 Thread Hervé BOUTEMY
I wrote http://maven.apache.org/ref/3-LATEST/maven-embedder/ for one part I could understand Jason did http://svn.apache.org/r1666016 with info on classloading, but there is a redirect rule that prevents to see the result: RedirectMatch ^/reference/(.*)$ /archives/maven-1.x/reference/$1 perhaps

Re: [VOTE] Maven 3.3.1 Release

2015-03-16 Thread Tibor Digana
I am interested in usage/documentation of new features which go with this release. Where can I find it? -- View this message in context: http://maven.40175.n5.nabble.com/VOTE-Maven-3-3-1-Release-tp5829077p5829338.html Sent from the Maven Developers mailing list archive at Nabble.com. -