[hibernate-dev] [Blog] Hibernate OGM with Jboss AS 7

Emmanuel Bernard emmanuel at hibernate.org
Thu Jun 6 05:10:16 EDT 2013


It still has to know about JBoss's nexus or use -s setting-example.xml
which will go and look for the snapshot online. And thus be
unpredictable.
On Thu 2013-06-06 10:44, Guillaume SCHEIBEL wrote:
> I'll do better, I'll try with another machine which doesn't know OGM at all.
> 
> 
> 2013/6/6 Emmanuel Bernard <emmanuel at hibernate.org>
> 
> > Well make sure to clean your maven repo cache before you test. Or else
> > your local cache will contain the snapshot. Likewise, the remote repo
> > might contain an old snapshot and I dont' think you can guard against
> > that.
> >
> > On Thu 2013-06-06 10:19, Guillaume SCHEIBEL wrote:
> > > Thanks for your comments. You are right, "not a panacea" is what I meant.
> > > For the "mvn clean install" it worth to be tried, I'll keep you up to
> > date
> > > on that.
> > >
> > > Next step, how to write a new datastore provider.
> > >
> > > Guillaume
> > >
> > >
> > > 2013/6/6 Emmanuel Bernard <emmanuel at hibernate.org>
> > >
> > > > Nice :)
> > > >
> > > > Do you really mean " OGM definitely is a panacea". From your sentence
> > it
> > > > seems you meant " OGM definitely is not a panacea"
> > > >
> > > > > Then just go under %HIBERNATE_OGM_HOME% /hibernate-ogm-modules and
> > > > > perform a mvn clean install.
> > > >
> > > > I suspect that won't work since the other maven modules are not built
> > at
> > > > that point. You'd better run mvn clena install from the root (possibly
> > > > excluding tests).
> > > >
> > > > Emmanuel
> > > >
> > > > On Wed 2013-06-05 17:32, Guillaume SCHEIBEL wrote:
> > > > > Hi guys,
> > > > >
> > > > > Just wanted to let you know I have published a post on how to use OGM
> > > > with
> > > > > AS 7.
> > > > > Feedback and comments are more than welcome (hope I didn't say too
> > much
> > > > > craps).
> > > > >
> > > > >
> > > >
> > http://www.gscheibel.net/2013/06/how-to-use-hibernate-ogm-in-jboss-as-7.html
> > > > >
> > > > > Thanks
> > > > > Guillaume
> > > > > _______________________________________________
> > > > > hibernate-dev mailing list
> > > > > hibernate-dev at lists.jboss.org
> > > > > https://lists.jboss.org/mailman/listinfo/hibernate-dev
> > > >
> >


More information about the hibernate-dev mailing list