Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Trivial
-
Resolution: Fixed
-
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
Description
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)
Attachments
Issue Links
- depends on
-
JENKINS-44957 Remove maven project dependency
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Environment |
Jenkins 1.476 Build Flow 0.4 Red Hat Enterprise Linux 5.5 64 bit Sun Java 1.6.0_20 |
Jenkins 1.476 Warnings 4.13 Red Hat Enterprise Linux 5.5 64 bit Sun Java 1.6.0_20 |
Component/s | analysis-core [ 15709 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Assignee | Ulli Hafner [ drulli ] | Ben Golding [ bgolding ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Ben Golding [ bgolding ] | Ulli Hafner [ drulli ] |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Closed [ 6 ] |
Link |
This issue is related to |
Link |
This issue is related to |
Link |
This issue is blocking |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Labels | maven-plugin-support |
Workflow | JNJira [ 145423 ] | JNJira + In-Review [ 186072 ] |
Labels | maven-plugin-support | analysis-core-2.0 |
Link |
This issue depends on |
Link |
This issue is blocking |
Labels | analysis-core-2.0 |
Released As | warnings-ng 1.0.0-beta1 | |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
That dependency is derived from analysis-core. I need to change that to optional there (and mark all extensions as optional)...