Mattias,

Did you specify -Dtycho.targetPlatform=<your-eclipse-install>? Can you re-run the build with debug log enabled (i.e. -X) and post execution log here?


Also, there were couple of bugreports regarding product export on OSX recently, so I wonder if they are related to the problem that you see.

--
Regards,
Igor



Mattias Holmqvist wrote:
Hi,

I've tried to use the example in http://docs.codehaus.org/display/M2ECLIPSE/Tycho+Product+Export but failed to package the application using:

mvn clean package

The package phase is successful and the following structure is placed under /target:
/target/HelloWorld_1.0.0.jar
/target/MANIFEST.MF
/target/classes
/target/exported-pom.xml
/target/product
/target/product/.eclipseproduct
/target/product/configuration
/target/product/plugins

I can however not locate any eclipse executable under target/product. I've tried using the article guide and also used the Helloworld.zip as a base to build on. Bpth ways compile but don't produce an executable eclipse file in target/product.

Any ideas?

/Mattias Holmqvist



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to