feel free to contribute that  goal. I'm not sure how that should work now.

What I do when building mevenide is to have the netbeans module
artifacts loaded into the maven repository. that generates the correct
poms with dependencies..

if I ever need something generated by the IDE, I create a sample nb
project run the wizard and move to my own project.. or course I'm
still missing the layer file browser and similar ui features..

Milos

On 11/15/06, Rohnny Moland <[EMAIL PROTECTED]> wrote:
Hei Milos,

Milos Kleint wrote:
> unfortunately not possible.  the apisupport modules in netbeans don't
> provide apis that would allow a switch from ant to maven. So any IDE
> module development support is off-limis to maven. or at least the
> maven integration as is done by mevenide.codehaus.org.
> one alternative would be to create a netbeans module project generator
> that would generate the ant script and everything, something along the
> lines of eclipse:eclipse.
> the second alternative is to have the netbeans apisupport team to
> create some kind of api so that the maven ide integration could
> recognize the "nbm" packaging and plug into that api..

Seems to me like a good idea to let the maven plugin generate the ant
script, and most important netbean wrapper projects for the dependencies
and transitive dependencies in the pom. So we can only define what we
need in the pom, and then run mvn nbm:generate or something...

Best regards,
Rohnny


---------------------------------------------------------------------
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

Reply via email to