[ https://issues.apache.org/jira/browse/MNG-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849863#comment-16849863 ]
Benjamin commented on MNG-6610: ------------------------------- Subdirectory: We have a internal project, where the pom is located in a subdirectory. Therefore i tried to build this project. The Developer could reproduce the problem [https://github.com/vogellacompany/tycho-example/issues/7], but i can not reproduce it anymore. All maven versions are fine => In the meantime jenkins and plugins got a few updates. For the next ticket i will add a full debug log. > 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 > Priority: Major > > 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)