As I'm working with pruch (Peter) I have the same problem ;-) If I go through 
the maven output, I see :

jar:jar:

    [jar] Building jar: 
/home/gehel/projects/siems/core/target/siems-core-0.1-SNAPSHOT.jar

INFO  [PostGoalTag] Running post goal: jar:jar

    [java] log4j:WARN No appenders could be found for 
logger (net.sf.hibernate.cfg.Environment).

    [java] log4j:WARN Please initialize the log4j system 
properly.

    [java] net.sf.hibernate.MappingException: 
net.sf.hibernate.MappingException: invalid mapping

    [java]      at 
net.sf.hibernate.cfg.Configuration.addFile(Configuration.java:180)

    [java]      at 
net.sf.hibernate.tool.hbm2ddl.SchemaExport.main(SchemaExport.java:289)

    [java] Caused by: 
net.sf.hibernate.MappingException: invalid mapping

    [java]      at 
net.sf.hibernate.cfg.Configuration.addFile(Configuration.java:174)

    [java]      ... 1 more

    [java] Caused by: org.xml.sax.SAXParseException: 
Attribute "cascade" with value "null" must have a value from the list "none all 
save-update delete all-delete-orphan delete-orphan ".    
[java]      at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:236)

    [java]      at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:172)

    [java]      at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:382)

    [java]      at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:316)

    [java]      at 
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.validateDTDattribute(XMLDTDValidator.java:1445)

    [java]      at 
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.addDTDDefaultAttrsAndValidate(XMLDTDValidator.java:1364)

    [java]      at 
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.handleStartElement(XMLDTDValidator.java:1971)

    [java]      at 
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.startElement(XMLDTDValidator.java:795)

    [java]      at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:330)

    [java]      at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1693)

    [java]      at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)

    [java]      at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)

    [java]      at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)

    [java]      at 
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)

    [java]      at 
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)

    [java]      at 
org.dom4j.io.SAXReader.read(SAXReader.java:339)

    [java]      at 
org.dom4j.io.SAXReader.read(SAXReader.java:219)

    [java]      at 
net.sf.hibernate.cfg.Configuration.addFile(Configuration.java:173)

    [java]      ... 1 more

    [replaceregexp] [ERROR] The following file is 
missing: '/home/gehel/projects/siems/core/target/schema-create.sql'

    [java] log4j:WARN No appenders could be found for 
logger (net.sf.hibernate.cfg.Environment).

[...]



So it seems related to http://galaxy.andromda.org/jira/browse/MAVEN-33 (the 
build was successfull when it should not have been). But that's not the real 
problem ...



The associations having problems are all aggregation, some one2many some 
many2many. Those associations have not been changed since yesterday (when the 
model was working) so the problem probably comes from somewhere else. Any idea ?
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1261#1261
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to