[
https://issues.apache.org/jira/browse/MNG-6095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15516645#comment-15516645
]
Christian Schulte commented on MNG-6095:
----------------------------------------
This issue should have been fixed on master already. Can you please test a
recent 3.4.0-SNAPSHOT available from
[here|https://builds.apache.org/view/All/job/maven-3.3-release-status-build/]
and report if those messages disappear.
> 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
> Priority: Minor
> Labels: solaris
>
> 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)