v0.5.2
Addresses an issue caused by multiple copies of mvn
running plugins for the first time while the local maven repository directory was empty. This has been solved by ensuring that the local maven repository directory is prepopulated with the dependencies of the plugins that are run by freshli-agent-java
.
What's Changed
- Fix/bootstrap m2 directory by @mscottford in #389
Full Changelog: v0.5.1...v0.5.2