You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "vanuatoo (via GitHub)" <gi...@apache.org> on 2023/05/08 07:17:07 UTC

[GitHub] [netbeans] vanuatoo opened a new issue, #5926: Failed to load Quarkus maven project

vanuatoo opened a new issue, #5926:
URL: https://github.com/apache/netbeans/issues/5926

   ### Apache NetBeans version
   
   Apache NetBeans 17
   
   ### What happened
   
   when you generate the maven project and open it in NetBeans, the project fails to load successfully.
   You can work with the project normally, but there is an indication in the project tree that there is some problem.
   
   ### How to reproduce
   
   1. Create Quarkus maven project using either Quarkus website or Quarkus CLI
   2. Open the project in NetBeans
   3. NetBeans loads the project but there is an problem icon left to the project root (see attachment)
   4. When you go to the Resolve Project Problems, it displays a dialog (see attachment) 
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Mac OS Ventura 13.3.1 on M1
   
   ### JDK
   
   openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment Temurin-17.0.7+7 (build 17.0.7+7) OpenJDK 64-Bit Server VM Temurin-17.0.7+7 (build 17.0.7+7, mixed mode)
   
   ### Apache NetBeans packaging
   
   Apache NetBeans binary zip
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


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


[GitHub] [netbeans] vanuatoo commented on issue #5926: Failed to load Quarkus maven project

Posted by "vanuatoo (via GitHub)" <gi...@apache.org>.
vanuatoo commented on issue #5926:
URL: https://github.com/apache/netbeans/issues/5926#issuecomment-1540519265

   Project otherwise works OK


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


[GitHub] [netbeans] neilcsmith-net commented on issue #5926: Failed to load Quarkus maven project

Posted by "neilcsmith-net (via GitHub)" <gi...@apache.org>.
neilcsmith-net commented on issue #5926:
URL: https://github.com/apache/netbeans/issues/5926#issuecomment-1544162209

   This is just a warning then, not the project failing to load.  You can see similar using the shade plugin.
   
   It might be good to be able to mark such warnings as resolved manually once read.


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


[GitHub] [netbeans] vanuatoo commented on issue #5926: Failed to load Quarkus maven project

Posted by "vanuatoo (via GitHub)" <gi...@apache.org>.
vanuatoo commented on issue #5926:
URL: https://github.com/apache/netbeans/issues/5926#issuecomment-1537896623

   ![Uploading Screenshot 202
   <img width="547" alt="Screenshot 2023-05-08 at 11 36 00" src="https://user-images.githubusercontent.com/6188902/236764053-f9c3260a-2ee4-493d-8700-7d5848fb0ec3.png">
   3-05-08 at 11.35.43.png…]()
   


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


[GitHub] [netbeans] neilcsmith-net commented on issue #5926: Failed to load Quarkus maven project

Posted by "neilcsmith-net (via GitHub)" <gi...@apache.org>.
neilcsmith-net commented on issue #5926:
URL: https://github.com/apache/netbeans/issues/5926#issuecomment-1537974617

   Does the project otherwise work OK?
   
   Some potentially relevant old issues - 
   https://bz.apache.org/netbeans/show_bug.cgi?id=204898
   https://bz.apache.org/netbeans/show_bug.cgi?id=269741
   
   There is some commented out code in `MavenProjectCache` related to running these.  There is also code to mark ignored, but I'm not sure we have a way to ignore this warning via the UI?


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