Re: How to specify to make use of the latest version of hibernate jars using maven?

2018-10-04 Thread John Patrick
I would... 1) Look at the dependency tree and see how it's being included. 2) Add an exclude for hibernate for how it's being included. 3) Add a dependency for hibernate to the version you want to use. I might not do step 2. On Wed, 3 Oct 2018 at 09:17, Karl Heinz Marbaise wrote: > > Hi, > >

Sharing components between build extension and plugin

2018-10-04 Thread Paul Benedict
Good day. I am seeking help for a Maven 3 (3.3.9) problem I am unable to resolve. I've been hacking at it for about three weeks on-and-off and I cannot find any solution. I've gone pretty much around the block both in trial-and-error changes and web searches to no avail. Here are the details in a