Well, I develop a bunch of modules for netbeans using maven. Not the same as platform app but similar, but I know companies which indeed develop platform apps. I've created and maintain the nbm-maven-plugin. http://mojo.codehaus.org/nbm-maven-plugin
repository: http://deadlock.netbeans.org/maven2/ archetypeas are at groupId: org.codehaus.mojo.archetypes, one for single module, one for a platform app skeleton. The currently released version will only guide you up to the point where you create a module cluster. The svn trunk has additional goals to create webstart app and a zip of platform application. Milos On Wed, Apr 30, 2008 at 8:22 PM, Johannes Schneider <[EMAIL PROTECTED]> wrote: > Hi, > > did anyone of you every try to develop a Netbeans Rich Client Platform > application based on Maven? > Are there any repositories where the Netbeans modules are contained in? > Does anyone have a minimal pom / archetype? > > > Regards, > > Johannes Schneider > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
