basil commented on issue #3743: URL: https://github.com/apache/netbeans/issues/3743#issuecomment-1064196025
> From looking at the contents I am guessing there is no reason for this class to ever be modified. But keeping up with source modifications is only part of the maintenance burden of a fork; maintaining a build and release process is another part. Over time, that adds up, especially when you have a lot of tiny modules with only a few classes (as the Jenkins project does). So unless you are volunteering to maintain such a fork, I would prefer that the NetBeans project accommodate the original request. Moreover, I think the request is reasonable: the NetBeans project publishes `org.netbeans.modules:org-netbeans-insane` to Maven Central, and in order for it to be consumable from Maven Central the transitive closure of its dependencies must also be available on Maven Central. `org-netbeans-insane-hook.jar` is a new direct dependency, so I think the NetBeans project ought to publish it on Maven Central. -- 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
