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

2014-03-27 Thread Kristian Rosenvold
I have updated dependency (maven shade) to use asm 5.0.1, and I hope to get version 0.8 of dependency released RealSoon (tm). Kristian 2014-03-27 21:16 GMT+01:00 Mirko Friedenhagen : > Steven, > > thanks, I now could reproduce this. Installing a local SNAPSHOT of the > shared library and plugin

[VOTE] Release Maven Parent POM 24, Maven Plugins Parent POM 25, Maven Shared Components Parent POM 20, Maven Skins Parent POM 9

2014-03-27 Thread Hervé BOUTEMY
Hi, We solved 1/2/0/0 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&version=12323460 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&version=12324415 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&version=1232

Re: Operating system requirement

2014-03-27 Thread Hervé BOUTEMY
I don't know when this sentence was written, but it is undoubtely out of date I think this can be changed without much fear Regards, Hervé Le mardi 25 mars 2014 22:42:16 Anders Hammar a écrit : > Under requirements [1], we're stating the following: > > "No minimum requirement. On Windows, Wind

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

2014-03-27 Thread Mirko Friedenhagen
Steven, thanks, I now could reproduce this. Installing a local SNAPSHOT of the shared library and plugin did resolve this. So I guess we have to release both pretty soon :-). Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenh

Re: Operating system requirement

2014-03-27 Thread sebb
On 25 March 2014 21:42, Anders Hammar wrote: > Under requirements [1], we're stating the following: > > "No minimum requirement. On Windows, Windows NT and above or Cygwin is > required for the startup scripts. Tested on Windows XP, Fedora Core and Mac > OS X." > > What exactly are we trying to sa

Re: maven-enforcer rule Problem - http://jira.codehaus.org/browse/MENFORCER-189

2014-03-27 Thread Robert Scholte
Hi Karl Heinz, For Maven2 all arguments are immediately processed, you can't trace back the values of -pl or -amd. I think you should go for the easy and solid solution by requiring specific Maven versions. For instance: In the rule, read the version value of /META-INF/maven/org.apache.mave