On 2/13/2020 7:18 AM, Jesse Glick wrote:
... discard the very notion of a contrib repository ... and use either the external Ant harness or (preferably) Maven to build against a particular NetBeans binary platform.
Something I've been wondering; I work with a multi-module plugin. Can it be built/packaged with maven and loaded by NB out of a repository (just once at plugin manager load time)? Or is the idea to build with maven, extract nbm from maven artifact, and release as group of nbm. One nbm wraps a jar and includes some 3rd part jar files. It would be nice to just have the pieces picked up from a repository at plugin load time. -ernie --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists