jenkinsci / junit-plugin

Allows JUnit-format test results to be published
https://plugins.jenkins.io/junit
MIT License
76 stars 336 forks source link

Slim down JPI #632

Closed basil closed 2 months ago

basil commented 2 months ago

Stop bundling the jfreechart and jcommons JAR files, as they are already shipped in the WAR file by Jenkins core.

Testing done

mvn clean verify -Dtest=InjectedTest