-
Improvement
-
Resolution: Fixed
-
Trivial
-
None
-
Jenkins 1.476
Warnings 4.13
Red Hat Enterprise Linux 5.5 64 bit
Sun Java 1.6.0_20
-
-
warnings-ng 1.0.0-beta1
Make dependency from warnings to (bundled) maven-plugin optional.
[The maven-plugin also brings an indirect dependency to javadoc]
We don't use Maven or Java in our Jenkins. All other bundled plugins were removed from jenkins.war (purpose: keep '/pluginManager/installed' UI list shorter, save some disk space)
- depends on
-
JENKINS-44957 Remove maven project dependency
-
- Resolved
-
[JENKINS-14727] Make dependency to bundled maven-plugin optional
Environment |
Original:
Jenkins 1.476 Build Flow 0.4 Red Hat Enterprise Linux 5.5 64 bit Sun Java 1.6.0_20 |
New:
Jenkins 1.476 Warnings 4.13 Red Hat Enterprise Linux 5.5 64 bit Sun Java 1.6.0_20 |
Component/s | New: analysis-core [ 15709 ] |
That dependency is derived from analysis-core. I need to change that to optional there (and mark all extensions as optional)...