[jira] [Created] (MNG-6309) maven should *always* print classpath used to compile the java files

2017-11-20 Thread Vimal (JIRA)
Vimal created MNG-6309: -- Summary: maven should *always* print classpath used to compile the java files Key: MNG-6309 URL: https://issues.apache.org/jira/browse/MNG-6309 Project: Maven Issue Type:

[jira] [Commented] (MNG-6309) maven should *always* print classpath used to compile the java files

2017-11-20 Thread Vimal (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259025#comment-16259025 ] Vimal commented on MNG-6309: if any maven invocation involves invoking 'java' , the command line should be

[jira] [Commented] (SUREFIRE-1405) Allow provider to override default runOrder & RunOrderCalculator from surefire-api

2017-11-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258921#comment-16258921 ] ASF GitHub Bot commented on SUREFIRE-1405: -- Github user dipak-pawar commented on the issue:

[jira] [Comment Edited] (MNG-6309) maven should *always* print classpath used to compile the java files

2017-11-20 Thread Vimal (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259025#comment-16259025 ] Vimal edited comment on MNG-6309 at 11/20/17 9:51 AM: -- if any maven invocation involves

[jira] [Updated] (MJAVADOC-501) Plugin breaks source code that contains anonymous instantiation of inner class

2017-11-20 Thread Jan-Willem Gmelig Meyling (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan-Willem Gmelig Meyling updated MJAVADOC-501: --- Description: I have a very weird case where the plugin alters my

[jira] [Created] (MJAVADOC-501) Plugin breaks source code that contains anonymous instantiation of inner class

2017-11-20 Thread Jan-Willem Gmelig Meyling (JIRA)
Jan-Willem Gmelig Meyling created MJAVADOC-501: -- Summary: Plugin breaks source code that contains anonymous instantiation of inner class Key: MJAVADOC-501 URL:

[jira] [Moved] (MCOMPILER-316) maven should *always* print classpath used to compile the java files

2017-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/MCOMPILER-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy moved MNG-6309 to MCOMPILER-316: -- Key: MCOMPILER-316 (was: MNG-6309) Project: Maven Compiler

[jira] [Comment Edited] (SUREFIRE-1439) NullPointerException on JDK10

2017-11-20 Thread Sanne Grinovero (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259447#comment-16259447 ] Sanne Grinovero edited comment on SUREFIRE-1439 at 11/20/17 4:35 PM:

[jira] [Commented] (SUREFIRE-1439) NullPointerException on JDK10

2017-11-20 Thread Sanne Grinovero (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259447#comment-16259447 ] Sanne Grinovero commented on SUREFIRE-1439: --- Hi, I tried to build Hibernate with a custom

[jira] [Assigned] (JXR-100) Method declaration: using spaces before or after parenthesis prevents cross references generation

2017-11-20 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/JXR-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte reassigned JXR-100: -- Assignee: Robert Scholte > Method declaration: using spaces before or after parenthesis prevents

[jira] [Commented] (SUREFIRE-1439) NullPointerException on JDK10

2017-11-20 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259861#comment-16259861 ] Robert Scholte commented on SUREFIRE-1439: -- FYI, for upgrading commons-lang, there's no need

[jira] [Commented] (MCOMPILER-316) maven should *always* print classpath used to compile the java files

2017-11-20 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259855#comment-16259855 ] Robert Scholte commented on MCOMPILER-316: -- Hmm, I really wonder why did would help. In fact,

[jira] [Commented] (MCOMPILER-316) maven should *always* print classpath used to compile the java files

2017-11-20 Thread Vimal (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260254#comment-16260254 ] Vimal commented on MCOMPILER-316: - Thanks for your reply. I understand that Maven != Makefile. Maven

[jira] [Comment Edited] (MCOMPILER-316) maven should *always* print classpath used to compile the java files

2017-11-20 Thread Vimal (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260254#comment-16260254 ] Vimal edited comment on MCOMPILER-316 at 11/21/17 5:01 AM: --- Thanks for your