I don't know if its related but I momentarily got similar errors when I tried to patch my local copy of commons-beanutils.jar.
James ----- Original Message ----- From: "Richard Emberson" <[EMAIL PROTECTED]> To: "Turbine Maven Developers List" <[EMAIL PROTECTED]> Sent: Thursday, May 30, 2002 4:03 PM Subject: Re: java.lang.NoClassDefFoundError: org/apache/commons/xo/Mapper > Thanks ... did an update and tried again and got: > > Buildfile: build.xml > > jcs:test-prepare: > > maven:jar: > > jar: > > update-pom-check: > [update-pom-check] log4j:ERROR No appenders could be found for category > (org.apache.commons.betwixt.XMLIntrospector). > [update-pom-check] log4j:ERROR Please initialize the log4j system properly. > Trying to override old definition of task maven-ant > > callUpdateDescriptor: > > project-properties: > [project-properties] log4j:ERROR No appenders could be found for category > (org.apache.commons.betwixt.XMLIntrospector). > [project-properties] log4j:ERROR Please initialize the log4j system properly. > [project-properties] Error in class org.apache.maven.ProjectProperties > > BUILD FAILED > /home/emberson/OH/maven/plugins/core/build.xml:159: java.lang.NullPointerException > > > I do not want to post these build problems if things are undergoing large changes in the > > maven cvs system and the maven developers are aware of all of the problems (I do not > want to needlessly bug the dev group). Let me know if I should post any > other build problems today or not. > > Thanks again. > > Richard > > > Jason van Zyl wrote: > > > On Thu, 2002-05-30 at 10:45, Richard Emberson wrote: > > > Problem with todays maven cvs status. > > > Tried to build a project with new cvs checkout and got the following: > > > > > > Buildfile: build.xml > > > > > > maven:jar: > > > > > > update-pom-check: > > > [update-pom-check] Error in class org.apache.maven.UpdatePomCheck > > > > > > BUILD FAILED > > > /home/emberson/OH/maven/plugins/core/build.xml:194: java.lang.NoClassDefFoundError: > > > org/apache/commons/xo/Mapper > > > > > > > > > Yesterday the jars.list file included the jar file: > > > commons-xo-0.8.jar > > > Todays jars.list file does not include it. > > > > Update and bootstrap again, we just replaced xo with betwixt. Today is > > going to be a rough ride as we clean stuff up and prepare for a release. > > > > > Richard > > > > > > > > > -- > > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- > > jvz. > > > > Jason van Zyl > > [EMAIL PROTECTED] > > > > http://tambora.zenplex.org > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
