You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2023/01/01 00:53:59 UTC

[GitHub] [netbeans] mbien commented on pull request #5170: upgrade bundled maven to 3.8.7

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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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