Hi All After having built the maven modules as discussed in earler thread and uploaded to my Maven repository. I have now tried to build a basic NB9 Platform App. Howeverver when I ran mvn clean install in the IDE I got the the following error message.
Failed to execute goal org.codehaus.mojo:nbm-maven-plugin:4.1:cluster-app (default-cluster-app) on project TestNB9Platform-app: We could not find org-netbeans-bootstrap among the modules in the application. Launchers could not be found. The maven artifact has been downloaded and is in my m2 repository. I am using a Java 8 and Maven 3.5.4, and nbm-plugin 4.1 to build project. Nothing has changed from the standadr archetype except the platform. Any thoughts. Thanks David
