-
Bug
-
Resolution: Unresolved
-
Major
-
None
If I have a Maven 2/3 project, and in my maven I have external libraries in lib/ext folder, they are not put on to the classpath of maven when it comes to run Maven.
[JENKINS-20092] Maven 2/3 Projekt bauen JOB type ignores the libraries in MAVEN_HOME/lib/ext folder
Assignee | New: Roger Brechbühl [ rotscher ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Workflow | Original: JNJira [ 151614 ] | New: JNJira + In-Review [ 185473 ] |
If I copy the libs into the MAVEN_HOME/lib folder, then they are loaded. This is a known workaround.