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