[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-04-27 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MDEP-439. - Resolution: Fixed Fix Version/s: 2.9 fixed. Thanks for the test project. > maven-dependency-plugin not

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-04-27 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345455#comment-345455 ] Olivier Lamy commented on MDEP-439: --- fixed with http://svn.apache.org/r1590555 > maven-dependency

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-04-27 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345450#comment-345450 ] Olivier Lamy commented on MDEP-439: --- No the DefaultMethodVisitor class need to be updated. I will

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-04-27 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MDEP-439: - Assignee: Olivier Lamy (was: Mirko Friedenhagen) > maven-dependency-plugin not compatible with Java 8 >

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-04-26 Thread Mirko Friedenhagen (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345396#comment-345396 ] Mirko Friedenhagen commented on MDEP-439: - I now "rewrote" Steven's example: 1) first attempt

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-04-24 Thread Mirko Friedenhagen (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345301#comment-345301 ] Mirko Friedenhagen commented on MDEP-439: - [~olamy], you are right, with maven-dependency-plu

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-04-23 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345265#comment-345265 ] Olivier Lamy commented on MDEP-439: --- If I use your sample project, I got : [WARNING] Unused declare

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-04-11 Thread Steven Schlansker (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=344782#comment-344782 ] Steven Schlansker commented on MDEP-439: Heads up, you also need a patch like this, otherwise

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-03-31 Thread Steven Schlansker (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=343891#comment-343891 ] Steven Schlansker commented on MDEP-439: Confirmed working for me, thanks so much! Hopefully

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-03-28 Thread Mirko Friedenhagen (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=343791#comment-343791 ] Mirko Friedenhagen commented on MDEP-439: - Hello Steven, my local manual tests ran successfu

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-03-27 Thread Steven Schlansker (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=343745#comment-343745 ] Steven Schlansker commented on MDEP-439: https://github.com/stevenschlansker/mdep-439-analyze

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-03-27 Thread Mirko Friedenhagen (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=343724#comment-343724 ] Mirko Friedenhagen commented on MDEP-439: - Stephen, do you have a testcase for this? Currentl

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-03-27 Thread Mirko Friedenhagen (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=343721#comment-343721 ] Mirko Friedenhagen edited comment on MDEP-439 at 3/27/14 5:41 AM: -- T

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-03-27 Thread Mirko Friedenhagen (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=343721#comment-343721 ] Mirko Friedenhagen commented on MDEP-439: - The {{analyze}} goal depends on the org.apache.ma

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-03-27 Thread Mirko Friedenhagen (JIRA)
[ https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirko Friedenhagen reassigned MDEP-439: --- Assignee: Mirko Friedenhagen > maven-dependency-plugin not compatible with Java 8 >

[jira] (MDEP-439) maven-dependency-plugin not compatible with Java 8

2014-03-24 Thread Steven Schlansker (JIRA)
Steven Schlansker created MDEP-439: -- Summary: maven-dependency-plugin not compatible with Java 8 Key: MDEP-439 URL: https://jira.codehaus.org/browse/MDEP-439 Project: Maven Dependency Plugin