[VOTE] Apache Maven Shade Plugin 2.3

2014-04-28 Thread Olivier Lamy
Hi, I'd like to release Apache Maven Shade Plugin 2.3. The main goal is to fix java 1.8 usage. We fixed 2 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?version=19828&styleName=Text&projectId=11540 Staging repository: https://repository.apache.org/content/repositories/maven-1021/ Staged

Re: Maven Checkstyle Plugin and backwards compatibility

2014-04-28 Thread Robert Scholte
Hi Benjamin, based on the description of this issue it looks the same challenge with the license files and configuration files. With MCHECKSTYLE-219/MCHECKSTYLE-225 I've rewritten the way of loading these files, since these are just jars containing additional files for checkstyle, not neces

Re: Maven Assembly Plugin - Issue http://jira.codehaus.org/browse/MASSEMBLY-698

2014-04-28 Thread John Casey
If you take a look at: svn log -r 617732 you'll see: "...removing default file modes in the .mdo files, so files are only altered if the file mode is provided" I've looked around in the region of that timestamp on MASSEMBLY and can't find an obviously related JIRA, though. So besides the ob

Maven Checkstyle Plugin and backwards compatibility

2014-04-28 Thread Benjamin Hawkes-Lewis
I'm trying to see if I can fix this bug: https://jira.codehaus.org/browse/MCHECKSTYLE-228 Forgive me if I have some basic/stupid questions … With what version of Maven does the Maven Checkstyle Plugin project aim to have compatibility? Is maintaining backwards compatibility with Maven 2 a goal?

Re: [Committer School] ARCHETYPE-456

2014-04-28 Thread Baptiste Mathus
Thanks a lot for the review, I'll have a look very soon to improve the IT. Cheers 2014-04-28 13:50 GMT+02:00 Stephen Connolly : > > > > [INFO] --- maven-invoker-plugin:1.7:run (integration-test) @ > > maven-archetype-plugin --- > > [INFO] Building: build-archetype/pom.xml > > [INFO] ..FAILED (1

Re: [Committer School] ARCHETYPE-456

2014-04-28 Thread Stephen Connolly
> > [INFO] --- maven-invoker-plugin:1.7:run (integration-test) @ > maven-archetype-plugin --- > [INFO] Building: build-archetype/pom.xml > [INFO] ..FAILED (1.8 s) > [INFO] The build exited with code 1. See > /Users/stephenc/apache/maven-archetype/maven-archetype-plugin/target/it/build-archetype/b

Maven and Java 1.8 hiccups

2014-04-28 Thread Kasper Nielsen
Hi, I've been running various versions of Jave 1.8 on OSX (Maverick) for a while and I'm seeing some strange hiccups across multiple maven versions. On Java 1.7 everything is running normally. It runs normally most of time, but some times after [INFO] -

[Committer School] ARCHETYPE-456

2014-04-28 Thread Baptiste Mathus
Hi all, http://jira.codehaus.org/browse/ARCHETYPE-456 If you think anything is missing or disagree with the issue rationale, just let know. We're currently having a local release for that patch and I'd be really happy to know I'll be able to get rid of it some day (or not ;-)). Thanks -- Bapti

Re: Not able to download artifact java-ee-apis from com.ibm.websphere

2014-04-28 Thread Anders Hammar
This type of question should be addressed to the user mailing list. This dev list is for the development of Maven itself. /Anders On Mon, Apr 28, 2014 at 10:22 AM, suhaslonarkar wrote: > Hi Team, > > I am having trouble to download artifact java-ee-apis from from > com.ibm.websphere. > > Curren

RE: Not able to download artifact java-ee-apis from com.ibm.websphere

2014-04-28 Thread Martin Gainty
answered on axis developers list "You can find it in the WAS installation directory under plugins/com.ibm.ws.runtime.jar." Br Martin > Date: Mon, 28 Apr 2014 01:22:23 -0700 > From: suhaslonar...@gmail.com > To: dev@maven.apache.org > Subject: Not able to download artifact java-ee-apis fro

Not able to download artifact java-ee-apis from com.ibm.websphere

2014-04-28 Thread suhaslonarkar
Hi Team, I am having trouble to download artifact java-ee-apis from from com.ibm.websphere. Current dependency I have added com.ibm.websphere java-ee-apis Then to resolve this issue I have added below dependency. javax javaee-api 6.0 After adding above dependencies build was successfully cr

Re: Early Access builds for JDK 9 b09, JDK 8u20 b10 and JDK 7U60 b15 are available on java.net

2014-04-28 Thread Rory O'Donnell Oracle, Dublin ireland
Hi Robert, We updated the bug with the link to MJAVADOC-393 Rgds, Rory On 04/27/14 02:28 PM, Robert Scholte wrote: Hi Rory, thanks for the update. Regarding the JDK-8032205 issue, maybe you should have a look at MJAVADOC-393[1] There was probably a good reason why the trailing slash always wa

Release of shade dependency plugin and dependency analyzer plugin

2014-04-28 Thread Olivier Lamy
Hi, Those need some release to work with 1.8. So I will work on that in the coming days. Let me know if you have any issues. Cheers, -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy --