Yes, since that removes the whole repo. I only want to delete the repo dir of the artifact I am about to build.
2010/3/1 Nick Klauer <[email protected]> > You mean besides simply deleting the ${user.home}/.m2/repository directory? > > On Mon, Mar 1, 2010 at 12:41 PM, Wim Deblauwe <[email protected] > >wrote: > > > Hi, > > > > what is the best way if I want to erase all the artifacts from my local > > repo > > of the thing i am about to build using Maven? I tried the dependency > > plugin, > > but that only seems to remove the _dependencies_ of my artifact, not the > > current artifact. > > > > regards, > > > > Wim > > >
