Hello Bigalk

At the moment the hibernate3 plugin is available as a snapshot only, you
don't need to download it, you just need to include the snapshot repository
in your pom.xml as noted here:

<pluginRepositories>
  <pluginRepository>
    <id>snapshots</id>
    <url>http://snapshots.maven.codehaus.org/maven2</url>
  </pluginRepository>
</pluginRepositories>

Or here:

http://maven.apache.org/guides/development/guide-testing-development-plugins
.html

Regards

Johann Reyes


-----Original Message-----
From: O. Bigalk [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 31, 2006 3:34 AM
To: users@maven.apache.org
Subject: RE: Problem hibernate3 plugin cfg2cfgxml



Johann Reyes-2 wrote:
> 
> Hi Bigalk
> 
> Right now the hibernate3-maven-plugin is available as a snapshot only and
> it
> is a maven 2.x plugin.
> 
> You can find information about the plugin here:
> 
> http://mojo.codehaus.org/hibernate3-maven-plugin
> ...
> 

Thank you for the link, but I did not find there any download link for a
plugin binary distribution.

Regards
Olaf Bigalk

--
View this message in context:
http://www.nabble.com/Problem-hibernate3-plugin-cfg2cfgxml-t1310262.html#a36
85566
Sent from the Maven - Users forum at Nabble.com.


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




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

Reply via email to