basil commented on issue #3743: URL: https://github.com/apache/netbeans/issues/3743#issuecomment-1064282672
> Check it in to `jenkins-test-harness/src/main/resources/`. `jenkins-test-harness.jar` would just contain `org-netbeans-insane-hook.jar` as a nested entry, unpacking it to a temp dir whenever INSANE is needed. At least that would work for `RealJenkinsRule` which explicitly controls the launch of the test process. Whatever you are suggesting here, it is for some hypothetical use case, as there are no existing `RealJenkinsRule`-based tests that use `org.netbeans.modules:org-netbeans-insane` via `org.jvnet.hudson.test.MemoryAssert#assertGC`. > For other cases You mean all existing use cases. > we can easily deploy it to our Artifactory. Easily only in the opinion of some, Jesse. To which local repository in Artifactory should it be uploaded? Who should have permissions to upload it to that local repository? Who should be responsible for it if it becomes a liability in the future (e.g., if some security-conscious organization objects to some random JAR whose place in the supply chain cannot be established)? Please don't answer these questions, as they are rhetorical. My point is that this is not necessarily a simple matter, and I do not want to be responsible for it personally. So unless you are volunteering to deploy such an artifact to the Jenkins Artifactory server and to be responsible for it long-term, I continue to request that the NetBeans project publish this JAR to Maven Central. And for the reasons given in the issue description and https://github.com/apache/netbeans/issues/3743#issuecomment-1064196025 I think this request is perfectly reasonable. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
