Hi,

according to your log it seems the nbm-maven-plugin you use is old.

 

You must update to the following plugin

<groupId>org.apache.netbeans.utilities</groupId>

<artifactId>nbm-maven-plugin</artifactId>

<version>4.6</version>

 

And after updating we may try to investigate.

 

Best Regards

Eric

 

 

De : Geertjan Wielenga <geertjan.wiele...@googlemail.com.INVALID> 
Envoyé : jeudi 1 juillet 2021 11:56
À : manikantanna...@gmail.com
Cc : Charles Johnson <cehjohn...@gmail.com>; users@netbeans.apache.org
Objet : Re: Maven NB module cannot be run using Open JDK 11

 

If you provide steps to reproduce the issue, someone can help you.

 

Gj

 

On Thu, 1 Jul 2021 at 11:54, <manikantanna...@gmail.com 
<mailto:manikantanna...@gmail.com> > wrote:

Yes, jdk.jshell is listed and I can start jshell on the command line without 
any issues

 




Cheers
Mani/Naren/Iyer
The trick of walking on water is knowing where the stones are.

 

 

On Thu, Jul 1, 2021 at 2:57 PM Charles Johnson <cehjohn...@gmail.com 
<mailto:cehjohn...@gmail.com> > wrote:

On 01/07/2021 10:00, manikantanna...@gmail.com 
<mailto:manikantanna...@gmail.com>  wrote:

I have a simple maven NB module; ON trying to run the module, I get the 
following error

Might be worth executing the following as a sanity check (making sure it's with 
your JDK 11's java)

java --list-modules | grep jdk\.jshell

Reply via email to