I use the -X option, that gives me a lot.  But I need to know which place in
particular is causing this problem.
I look in maven.log and it doesn't say anything other than what it did
successfully, and then that it's done.
Does this mean there is something wrong with the tags in my code, or
something wrong with the plugin?

BUILD FAILED
File......
file:/mavenrepository/plugins/maven-hibernate-plugin-1.0-SNAPSHOT/
Element... h:schema-export
Line...... 38
Column.... 53
net/sf/hibernate/HibernateException
com.werken.werkz.UnattainableGoalException: Unable to obtain goal
[create-db] -- 
file:/mavenrepository/plugins/maven-hibernate-plugin-1.0-SNAPSHOT/:38:53:
<h:schema-export> net/sf/hibernate/HibernateException
        at com.werken.werkz.Goal.fire(Goal.java:646)
        at com.werken.werkz.Goal.attain(Goal.java:575)
        at
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:448)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348)
        at org.apache.maven.cli.App.doMain(App.java:543)
        at org.apache.maven.cli.App.main(App.java:1109)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)
org.apache.commons.jelly.JellyTagException:
file:/mavenrepository/plugins/maven-hibernate-plugin-1.0-SNAPSHOT/:38:53:
<h:schema-export> net/sf/hibernate/HibernateException
        at
org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:702)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:296)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to