« Return to Thread: [hibernate3] hbm2hbmxml unintelligible error message

Re: [hibernate3] hbm2hbmxml unintelligible error message

by Rusty Wright-2 :: Rate this Message:

Reply to Author | View in Thread

Sorry, it might not be obvious from the output below but it's the hibernate3:hbm2hbmxml maven run that's failing

Rusty Wright wrote:

> I'm using a shell script to drive maven and it has 4 runs of maven using
> the hibernate3 plugin; hibernate3:hbm2java, hibernate3:hbm2hbmxml,
> hibernate3:hbm2cfgxml, and hibernate3:hbm2ddl.  It seems that I've done
> something bad to my mappings, because I'm getting the following error,
> but there isn't anything in the error messages (that I can see) that
> says which mapping is causing the problem.  I'm using annotations.  Is
> there some way I can turn up the logging or something so that I can
> figure out what mapping is causing the problem?
>
> ======================================
> error trace from maven:
> ======================================
>
> + mvn -e -Pwss-test1-postgres -Dmaven.test.skip=true hibernate3:hbm2hbmxml
> + Error stacktraces are turned on.
> [INFO] Scanning for projects...
... etc. ...

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [hibernate3] hbm2hbmxml unintelligible error message