Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 1.08 KB

CHANGELOG

v0.4

  • added ampm script

v0.3.5

v0.3

  • list organizations with artifacts in local repo
  • list installed artifacts of organization
    • list installed versions of artifacts
    • order versions in version-like order! not simply alphanumeric
  • show-artifact: pom info, latest-version on central...

v0.2.5

v0.2

  • query search.maven.org for latest version of artifact
  • install (, run & make-exec) latest version of artifact
  • extract mainclass from jar/manifest
  • add -Dclasspath
  • task to install "maven-ant-tasks"
  • test if maven-ant-tasks is present
  • make-exec: add -Dexec.variant
  • rename xxx.yyy targets to xxx-yyy
  • check .m2/settings.xml for local repo location