We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f790a3 commit 8319a70Copy full SHA for 8319a70
test/pom.xml
@@ -47,6 +47,7 @@ THE SOFTWARE.
47
<jenkins.addOpens>--add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED</jenkins.addOpens>
48
<!-- Filled in by maven-hpi-plugin with the path to org-netbeans-insane-hook.jar extracted from jenkins-test-harness -->
49
<jenkins.insaneHook />
50
+ <test>hudson.AboutJenkinsTest</test>
51
</properties>
52
53
<dependencyManagement>
0 commit comments