What version of tycho are you using? From the logs it appears this SNAPSHOT version. Can you try the latest DEV build as shown in

http://docs.codehaus.org/display/M2ECLIPSE/Tycho+builds

--
Regards,
Igor

Mattias Holmqvist wrote:
Yes, I ran with the target platform specified:

mvn -X package -Dtycho.targetPlatform=/usr/local/eclipse-3.4.1/eclipse/

Below is the execution log from this command:


[skipped]


/Mattias


12 dec 2008 kl. 15.24 skrev Igor Fedorenko:

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




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