Hi Carlos, Looks like you have an old version of the andromda maven bootstrap plugin...make sure you build online with '-o' to get the latest bootstraps. Also make sure your repository is pointing to http://team.andromda.org/maven and not (http://www.andromda.org/maven).
Chad ----- Original Message ----- From: "Carlos Cuenca" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 05, 2004 8:03 AM Subject: [Andromda-user] 3.0M2 from CVS build failed > Hi, > > I had download the last changes from the CVS, but I can not build, I had > also delete the cache from the .maven folder but it still does not work... > > Parse Error at line 18 column 26: cvc-complex-type.3.2.2: Attribute > 'sheet' is not allowed to appear in element 'template'. > org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'sheet' > is not allowed to appear in element 'template'. > at > org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown > Source) > at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source) > > ..... > > VALIDATION FAILED for --> 'jar:file:/C:/Documents and > Settings/Carlos/.maven/repository/andromda-cartridges/jars/andromda-meta-car tridge-bootstrap-3.0 > M2-SNAPSHOT.jar!/META-INF/andromda-cartridge.xml' against SCHEMA --> > 'jar:file:/C:/Documents and > Settings/Carlos/.maven/repository/andromda/jars/andro > mda-core-3.0M2-SNAPSHOT.jar!/org/andromda/core/cartridge/Cartridge.xsd' > --> message: 'cvc-complex-type.3.2.2: Attribute 'sheet' is not allowed > to appe > ar in element 'template'.' > Error performing PluginDiscoverer.discoverPlugins > org.andromda.core.common.XmlObjectFactoryException: VALIDATION FAILED > for --> 'jar:file:/C:/Documents and > Settings/Carlos/.maven/repository/andromda-c > artridges/jars/andromda-meta-cartridge-bootstrap-3.0M2-SNAPSHOT.jar!/META-IN F/andromda-cartridge.xml' > against SCHEMA --> 'jar:file:/C:/Documents and S > ettings/Carlos/.maven/repository/andromda/jars/andromda-core-3.0M2-SNAPSHOT. jar!/org/andromda/core/cartridge/Cartridge.xsd' > --> message: 'cvc-complex- > type.3.2.2: Attribute 'sheet' is not allowed to appear in element > 'template'.' > at > org.andromda.core.common.XmlObjectFactory.getObject(XmlObjectFactory.java:22 4) > > .... > > Caused by: org.andromda.core.common.XmlObjectFactoryException: > VALIDATION FAILED for --> 'jar:file:/C:/Documents and > Settings/Carlos/.maven/repository > /andromda-cartridges/jars/andromda-meta-cartridge-bootstrap-3.0M2-SNAPSHOT.j ar!/META-INF/andromda-cartridge.xml' > against SCHEMA --> 'jar:file:/C:/Docu > ments and > Settings/Carlos/.maven/repository/andromda/jars/andromda-core-3.0M2-SNAPSHOT .jar!/org/andromda/core/cartridge/Cartridge.xsd' > --> message: 'c > vc-complex-type.3.2.2: Attribute 'sheet' is not allowed to appear in > element 'template'.' > at > org.andromda.core.common.XmlObjectFactory.getObject(XmlObjectFactory.java:22 4) > at > org.andromda.core.common.PluginDiscoverer.discoverPlugins(PluginDiscoverer.j ava:109) > ... 105 more > > any ideas? > > thank you > Carlos > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > Andromda-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-user ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
