We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121c0ae commit f5cdf23Copy full SHA for f5cdf23
test/pom.xml
@@ -49,6 +49,7 @@ THE SOFTWARE.
49
<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>
50
<!-- Filled in by maven-hpi-plugin with the path to org-netbeans-insane-hook.jar extracted from jenkins-test-harness -->
51
<jenkins.insaneHook />
52
+ <test>hudson.AboutJenkinsTest</test>
53
</properties>
54
55
<dependencyManagement>
0 commit comments