Hi dev mailing list users!

I'd like to build a platform app with Maven, using a platform that I built
myself.
If you start NB IDE 13 and run "File -> New Project, Java with Maven ->
NetBeans Application" it will start a wizard which allows selection of the
platform to be used. There are various RELEASE options available
(RELEASE120, RELASE126, RELEASE130 etc) and a "dev-SNAPSHOT". But these
come from Maven Central (or something similar, I actually don't know where
they come from).

I'd like to:
 - Check out NB code from github
 - Build just the platform clusters
 - Copy (install) them to my local maven repo
 - Create a mavenized nb-platform based app using platform jars from
my local maven repo
Is this possible currently?

Thank you,
Dmitry Avtonomov

Reply via email to