-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
linux RHEL, java 8, maven 3.3, check against jenkins version 1.610 & 1.613.
Hi,
When I use toolchains, I set toolchains.xml file in ~/.m2.
If I build a job with maven 3.2 it work.
If I build a job with maven 3.3 it fails with the error :
INFO] — maven-toolchains-plugin:1.1:toolchain (default) @ xxxxxxx —
[INFO] Required toolchain: jdk [ version='1.5' ]
[ERROR] No toolchain found for type jdk
[ERROR] Cannot find matching toolchain definitions for the following toolchain types:
jdk [ version='1.5' ]
It come from jenkins plugin, because when I launch "manually" maven 3.3 it work without issue.
- depends on
-
JENKINS-28629 Fix Apache Maven 3.3 support
-
- Resolved
-
- is related to
-
JENKINS-28629 Fix Apache Maven 3.3 support
-
- Resolved
-
[JENKINS-28420] MAven toolchains error with maven 3.3
Environment | Original: linux RHEL, java 8, maven 3.3 | New: linux RHEL, java 8, maven 3.3, check against jenkins version 1.610 & 1.613. |
Link |
New:
This issue is related to |
Workflow | Original: JNJira [ 163260 ] | New: JNJira + In-Review [ 181158 ] |
Link |
New:
This issue depends on |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |