You could use the offline-mode (-o), but this will also cut off any other
dependencies from being resolved (if they are not available).
The best solution will probably be to add the POM for that project in a
company-wide repository and add that repo in your POM.
On Monday 10 September 2007 16:
It doesn't work.
Another idea?
Martin
You can try setting the version in your dependency declaration to [1.0] which
will "lock down" the version, and then Maven should realize that you already
have those artifacts in your local repo cache, and it doesn't need to run out
and look for updates
You can try setting the version in your dependency declaration to
[1.0] which will "lock down" the version, and then Maven should
realize that you already have those artifacts in your local repo
cache, and it doesn't need to run out and look for updates.
Wayne
On 9/10/07, Ritz, Martin <[EMAIL PRO
Hallo,
thx for the quick answer.
Here a bit longer description:
I have some dependencies which I added manually to my local repo because they
are not available in the remote repository. Now everytime I build my project
maven tries to update this dependency which is not availble in the remote rep
I believe you can change the update frequency when you declare the
repository element, options are always, never, daily, Xminutes, etc. I dont
think you can do it on a per dependency basis.
On 9/7/07, Wayne Fay <[EMAIL PROTECTED]> wrote:
>
> Its not clear what you are trying to do and why. Please
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
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äftsei