Thanks Mike for the great suggestions!
Giulio Cesare
On Sat, Aug 26, 2023 at 1:10 PM Mike Kienenberger
wrote:
> Oh, that's not so old. I'm actively maintaining an app using Cayenne 1.2
> (modified, so it's pretty difficult to upgrade).
>
> And foundrylogic.vpp:vpp:jar:2.2.1 is available, just
Oh, that's not so old. I'm actively maintaining an app using Cayenne 1.2
(modified, so it's pretty difficult to upgrade).
And foundrylogic.vpp:vpp:jar:2.2.1 is available, just not in maven central.
https://mvnrepository.com/artifact/foundrylogic.vpp/vpp/2.2.1
Also, if you don't want to use Spri
I may have been able to patch the issue; the actual dependency missing was
`foundrylogic.vpp:vpp:jar:2.2.1` (transitive dependency of the plugin
module) and I was able to retrieve a copy from a MacBook Pro from 2008
still running around the house and put it directly into Maven cache folder
(.m2).