You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Petteri Heinonen <pe...@bothi.fi> on 2007/11/14 10:22:06 UTC

purging old snapshots from local repository

Hi, by default maven seems to store all the old versions of the
snapshots in the local repository, like this:

Server-20070928.105107-155.pom
Server-20070928.105107-155.war
Server-20071114.083015-684.pom
Server-20071114.083015-684.war
Server-SNAPSHOT.pom
Server-SNAPSHOT.war

Is there a way to configure install plugin so that only latest version
is kept at the repository, and odler ones are purged every time the
latest one is being installed?

-Petteri

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org