You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Gavenda (JIRA)" <ji...@apache.org> on 2015/05/07 17:37:00 UTC

[jira] [Created] (MNG-5822) mvn can not determine user.path with jdk 1.8.31

Dan Gavenda created MNG-5822:
--------------------------------

             Summary: mvn can not determine user.path with jdk 1.8.31
                 Key: MNG-5822
                 URL: https://issues.apache.org/jira/browse/MNG-5822
             Project: Maven
          Issue Type: Bug
    Affects Versions: 3.3.3, 3.0.5, 3.0.4
         Environment: Linux Mint 17.1.  3.13.0-37-generic.  
            Reporter: Dan Gavenda


mvn fails to determine the user.home for any mvn commands.  From command line 'mvn -X {mvn_command}' will fail to determine user.home and thus the location of the .m2 dir/settings.xml.   

This occurred when using jdk1.8.31.  It works as expected w/ jdk1.8.20.  We did not test any other jvms.  

Here's is the logging:

mvn -X clean
Apache Maven 3.0.4 (r1232337; 2012-01-17 02:44:56-0600)
Maven home: /opt/apache-maven-3.0.4
Java version: 1.8.0_31, vendor: Oracle Corporation
Java home: /usr/lib/jvm/jdk1.8.0_31/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.13.0-37-generic", arch: "i386", family: "unix"
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from /opt/apache-maven-3.0.4/conf/settings.xml
[DEBUG] Reading user settings from ?/.m2/settings.xml





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)