Unsatisfied dependency of openejb-pkgen-builder-2.0-SNAPSHOT.jar in HEAD

2005-07-08 Thread Donald Woods
Has anyone performed a complete rebuild since the Rev 209655 changes yesterday? I performed a clean build using the Wiki steps of - $ svn checkout http://svn.apache.org/repos/asf/geronimo/trunk geronimo $ cd geronimo $ maven m:fresh-checkout $ maven m:rebuild-all and during the

Re: Unsatisfied dependency of openejb-pkgen-builder-2.0-SNAPSHOT.jar in HEAD

2005-07-08 Thread Calvin Austin
I saw that too, our nightly build worked thursday am PST and when I tried last night it failed. I ended up doing cvs checkout as below and use maven build offline for that component to get back to a usable system.

Re: Unsatisfied dependency of openejb-pkgen-builder-2.0-SNAPSHOT.jar in HEAD

2005-07-08 Thread Aaron Mulder
That's a new module in openejb. If you run a cvs up -dP from the openejb directory you should get it. I usually use maven m:update from the root geronimo directory which did the trick (I originally did a maven m:co to check out openejb and tranql dirs). In any case, the source