RE: [m2] Frustration getting Maven 2 and Hibernate working together

2006-08-25 Thread Johann Reyes
these dependencies are uploaded, I'll publish a new snapshot of the plugin. Regards Johann Reyes -Original Message- From: mraible [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 5:14 PM To: users@maven.apache.org Subject: Re: [m2] Frustration getting Maven 2 and Hibernate working together

Re: [m2] Frustration getting Maven 2 and Hibernate working together

2006-08-24 Thread mraible
/dependency Thanks, Matt -- View this message in context: http://www.nabble.com/-m2--Frustration-getting-Maven-2-and-Hibernate-working-together-tf1892454.html#a5972898 Sent from the Maven - Users forum at Nabble.com

Re: [m2] Frustration getting Maven 2 and Hibernate working together

2006-08-24 Thread Eric Redmond
dependency groupIdgeronimo-spec/groupId artifactIdgeronimo-spec-jta/artifactId version1.0.1B-rc4/version /dependency Thanks, Matt -- View this message in context: http://www.nabble.com/-m2--Frustration-getting-Maven-2-and-Hibernate-working-together-tf1892454

Re: [m2] Frustration getting Maven 2 and Hibernate working together

2006-08-24 Thread Matt Raible
version1.0.1B-rc4/version /dependency Thanks, Matt -- View this message in context: http://www.nabble.com/-m2--Frustration-getting-Maven-2-and-Hibernate-working-together-tf1892454.html#a5972898 Sent from the Maven - Users forum at Nabble.com

Re: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-07 Thread Jose Gonzalez Gomez
Glad to help :o) About the hibernate dependency, I just have added the hibernate annotations jar because I'm using some hibernate propietary annotations. By the way, are you subscribed to the mojo user list? I sent a message there about an issue regarding schema usage, but no one has

RE: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-07 Thread Johann Reyes
Users List Subject: Re: [m2] Frustration getting Maven 2 and Hibernate working together Glad to help :o) About the hibernate dependency, I just have added the hibernate annotations jar because I'm using some hibernate propietary annotations. By the way, are you subscribed to the mojo user list? I

Fwd: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-06 Thread Jose Gonzalez Gomez
Just in case anybody else needs it... -- Forwarded message -- From: Jose Gonzalez Gomez [EMAIL PROTECTED] Date: 06-jul-2006 8:40 Subject: Re: [m2] Frustration getting Maven 2 and Hibernate working together To: Paul Kuykendall [EMAIL PROTECTED] Ok, here we go... First of all

RE: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-06 Thread Johann Reyes
, July 06, 2006 3:18 AM To: Maven Users List Subject: Fwd: [m2] Frustration getting Maven 2 and Hibernate working together Just in case anybody else needs it... -- Forwarded message -- From: Jose Gonzalez Gomez [EMAIL PROTECTED] Date: 06-jul-2006 8:40 Subject: Re: [m2] Frustration

Re: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-05 Thread Tim Kettler
Hi, you misunderstood the usage of of the pluginManagement/ tag. The tag (like the dependencyManagement/ tag for dependencies) is used to give default values to the plugin configurations (for example in a super pom). When you then declare the usage of a plugin in the buildplugins section of a

Re: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-05 Thread Jose Gonzalez Gomez
Paul, I'm trying to do the same, and I'm facing some troubles, maybe you can help me... First of all, I haven't been able to find one of the dependencies of the Hibernate Annotations packages: javax.persistence:ejb:jar:3.0-public-draft-20060502. This seems to be an implementation of a public

Re: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-05 Thread Paul Kuykendall
Jose, I found this in a blog somewhere (I didn't bookmark it, just copied it into a tips and tricks email I sent myself at work). I still ran into problems with the hibernate3-maven-plugin complaining it couldn't resolve a dependency somewhere down the line to maven-hibernate3-plugin. It could

Re: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-05 Thread Jose Gonzalez Gomez
Paul, It seems I've been able to run the hibernate plugin from the mojo successfully (at least it has created a table with a pair of attributes from an annotated class). I'm going out in a few minutes, so if you're interested in how I did it drop me a line (or drop it to the list) and I'll post

Re: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-05 Thread Paul Kuykendall
I would be more appreciative than you can ever imagine if you could send that information. Thanks! /Paul On 7/5/06, Jose Gonzalez Gomez [EMAIL PROTECTED] wrote: Paul, It seems I've been able to run the hibernate plugin from the mojo successfully (at least it has created a table with a pair

RE: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-05 Thread Johann Reyes
:15 AM To: Maven Users List; Jose Gonzalez Gomez Subject: Re: [m2] Frustration getting Maven 2 and Hibernate working together I would be more appreciative than you can ever imagine if you could send that information. Thanks! /Paul On 7/5/06, Jose Gonzalez Gomez [EMAIL PROTECTED] wrote: Paul

RE: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-05 Thread Johann Reyes
PROTECTED] Sent: Wednesday, July 05, 2006 9:15 AM To: Maven Users List; Jose Gonzalez Gomez Subject: Re: [m2] Frustration getting Maven 2 and Hibernate working together I would be more appreciative than you can ever imagine if you could send that information. Thanks! /Paul On 7/5/06, Jose Gonzalez

Re: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-05 Thread ben short
Kuykendall [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 05, 2006 9:15 AM To: Maven Users List; Jose Gonzalez Gomez Subject: Re: [m2] Frustration getting Maven 2 and Hibernate working together I would be more appreciative than you can ever imagine if you could send that information. Thanks! /Paul

Re: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-05 Thread ben short
, 2006 9:15 AM To: Maven Users List; Jose Gonzalez Gomez Subject: Re: [m2] Frustration getting Maven 2 and Hibernate working together I would be more appreciative than you can ever imagine if you could send that information. Thanks! /Paul On 7/5/06, Jose Gonzalez Gomez [EMAIL PROTECTED

Re: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-05 Thread ben short
List Subject: Re: [m2] Frustration getting Maven 2 and Hibernate working together Sorry the error is actually... The plugin 'org.codehaus.mojo:hibernate3-maven-plugin' does not exist or no valid version could be found On 7/5/06, ben short [EMAIL PROTECTED] wrote: Johann , Im trying to use

Re: [m2] Frustration getting Maven 2 and Hibernate working together

2006-07-05 Thread ben short
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ben short Sent: Wednesday, July 05, 2006 12:15 PM To: Maven Users List Subject: Re: [m2] Frustration getting Maven 2 and Hibernate working together Sorry the error is actually... The plugin 'org.codehaus.mojo:hibernate3-maven

[m2] Frustration getting Maven 2 and Hibernate working together

2006-07-04 Thread Paul Kuykendall
Hi, I am at my wits end in getting maven to play nicely with Hibernate. I've been at it for over a week now and feel no closer than when I started. Here's what I'm trying to do. I've been working on a project using Maven 2.0.4 as the build system. Everything has been going fine until I try