Commit e9d2e63
authored
Explicitly declare dependencies (#1583)
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 cfd9679 commit e9d2e63
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
0 commit comments