I assume you want to do this without restarting any running maven consoles or plugins. If that is the case, I have looked high and low and haven't found anything. My team uses Cruise Control to build and update maven SNAPSHOTS of dozens of internal components whenever someone does a CVS commit. We are constantly just stopping and restarting maven console to get the updates, but if you find something that avoids this we would like to hear about it as well.
Chris On 4/19/05, Alexander Rupsch <[EMAIL PROTECTED]> wrote: > > Hi, > > is there a goal I can use to let maven update an artifact in the local > repository? > > The background is the following: If one developer puts a new version of > a artifact into the company repo and into its local repo and then > updates the eclipse .classpath and checks in, other developers need to > update there local repos for building within eclipse. > > regards. > > -- > Alexander Rupsch > http://www.dreinhalb.de > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
