Re: Hibernate 3.2

2006-11-16 Thread Mirko Nasato
Of course, you can also use this new search engine... I'm not sure if you've heard about it: it's called Google. ;-) You can enter as your search string something like "site:www.ibiblio.org maven2 hibernate-3.2" Cheers Mirko Adam Hardy wrote: I wouldn't be

Re: Hibernate 3.2

2006-11-16 Thread LECAN Damien
> WARN: Don't go to www.mvnregistry.com! It redirects to a place that > tries to install an exe for porn. (don't worry if you're on Mac OS X > or other un*x ;-)). > > Damien Lecan: I'm not amused. Sorry, I did not see that problem with mvnregistry.com Use the other one instead : www.mvnreposi

Re: Hibernate 3.2

2006-11-16 Thread Adam Hardy
e- De : Mark Grand [mailto:[EMAIL PROTECTED] Envoyé : mercredi 15 novembre 2006 17:13 À : users@maven.apache.org Objet : Hibernate 3.2 I want to use Hibernate 3.2 in a project that I am building with maven. There is no artifact for Hibernate 3.2 in ibiblio. How can I manually se

Re: Hibernate 3.2

2006-11-15 Thread ir. ing. Jan Dockx
ww.mvnrepository.com www.mvnregistry.com Very helpful Damien -Message d'origine- De : Mark Grand [mailto:[EMAIL PROTECTED] Envoyé : mercredi 15 novembre 2006 17:13 À : users@maven.apache.org Objet : Hibernate 3.2 I want to use Hibernate 3.2 in a project that I am building with maven.

RE: Hibernate 3.2

2006-11-15 Thread LECAN Damien
To search artifacts : www.mvnrepository.com www.mvnregistry.com Very helpful Damien > -Message d'origine- > De : Mark Grand [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 15 novembre 2006 17:13 > À : users@maven.apache.org > Objet : Hibernate 3.2 > > > I w

Re: Hibernate 3.2

2006-11-15 Thread Mirko Nasato
:[EMAIL PROTECTED] Sent: Wednesday, November 15, 2006 11:17 AM To: Maven Users List Subject: Re: Hibernate 3.2 Hi Mark, Yes Hibernate 3.2 is there http://www.ibiblio.org/maven2/org/hibernate/hibernate/3.2.0.ga/ it probably switched groupId to "org.hibernate" recently... Hope

RE: Hibernate 3.2

2006-11-15 Thread Dave Hoffer
Does this bring in all its dependencies? -dh -Original Message- From: Mirko Nasato [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 15, 2006 11:17 AM To: Maven Users List Subject: Re: Hibernate 3.2 Hi Mark, Yes Hibernate 3.2 is there http://www.ibiblio.org/maven2/org/hibernate

Re: Hibernate 3.2

2006-11-15 Thread Mirko Nasato
Hi Mark, Yes Hibernate 3.2 is there http://www.ibiblio.org/maven2/org/hibernate/hibernate/3.2.0.ga/ it probably switched groupId to "org.hibernate" recently... Hope this helps Mirko Mark Grand wrote: I want to use Hibernate 3.2 in a project that I am building with maven. T

Re: Hibernate 3.2

2006-11-15 Thread Wayne Fay
mvn install:install-file ... However the dependencies will not be set up properly due to generated poms. Wayne On 11/15/06, Mark Grand <[EMAIL PROTECTED]> wrote: I want to use Hibernate 3.2 in a project that I am building with maven. There is no artifact for Hibernate 3.2 in ibiblio. H

Hibernate 3.2

2006-11-15 Thread Mark Grand
I want to use Hibernate 3.2 in a project that I am building with maven. There is no artifact for Hibernate 3.2 in ibiblio. How can I manually set it up in my local repository? Mark Grand (404)925-8265