On 27.10.20 16:27, Jaroslav Tulach wrote:
po 26. 10. 2020 v 9:43 odesílatel Alessandro <alex.fala...@gmail.com>
napsal:

Hi all,
   I remember some time ago a discussion on improving Maven projects build
speed in NetBeans.
Stumbled upon this yesterday: https://github.com/mvndaemon/mvnd . It tries
to port to Maven the same concept behind the Gradle daemon.
Could an integration with the above daemon be worth pursuing to improve
Maven build speed?

Yes, very likely it could. Noted in
https://issues.apache.org/jira/browse/NETBEANS-4746 - no we just need one
thing: somebody to do it ;-)
-jt

quickly hacked something together to try it out (ignore the failed builds please, overlooked a non-jdk8 method call)

https://github.com/apache/netbeans/pull/3210

having a warmed up JVM in the background feels a bit faster for sure.

-michael


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to