You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Guillaume WALLET <wa...@gmail.com> on 2007/03/16 10:53:40 UTC

[maven-eclipse-plugin] and [eclipse-plugin] development

Hello,

I tried to develop an eclipse plugin using maven 2 and maven-eclipse-plugin.
I notice that it does work very fine since the maven-eclipse-plugin 2.3,
congratulation for the work done.

There's still a problem from the eclipse pde plugin : it can't export
deployable plugin with the pom's dependencies.
The bugs is known and still open there :
https://bugs.eclipse.org/bugs/show_bug.cgi?id=66177

Is it planned to add a specific goal that export deployable plugins/features
in place of the eclipse pde plugin ?

Best Regards,

Guillaume WALLET