All works for me now, there's was a missing woodstox dependency, I've added
that and now i get:

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
------------------------------------------------------------------------
[INFO] Community Test Suite .................................. SUCCESS [
1.547s]
[INFO] Community Test Suite for SDO 2.1 ...................... SUCCESS [
2.969s]
[INFO] Tuscany SDO 2.1 CTS ................................... SUCCESS [
5.078s]
[INFO]
------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------

  ...ant

On 5/23/07, kelvin goodson <[EMAIL PROTECTED]> wrote:

Ant,
  I changed the dependency versions,  and I added incubating to the
version
tags of the CTS artifacts.  I still suffer from the issue that I get 0
tests
run in my maven environment,  but I get 100% success when running the
tests
in eclipse.  Can you please update and rerun in maven and let me know if
that fixes your failing test.

Kelvin.

On 23/05/07, ant elder <[EMAIL PROTECTED]> wrote:
>
> The CTS code pom.xml's currently use SDO version
1.0-incubator-SNAPSHOTbut
> that should be 1.0-incubating-SNAPSHOT now shouldn't it?
>
> Using the 1.0-incubating-SNAPSHOT SDO version and running CTS I get:
>
> Running test.sdo21.vendor.tuscany.tests.AdoptedCtsTestSuite
> CTS_TEST_HELPER was not set - attempting Tuscany implementation : null
> Loaded test.sdo21.vendor.tuscany.testHelper.TuscanyTestHelper
> Tests run: 486, Failures: 0, Errors: 1, Skipped: 4, Time elapsed:
3.891sec
> <<< FAILURE!
>
> Is this expected? Could I comment out the failing test with a FIXME
> comment
> so the CTS build runs clean?
>
>    ...ant
>

Reply via email to