Commit 9f17efb
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 d486c5e commit 9f17efb
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
0 commit comments