I'm trying to add the hibernate3-maven-plugin to a new project, but even
though I've declared <version>2.2</version>, it keeps downloading and using
3.0-SNAPSHOT and giving me the following error. I don't know what it means,
and I don't know why it insists on using 3.0-SNAPSHOT:

[INFO] One or more required plugin parameters are invalid/missing for
'hibernate3:hbm2ddl'

[0] Inside the definition for plugin 'hibernate3-maven-plugin' specify the
following:

<configuration>
  ...
  <hibernatetool>VALUE</hibernatetool>
</configuration>

-OR-

on the command line, specify: '-Dhibernatetool=VALUE'

-- 
View this message in context: 
http://www.nabble.com/hibernate3-maven-plugin-stuck-in-3.0-SNAPSHOT-tp26059711p26059711.html
Sent from the mojo - user mailing list archive at Nabble.com.


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

    http://xircles.codehaus.org/manage_email


Reply via email to