Its not clear what you are trying to do and why. Please explain things better.
In the meantime, you can use "mvn -o ..." for "offline mode" which will force Maven to use only the artifacts available on your machine for a given build. Wayne On 9/7/07, Ritz, Martin <[EMAIL PROTECTED]> wrote: > Ho Maven Users, > > I searched a lot around but couldn't find the answer to my question: > How can I prevent maven from update manually added dependencies? > Scope provided and system doesn't match my requirements - is there a way of > doing in a other way? > > Thx alot > --- > Martin Ritz > > > BTC AG - Geschäftseinheit Softwarelösungen > mailto:[EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
