Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Failing build

Hi,

Is there a volunteer out there that can help us with a build problem in the WTP incubator for the XQuery project?

Here you have the necessary resources:

See the failing build on:
http://build.eclipse.org:7777/dashboard/tab/build/detail/xquery-R0.7.0-I

See the failing JUnit test on:
http://build.eclipse.org/webtools/committers/xquery-R0.7.0-I/20100108103105/I-0.7.0-20100108103105/
(click on the "Unit test results" down on the page)

The error sais: java.lang.Exception: Could not find plugin "org.eclipse.wst.xquery.tests"

Our map files you can find here (the complete generated one) (the original is in CVS under: webtools.maps/releng.incubator.xquery/maps):
http://build.eclipse.org/webtools/committers/xquery-R0.7.0-I/20100108103105/I-0.7.0-20100108103105/directory.txt


The xquery test feature (that you see in the map file) points to the two test plugins (also in the map file immediately under the feature).

Locally in my workspace I can:
- export all the features to a local directory without being prompted any errors
- run the test plugins as "JUnit Test" or JUnit "Test Plug-in"


Any hints on how to tackle this problem would be very much appreciated! Thanks!

Gabriel



--
MSc Gabriel Petrovay
Mobile: +41(0)787978034
www.28msec.com

Back to the top