Skip to content

Releases: andirady/pom-cli

v0.9.2

25 Jan 23:55
Compare
Choose a tag to compare

What's Changed

  • Fixed can't add pom if the parent is a remote parent.
  • Fixed search command not showing result.
  • You can now add by just specifying the artifactId if the dependency is managed by the parent or imported dependency.

v0.9.1

31 Oct 03:01
Compare
Choose a tag to compare
  • Added the plug command.
  • Removed JimFs & mockito from test.

v0.9.0

08 Jun 06:42
Compare
Choose a tag to compare

Initial release that supports adding, generating pom, setting properties, searching for artifacts, as well as basic multi-module support.