Re: [mevenide-user] nbm:zip-dist, help-nbm
"Milos Kleint" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <[email protected]> |
On 9/4/07, Emilian Bold <[email protected]> wrote: > > it's not done yet. I didn't need it so far. > > technically it means getting the zip or the expanded netbeans > > platform/ide installation and copy the create cluster(s) in there. > > Update etc/netbeans.clusters to include your cluster(s). Zip it up. > > Ok, so I'll have to write my own ant task to do that. > > Any way I could actually help nbm-plugin ? So how-to on getting-started ? We could probably come up with a new goal that would do that. (something along the lines of run-ide or run-platform goal) ideally it would be nice if we could align it with the plugins that do installers (are there any?) > > > I've never done that. No idea what it actally means to add > > help/javahelp in the module. Isn't that just including more files at > > predefined places in the nbm? > > No quite. It seems help modules generate a separate jar under > build/cluster/modules/docs/your.jar and also a jar in > cluster/modules/your.jar > > The condition to trigger the javahelp ant-task seems to be the > existence of the /javahelp folder. I don't think this mixes well with > the src/main/resource/ style with maven. I see. src/main/resources get into the actual module jar, not good place. In that case the best place to include the help packaging is the nbm goal I suppose. We can recognize some folder path eg. src/main/nbm-help and if it exists, trigger building of the help jar. you can file a bug report. it helps if you have an ant snippet that is capable of doing the mentioned things. if you want to supply a patch to the nbm-plugin, check http://svn.codehaus.org/mojo/trunk/nbm-maven-plugin Regards Milos > > Emilian > > > > > Regards > > > > Milos > > > > > > > > > > Thanks, > > > Emilian > > > > > > > > > -- > > > Emilian Bold > > > +40 740235562 > > > http://www.emilianbold.ro > > > > > > Java and NetBeans Platform-loving consulting services from Timisoara, Romania. > > > > > > --------------------------------------------------------------------- > > > To unsubscribe from this list please visit: > > > > > > http://xircles.codehaus.org/manage_email > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > > -- > Emilian Bold > +40 740235562 > http://www.emilianbold.ro > > Java and NetBeans Platform-loving consulting services from Timisoara, Romania. > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email