See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk....>
------------------------------------------
Started by user mistria(a)REDHAT.COM
[EnvInject] - Loading node environment variables.
Building remotely on dev110-rhel6-x86_64
Checking out a fresh workspace because there's no workspace at <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk....>
Cleaning local Directory .
Checking out http://anonsvn.jboss.org/repos/jbosstools/trunk/tests/scripts/installatio...
A getAndInstallEclipse.groovy
A testInstall.groovy
At revision 44208
Starting xvnc
[jbosstools-4.0_trunk.install-tests-eclipseLatest-jbt_trunk] $ vncserver :34
New 'dev110.mw.lab.eng.bos.redhat.com:34 (hudson)' desktop is dev110.mw.lab.eng.bos.redhat.com:34
Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/dev110.mw.lab.eng.bos.redhat.com:34.log
[jbosstools-4.0_trunk.install-tests-eclipseLatest-jbt_trunk] $ /qa/tools/opt/groovy-1.8.6/bin/groovy <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk....>
Will retrieve eclipse-jee-juno-SR1-linux-gtk-x86_64.tar.gz from mirror site: http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/do...
[get] Getting: http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/do...
[get] To: /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-juno-SR1-linux-gtk-x86_64.tar.gz
[gunzip] Expanding /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-juno-SR1-linux-gtk-x86_64.tar.gz to /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-juno-SR1-linux-gtk-x86_64.tar
Caught: : Problem expanding gzip Not in GZIP format
: Problem expanding gzip Not in GZIP format
at org.apache.tools.ant.taskdefs.GUnzip.extract(GUnzip.java:73)
at org.apache.tools.ant.taskdefs.Unpack.execute(Unpack.java:164)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at getAndInstallEclipse.run(getAndInstallEclipse.groovy:52)
Caused by: java.io.IOException: Not in GZIP format
at org.apache.tools.ant.taskdefs.GUnzip.extract(GUnzip.java:64)
... 4 more
Build step 'Execute Groovy script' marked build as failure
Terminating xvnc.
$ vncserver -kill :34
Killing Xvnc process ID 32761
Archiving artifacts
Recording test results
On 10/02/2012 10:19 AM, Sievers, Jan wrote:
> this will only work if you generate the .target file in one reactor and then consume it in a separate reactor.
> Generating and using the the .target file in the same reactor will not work, so this is not officially supported as of now.
I'm totally fine with this "limitation".
In our use-case, we build and deploy Target platforms in another reactor
than the ones consuming it.
> A prerequisite for this to work correctly would be that bug
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=353889
> is resolved.
Not sure how it is related, but I've made some experiences on the
surefire-mojo to get it resolve dependencies by itself when dependencies
are not available (such as in a pom packaging type). This allows to
invoke Mojo from a non-Tycho packaging:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388909https://github.com/mickaelistria/tycho/commit/dda678326c60c98c2d2cd311d6f...
Cheers,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat <http://www.jboss.org/tools>
My blog <http://mickaelistria.wordpress.com> - My Tweets
<http://twitter.com/mickaelistria>