-
Bug
-
Resolution: Fixed
-
Minor
-
None
PCT run for plugins requires plugin metadata. When "-war" is defined, this metadata will be downloaded from the WAR file... but
- it will list only bundled plugins without ones in "-includePlugins"
- In Jenkins 2.0+ the list is empty. In such case PCT skips all plugins and then fails with error while trying to read non-existent XML report file
[JENKINS-48724] PCT should support PCT for plugins with custom WAR
Assignee | Original: Frédéric Camblor [ fcamblor ] | New: Oleg Nenashev [ oleg_nenashev ] |
Summary | Original: PCT for a custom source with -war fails when Jenkins Core is newer than 2.0 | New: PCT should support PCT for plugins with custom WAR |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "https://github.com/jenkinsci/plugin-compat-tester/pull/55 (Web Link)" [ 19601 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Description |
Original:
PCT run for plugins requires plugin metadata. When "-war" is defined, this metadata will be downloaded from the WAR file... but * it will list only bundled plugins without ones in "-includePlugins" * In Jenkins 2.0+ the list is empty |
New:
PCT run for plugins requires plugin metadata. When "-war" is defined, this metadata will be downloaded from the WAR file... but * it will list only bundled plugins without ones in "-includePlugins" * In Jenkins 2.0+ the list is empty. In such case PCT skips all plugins and then fails with error while trying to read non-existent XML report file |
Epic Link |
New:
|
https://github.com/jenkinsci/plugin-compat-tester/pull/55