Commit 51dd9ea
committed
Explicitly declare dependencies
Reduce the risk that new dependencies will be injected accidentally from
a dependency update.
The developer documentation provides more details at
https://www.jenkins.io/doc/developer/plugin-development/dependencies-and-class-loading/#build-time-validation-of-bundled-artifacts
Originally added to Maven hpi plugin in pull request:
* jenkinsci/maven-hpi-plugin#771
Testing done
* Confirmed that automated tests pass1 parent c3c3fa8 commit 51dd9ea
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
0 commit comments