I did several clean builds to no avail. I had to nuke the project, get it out of cvs again, then build with maven
Now it works. Geoff ----- Original Message ----- From: "Howard M. Lewis Ship" <[EMAIL PROTECTED]> To: "'Jakarta Commons Developers List'" <[EMAIL PROTECTED]> Sent: Thursday, March 11, 2004 2:59 PM Subject: RE: [Hivemind] Busted build? > Maven is pretty goofy. Try a clean build and see if it is happier. > > -- > Howard M. Lewis Ship > Independent J2EE / Open-Source Java Consultant > Creator, Tapestry: Java Web Components > http://howardlewisship.com > > > > -----Original Message----- > > From: Geoff Longman [mailto:[EMAIL PROTECTED] > > Sent: Thursday, March 11, 2004 2:19 PM > > To: Jakarta Commons Developers List > > Subject: [Hivemind] Busted build? > > > > > > > > Lastest code from cvs, built with maven 1.0-rc1-SNAPSHOT > > > > Mar 11, 2004 2:03:23 PM > > org.apache.commons.hivemind.servlet.HiveMindFilter > > init > > INFO: Constructing HiveMind Registry. > > Mar 11, 2004 2:03:24 PM > > org.apache.commons.hivemind.impl.RegistryBuilder$DefaultErrorHandler > > handleModuleParseError > > SEVERE: Unable to parse module deployment descriptor > > jar:file:/C:/ SNIP > > /.maven/repository/jakarta-hivemind/jars/jakarta-hivemind-1.0- > > alpha-4.jar!/M > > ETA-INF/hivemodule.xml: Unable to read descriptor jar:file:/C:/ SNIP > > /.maven/repository/jakarta-hivemind/jars/jakarta-hivemind-1.0- > > alpha-4.jar!/M > > ETA-INF/hivemodule.xml: Unexpected element conversion within > > module/configuration-point/schema/element (at jar:file:/C:/ SNIP > > /.maven/repository/jakarta-hivemind/jars/jakarta-hivemind-1.0- > > alpha-4.jar!/M > > ETA-INF/hivemodule.xml, line 45). > > > > and later > > > > Mar 11, 2004 2:03:24 PM > > org.apache.commons.hivemind.parse.DescriptorParser > > getEnumAttribute > > SEVERE: 'primitive' is not a valid value for attribute 'model' of > > module/service-point (at jar:file:/C:/ SNIP > > /.maven/repository/jakarta-hivemind/jars/jakarta-hivemind-lib- > > 1.0-alpha-4.ja > > r!/META-INF/hivemodule.xml, line 22). > > > > Can somebody decode the first error? Its line-precise but a > > bit cryptic. > > > > Howard, I know you are preoccupied, just point me in the > > right direction. > > > > Geoff > > > > Geoffrey Longman > > Intelligent Works Inc. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
