breakponchito commented on PR #5847:
URL: https://github.com/apache/netbeans/pull/5847#issuecomment-1542200842

   @mbien Do you know what is causing the following error on the pipeline?
   `
       [junit] Testcase: 
testInvisibleModules(org.netbeans.core.validation.ValidateModulesTest):        
FAILED
       [junit] Some regular modules (that no one depends on) neither 
AutoUpdate-Show-In-Client=true nor AutoUpdate-Essential-Module=true (thus 
unreachable through Plugin Manager)
       [junit] org.netbeans.modules.jakarta.transformer Log:
       [junit] Starting test 
shuttingDown[org.netbeans.core.validation.ValidateModulesTest]
       [junit] [org.netbeans.core.NbLifecycleManager] THREAD: Test Watch Dog: 
shuttingDown[org.netbeans.core.validation.ValidateModulesTest] MSG: Initiating 
exit with status 0
       [junit] [org.netbeans.core.NbLifecycleManager] THREAD: Test Watch Dog: 
shuttingDown[org.netbeans.core.validation.ValidateModulesTest] MSG: 
blockForExit, new org.netbeans.core.NbLifecycleManager$1@0[Count = 1]
       [junit] [org.netbeans.core.NbLifecycleManager] THREAD: Test Watch Dog: 
shuttingDown[org.netbeans.core.validation.ValidateModulesTest] MSG: 
NbLifeExit(0, 0, null, org.netbeans.core.NbLifecycleManager$1@0[Count = 1]) = 
org.netbeans.core.NbLifeExit@1
   `
   
   I tried to add both properties but this said that both are not reachable for 
the Plugin Manager, and this is happening for the following JDK's: 11, 17 and 
21.  Please let me know if you have any suggestion


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