[ 
https://issues.apache.org/jira/browse/MINSTALL-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16301767#comment-16301767
 ] 

Karl Heinz Marbaise commented on MINSTALL-139:
----------------------------------------------

A very important thing I see in the log file is that you have Maven 3.2.1 on 
{{PATH}} variable but set {{MAVEN_HOME}} on Maven 3.3.9..this can cause such 
issues. You should prevent using {{MAVEN_HOME}} or {{M2_HOME}} only add the 
`bin` directory of the Maven installation to the {{PATH}} and nothing else.

> Maven 3.3.9 builds stop working on 12/6/17
> ------------------------------------------
>
>                 Key: MINSTALL-139
>                 URL: https://issues.apache.org/jira/browse/MINSTALL-139
>             Project: Maven Install Plugin
>          Issue Type: Bug
>          Components: install:install
>    Affects Versions: 2.5.2
>         Environment: Linux RedHat 7
>            Reporter: Howard vanfleet
>         Attachments: Maven_3.3.9_error_log.txt
>
>
> All our builds using maven 3.3.9 stopped working on 12/6/17.
> If we change our maven version back to version 3.5.x the builds are 
> successful.
> I'm not sure it's the maven.install plugin. If we run "mvn clean package" and 
> not "mvn clean install" then the maven 3.3.9 build is successful.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to