I suggest that we should have a plugin for this. A goal that can remove an artifact from the local repo and a goal that will clear all the artifact in a group? What do you think?

-allan

dan tran wrote:

perhaps we should have  automation tool so that meta-data file can be
updated accordingly as well.

For my case, I am required to do daily build, and eventually I will need to
remove those builds that we no longer need.

-D


On 1/2/06, Edwin Punzalan <[EMAIL PROTECTED]> wrote:
As of now, the only way to remove the jar is to delete it manually from
your repository folder. The repository can be found in ~/.m2/repository
by default.


Man-Chi Leung wrote:

after install a jar to local repository, how can I remove it?

$>mvn install:install-file -Dfile=easymock.jar -DgroupId=easymock -
DartifactId=easymock -Dversion=2.0 -Dpackaging=jar -DgeneratePom=true

I check the documentation, there are only 2 goal for install, any goal
for removal of jar?
install:install-file (Installs a file in local repository.)
install:install ( Installs project's main artifact in local repository)


Regards,
~manchi

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.10/218 - Release Date: 1/2/2006

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to