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 2022/09/28 13:58:49 UTC

[GitHub] [netbeans] snelliga opened a new issue, #4698: Project marked as unloadable but will compile using command line mvn

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

   ### Apache NetBeans version
   
   Apache NetBeans 15
   
   ### What happened
   
   I upgraded to netbeans 15, changed from SVN to GIT, and imported modified sources from a third party.
   We are using the freeware version of Mule and all the Mule projects are flagged as [unloadable].
   Opening the pom, the pom does not flag any lines in error.
   if attempt to build from command line, it works.
   Netbeans is configured to use maven 3.6.3
   Default JDK is JDK11
   global Execution Options are:
   -gs C:\users\XXXXXXXX\.m2\settings.xml -s C:\users\XXXXXXXX\.m2\settings.xml
   
   Attached is one of the pom files pom.xml renamed as pom.txt
   
   [pom.txt](https://github.com/apache/netbeans/files/9665661/pom.txt)
   
   
   ### How to reproduce
   
   
   Create a maven project and paste the attached pom file into the project.
   
   
   ### Did this work correctly in an earlier version?
   
   Apache NetBeans 12.3 or earlier
   
   ### Operating System
   
   Windows 10 64 bit
   
   ### JDK
   
   Netbeans running under java 1.8.0_231 -- Mule compile would be using amazon-corretto-11.0.6.10.1-1-windows-x64-jdk\jdk11.0.6_10
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
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] mbien closed issue #4698: Project marked as unloadable but will compile using command line mvn

Posted by "mbien (via GitHub)" <gi...@apache.org>.
mbien closed issue #4698: Project marked as unloadable but will compile using command line mvn
URL: https://github.com/apache/netbeans/issues/4698


-- 
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] mbien commented on issue #4698: Project marked as unloadable but will compile using command line mvn

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

   we can't really investigate this without the parent pom. If you can reduce it to a minimal reproducer feel free to reopen or file another issue.


-- 
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 #4698: Project marked as unloadable but will compile using command line mvn

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on issue #4698:
URL: https://github.com/apache/netbeans/issues/4698#issuecomment-1264326127

   You say that the default JDK is JDK 11 and that you're running NetBeans under JDK 1.8.  Default JDK where?  Note that NetBeans does not officially support running on JDK 8 any more, and some things may be missing, although it's unlikely the cause of this.
   
   Curious that the shared file has a parent POM called `Pom.xml` - wonder if that's causing an issue?


-- 
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] mbien commented on issue #4698: Project marked as unloadable but will compile using command line mvn

Posted by GitBox <gi...@apache.org>.
mbien commented on issue #4698:
URL: https://github.com/apache/netbeans/issues/4698#issuecomment-1264324960

   any exceptions in the log?


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