Re: Build failure in databindings itest

2008-05-09 Thread Mike Edwards
Folks, This is another error which adds to the heap of reasons why I hate Maven - Maven is one of the worst systems I have ever dealt with when things go wrong. - it's a dependency problem - dependencies of the velocity package, which I believe is brought in by one of the Maven plugins -

Re: Build failure in databindings itest

2008-05-09 Thread Simon Nash
Mike Edwards wrote: Folks, This is another error which adds to the heap of reasons why I hate Maven - Maven is one of the worst systems I have ever dealt with when things go wrong. - it's a dependency problem - dependencies of the velocity package, which I believe is brought in by one of

Re: Build failure in databindings itest

2008-05-09 Thread Simon Nash
After checking out Mike's change (thanks, Mike!), I was able to build itest/databindings/sdogen but I then hit the same issue in itest/databindings/jaxbgen. I have added the same dependencies to this pom file to enable it to build. Simon Simon Nash wrote: Mike Edwards wrote: Folks, This

Re: Build failure in databindings itest

2008-05-08 Thread Simon Nash
I ran mvn -e and got a stack trace as follows. It looks like the class org/apache/commons/collections/ExtendedProperties was not found. Any ideas? Simon [INFO] [exec:java {execution: generate-test-sdo-source}] Building project from dir: F:\tuscany69\sca\itest\databindings\sdogen\target