Looks like I'm building OK now. Thanks! On 1/19/06, Knut Wannheden <[EMAIL PROTECTED]> wrote: > Howard, > > On 1/18/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > > Just did an update from branches/branch-1-1 > > > > Still seeing that build error: > > > > I took a look at this. At some point I must have gotten the Groovy > versions in the .classpath file and the build.xml mixed up: > > .classpath: > <classpathentry kind="lib" > path="ext-package/lib/groovy-all-1.0-beta-10.jar"/> > > library/build.xml: > <ibiblio-dependency artifact="groovy-all" version="1.0-jsr-03" > group="groovy"/> > > I've now corrected this by updating the .classpath file. I also had to > revert the latest change in the test code to get it passing. (Now I > don't understand why it was failing in the first place.) > > There is however one more problem here. Somehow the build fails when > downloading that jsr-03 jar from the Maven repo. It is listed just > fine (see http://www.ibiblio.org/maven/groovy/jars/) but it can't be > downloaded (try clicking on groovy-all-1.0-jsr-03.jar). Previous beta > jars seem to be fine. As a result the build will fail when downloading > the dependencies. > > Who should we talk to about this Maven repo problem? > > --knut > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
-- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]