[jbosstools-dev] Cannot run org.jboss.tools.jsf.ui.test plug-in tests using tycho build
vrubezhny at exadel.com
vrubezhny at exadel.com
Mon Nov 29 11:32:53 EST 2010
Hi, All!
I have a problem while trying to start JUnit testing on
org.jboss.tools.jsf.ui plug-in using tycho build.
While discovering the error log I see that it's failed while trying to
read manifest from some plug-in, while last successful operation was
expanding macosx-targeted jar:
[DEBUG] Using test framework org.junit4
[DEBUG] Expanding:
/home/jeremy/projects/jbosstools-src/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher.cocoa.macosx/1.1.2.R36x_v20101019_1345/org.eclipse.equinox.launcher.cocoa.macosx-1.1.2.R36x_v20101019_1345.jar
into
/home/jeremy/projects/jbosstools-src/jsf/tests/org.jboss.tools.jsf.ui.test/target/work/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.1.2.R36x_v20101019_1345
[DEBUG] expand complete
[WARNING] Exception reading bundle manifest
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
Maybe the problem is near these operations, because I'm trying to run this
test under linux amd64, but not under macosx. (However I didn't specified
a certain platform in mvn build command: I used -P -helios-no-target
option).
See full error log attached.
Thanks in advance,
Victor Rubezhny
More information about the jbosstools-dev
mailing list