You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Kenneth Fogel (Jira)" <ji...@apache.org> on 2020/04/04 18:57:00 UTC

[jira] [Created] (NETBEANS-4114) Simple JavaFX Maven Archetype (Gluon) produces code that cannot find mainClass

Kenneth Fogel created NETBEANS-4114:
---------------------------------------

             Summary: Simple JavaFX Maven Archetype (Gluon) produces code that cannot find mainClass
                 Key: NETBEANS-4114
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4114
             Project: NetBeans
          Issue Type: Bug
          Components: javafx - Project
    Affects Versions: 11.3
         Environment: Windows 10, Java 14, NB 11.3
            Reporter: Kenneth Fogel


Working with Java 14 the project created from the Simple JavaFX Maven Archetype or FXML JavaFX Maven Archetype cannot run the code generated. Error is:

Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project WillIWortk: The parameters 'mainClass' for goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java are missing or invalid -> [Help 1]

Its not missing and the path is correct. So is the reference to mainClass in the pom.xml



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists