android-components icon indicating copy to clipboard operation
android-components copied to clipboard

[auto-publication] clean up old builds from the local maven repository

Open grigoryk opened this issue 3 years ago • 0 comments

Currently, android-component builds accumulate in ~/.m2/repository/org/mozilla/components/. We really only need to keep the latest build.

The proposal here is:

  • when we determine that local publication is necessary, purge all of ~/.m2/repository/org/mozilla/components before running publishToMavenLocal.

This assumes that ~/.m2/repository/org/mozilla/components only has things that are controlled via auto publication scripts, which I think is true.

┆Issue is synchronized with this Jira Task

grigoryk avatar Dec 15 '21 23:12 grigoryk