[ https://issues.apache.org/jira/browse/MNG-6095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephen Connolly reopened MNG-6095: ----------------------------------- Maven 3.4.0 has been dropped. See [this thread|https://mail-archives.apache.org/mod_mbox/maven-dev/201701.mbox/%3CCA%2BnPnMx-e7kGYy3Hp87v8hLGdhp1q%3DtKLx_6QuZ4kGUqHEBGcw%40mail.gmail.com%3E] for more details. This issue will need to be re-scheduled for a Maven release in the (hopefully near) future. > mvn script warns on Solaris > --------------------------- > > Key: MNG-6095 > URL: https://issues.apache.org/jira/browse/MNG-6095 > Project: Maven > Issue Type: Bug > Components: Command Line > Affects Versions: 3.3.9 > Environment: Solaris 11.3, ksh 93u, maven 3.3.9 > Reporter: Sergey Mashkov > Assignee: Christian Schulte > Priority: Minor > Labels: solaris > Fix For: 3.4.0 > > > I can see warnings at every build complaining about local > {noformat} > local: not found [No such file or directory] > {noformat} > See full excerpt > {noformat} > sol ❯ vagrant ssh > Last login: Fri Sep 23 07:56:07 2016 from 10.0.2.2 > Oracle Corporation SunOS 5.11 11.3 September 2015 > vagrant@solaris:~$ mvn --version > /export/home/vagrant/.sdkman/candidates/maven/current/bin/mvn[200]: local: > not found [No such file or directory] > /export/home/vagrant/.sdkman/candidates/maven/current/bin/mvn[201]: local: > not found [No such file or directory] > Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; > 2015-11-10T11:41:47-05:00) > Maven home: /export/home/vagrant/.sdkman/candidates/maven/current > Java version: 1.8.0_60, vendor: Oracle Corporation > Java home: /usr/jdk/instances/jdk1.8.0/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "sunos", version: "5.11", arch: "amd64", family: "unix" > {noformat} > However it looks like it doesn't cause any real issues -- This message was sent by Atlassian JIRA (v6.3.4#6332)