-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
Jenkins 1.580.3
Windows Server 2008 R2
Maven 3.3.3 automatically installed from Apache
Maven Integration plugin 2.11
It seems that the maven (in a maven project) is not picking up .mvn/extensions.xml beside the executed pom.xml.
Executed from the windows command line the project builds fine.
Some testing with command line maven showed that the .mvn folder needs to be in the directory where the mvn command is executed.
mvn -f somesubdirecotry_with_.mvn does not work
I believe mvn is not actually executed in the workspace on jenkins.
http://takari.io/2015/03/19/core-extensions.html
http://wiki.eclipse.org/Tycho/Release_Notes/0.24
- is related to
-
JENKINS-44057 Option to Disable Parsing pom in jenkins during maven build.
- Open
- relates to
-
JENKINS-28629 Fix Apache Maven 3.3 support
- Resolved
- links to