On Tue, Sep 23, 2008 at 1:36 PM, Felix Knecht <[EMAIL PROTECTED]> wrote:
> I can't get this working as it never finds the goal eclipse:eclipse > (external plugin) but only plugin internal goals. Too bad, thanks for trying it out... > But there's another approach looking at the release plugin. The fork a > mvn execution within the plugin to run the goals. > See > > http://svn.apache.org/repos/asf/maven/release/trunk/maven-release-manager/src/main/java/org/apache/maven/shared/release/exec/ForkedMavenExecutor.java > > Do you think it's worth to give it a try for eliminating the > eclipse:eclipse goal and run it (forked) by the studio:eclipse? > Yeah, maybe. Then we'll only need to run 'mvn studio:eclipse' to do the whole thing... We could even run the 'manifest' goal of the Felix Bundle plugin in it too. WDYT ? Regards, Pierre-Arnaud
