homberghp commented on issue #8564:
URL: https://github.com/apache/netbeans/issues/8564#issuecomment-2996254176

   To narrow the problem down, could you try to run maven from the command line.
   
   To be able to do that, you should install maven and add it to your path. see 
https://maven.apache.org/install.html
   Choose for instance, the chocolaty installer, or, since you installed 
NetBeans using the zip, simple do that with maven too.
   
   Then in a command line, navigate to your project 
   and execute `mvn validate`  followed by `mvn compile`.
   Then please report your findings 
   
   


-- 
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

Reply via email to