[JIRA] [maven-invoker-plugin] (JENKINS-28373) apache maven 3.3.3 cannot be invoked anymore on windows

2015-05-13 Thread thomas.wab...@siemens.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Thomas Wabner updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-28373 
 
 
 
  apache maven 3.3.3 cannot be invoked anymore on windows  
 
 
 
 
 
 
 
 
 

Change By:
 
 Thomas Wabner 
 
 
 
 
 
 
 
 
 
 The new apache  maven  version 3.3.3 has removed the "mvn.bat" file and introduced a new file "mvn.cmd". If we use this version in our maven style builds, we get more or less the following error:{{FATAL: Couldn’t find any executable in D:\current-maven}}I looks like, the Jenkins maven build always calls "mvn.bat" instead of "mvn" only. It can be fixed by creating a link with {{mklink}} on windows like{{current-maven/bin> mklink mvn.bat mvn.cmd}} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-invoker-plugin] (JENKINS-28373) apache maven 3.3.3 cannot be invoked anymore on windows

2015-05-13 Thread thomas.wab...@siemens.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Thomas Wabner updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-28373 
 
 
 
  apache maven 3.3.3 cannot be invoked anymore on windows  
 
 
 
 
 
 
 
 
 

Change By:
 
 Thomas Wabner 
 
 
 
 
 
 
 
 
 
 The new apache version 3.3.3 has removed the "mvn.bat" file and introduced a new file "mvn.cmd". If we use this version in our maven style builds, we get more or less the following error:{{FATAL: Couldn’t find any executable in D:\current-maven}}I looks like, the Jenkins maven build always calls "mvn.bat" instead of "mvn" only. It can be fixed  my  by  creating a link with  {{  mklink }}  on windows like{{current-maven/bin> mklink mvn.bat mvn.cmd}} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-invoker-plugin] (JENKINS-28373) apache maven 3.3.3 cannot be invoked anymore on windows

2015-05-13 Thread thomas.wab...@siemens.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Thomas Wabner updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-28373 
 
 
 
  apache maven 3.3.3 cannot be invoked anymore on windows  
 
 
 
 
 
 
 
 
 

Change By:
 
 Thomas Wabner 
 
 
 
 
 
 
 
 
 
 The new apache version 3.3.3 has removed the "mvn.bat" file and introduced a new file "mvn.cmd". If we use this version in our maven style builds, we get more or less the following error:{{FATAL: Couldn’t find any executable in D:\current-maven}}I looks like, the Jenkins maven build always calls "mvn.bat" instead of "mvn" only. It can be fixed my creating a link with mklink on windows like{{current-maven/bin> mklink mvn.bat mvn.cmd  }} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-invoker-plugin] (JENKINS-28373) apache maven 3.3.3 cannot be invoked anymore on windows

2015-05-13 Thread thomas.wab...@siemens.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Thomas Wabner created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-28373 
 
 
 
  apache maven 3.3.3 cannot be invoked anymore on windows  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 olamy 
 
 
 

Components:
 

 maven-invoker-plugin 
 
 
 

Created:
 

 13/May/15 9:29 AM 
 
 
 

Environment:
 

 Jenkins Node running on Windows 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Thomas Wabner 
 
 
 
 
 
 
 
 
 
 
The new apache version 3.3.3 has removed the "mvn.bat" file and introduced a new file "mvn.cmd". If we use this version in our maven style builds, we get more or less the following error: 
FATAL: Couldn’t find any executable in D:\current-maven 
I looks like, the Jenkins maven build always calls "mvn.bat" instead of "mvn" only.  
It can be fixed my creating a link with mklink on windows like 
{{current-maven/bin> mklink mvn.bat mvn.cmd }}