minghia commented on issue #7002: URL: https://github.com/apache/netbeans/issues/7002#issuecomment-2416782833
The problem with using Maven or Gradle, is that you have to be connected to the internet. If you are working on a system that is disconnected from the internet then you are stuck unless you set a local Maven or Gradle repo. The biggest problem with Gradle is that the scripts need to be constantly updated. I tried to build some example gradle based repos and have always had problems, partly because the repo hasn't been maintained for a while. I would have thought that the Ant scripts should have an option to only include the Javascript if required or alternatively something in project.properties to disable it, like the javafx.deploy.includeDT field. -- 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
