GuyDaniel commented on issue #4050:
URL: https://github.com/apache/netbeans/issues/4050#issuecomment-1132331275
I applied the exclusion:
` <exclusion>
<groupId>org.netbeans.html</groupId>
<artifactId>net.java.html.boot.fx</artifactId>
</exclusion>
`
to the org.netbeans.cluster:platform artifact, but got a failure in the
build in the goal
_org.apache.netbeans.utilities:nbm-maven-plugin:4.3:cluster-app_:
**Some included modules/bundles depend on these codenamebases but they are
not included. The application will fail starting up. The missing codenamebases
are:
net.java.html.boot.fx ref: [org.netbeans.modules.templatesui,
org.netbeans.modules.htmlui]**
--
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