I disabled the parts of the openejb-builder module that seem to depend
on this, the itests seem to work after this.
david jencks
On Sep 10, 2005, at 1:00 PM, Jeremy Boynes wrote:
Jeff Genender wrote:
BUILD FAILED
File......
/Users/powerbook/.maven/cache/maven-multiproject-plugin-1.3.1/
plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [default] --
/Users/powerbook/Projects/geronimo/openejb/modules/openejb-builder/
maven.xml:51:61: <ant:jar>
/Users/powerbook/Projects/geronimo/openejb/modules/openejb-builder/
src/test-ant not found.
Looks like someone forgot to check in the src/test-ant directory ;-)
It's there but I think it has no contents so the -P option will remove
it.
$ cd openejb-builder/src
$ cvs up -d test-ant
may resurrect it. CVS doesn't like empty directories.
As to what /should/ be in there, we'll need to hear from Gianny.
--
Jeremy