mbien commented on PR #5170: URL: https://github.com/apache/netbeans/pull/5170#issuecomment-1368308403
getting some warnings when running maven projects: ``` --- exec-maven-plugin:3.1.0:exec (default-cli) @ mavenproject1 --- Hello World! Failed to notify spy org.netbeans.modules.maven.event.NbEventSpy: org/json/simple/JSONObject Failed to notify spy org.netbeans.modules.maven.event.NbEventSpy: org/json/simple/JSONObject Failed to notify spy org.netbeans.modules.maven.event.NbEventSpy: org/json/simple/JSONObject ------------------------------------------------------------------------ BUILD SUCCESS ------------------------------------------------------------------------ ``` -- 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
