Re: [hibernate-dev] Documentation for people not using dependency management tools

2017-03-29 Thread Sanne Grinovero
This section is an example: - https://docs.jboss.org/hibernate/stable/ogm/reference/en-US/html_single/#ogm-infinispan-adddepencies The Maven coordinates are fine. It's the second half which concerns me. It ends with an horribly vague "[..] you might need some of the jars from /lib/provided" I

Re: [hibernate-dev] Documentation for people not using dependency management tools

2017-03-29 Thread Davide D'Alto
I'm not against it but could you give an example? I think it would help to clarify what you are talking about. Thanks On Wed, Mar 29, 2017 at 12:39 PM, Sanne Grinovero wrote: > I'm brushing up some OGM documentation, and noting that we regularly > make examples for both people consuming Maven p