Benjamin created MNG-6610:
-----------------------------
Summary: pomless builds fail on jenkins with windows agents
Key: MNG-6610
URL: https://issues.apache.org/jira/browse/MNG-6610
Project: Maven
Issue Type: Bug
Components: General
Reporter: Benjamin
We tried to setup a pomless build job on our jenkins server. With maven 3.6.0
we were not able to build it successfully. We could reproduce this issue with
the Example project from here.
[https://github.com/vogellacompany/tycho-example]
On Windows Agents you the only maven version which is ok is 3.3.9. If you check
out to a subdirectory and call mvn -f subdir/pom.xml... . No version is
working. Building on a ubuntu agent or our ubuntu master any version and
pom.xml in root or subfolder is ok.
I created already an issue at jenkins.io
[https://issues.jenkins-ci.org/browse/JENKINS-56579]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)