CircleCI-Public / maven-orb

Simplify common tasks for building and testing Java projects using Maven on CircleCI.
https://circleci.com/orbs/registry/orb/circleci/maven
MIT License
6 stars 12 forks source link

[semver:minor] Use a newer version of the maven dependency plugin #17

Closed jvv-trackunit closed 3 years ago

jvv-trackunit commented 3 years ago

Use a newer version of the maven dependency plugin than the default to solve issues with go-offline in multi-module projects with module dependencies.

Fixes #4.