Re: Maven Error -- Illegal access exception?

2020-01-05 Thread zahid
The remedy is install mvn 3.3.9  from 2015 same as NetBeans. instructions : https://www.vultr.com/docs/how-to-install-apache-maven-on-ubuntu-16-04 On 04/01/2020 16:13, Peter L. Berghold wrote: what is Maven on about here? WARNING: An illegal reflective access operation has occurred WARNING:

Re: Maven Error -- Illegal access exception?

2020-01-04 Thread zahid
My explanation is relevant to your warnings If for example you create new project -> java with maven -> FXML javafx Maven Archetype (Gluon) -> finish. Then go to properties of that project , select action from categories. scroll down the actions changing them to javafx:run or clean install