caching dependencies?

View: New views
3 Messages — Rating Filter:   Alert me  

caching dependencies?

by txtoth :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've setup archiva and configured my maven build to use it and that
seems to work. However, I had expected that archiva would cache
dependencies that it downloaded but I find no evidence of this on my
archiva server. Do I need to change something in the configuration for
this to happen or have I misunderstood archivas capabilities?

Ted

RE: caching dependencies?

by dandare100 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What repositories have you defined in archiva ?

Have you tailed the logs during a build to validate that archiva is
actually downloading anything and being used by your maven build ?

After a build can you browse any artifacts from the web interface ?

-----Original Message-----
From: Xavier Toth [mailto:txtoth@...]
Sent: 13 August 2009 15:48
To: users@...
Subject: caching dependencies?

I've setup archiva and configured my maven build to use it and that
seems to work. However, I had expected that archiva would cache
dependencies that it downloaded but I find no evidence of this on my
archiva server. Do I need to change something in the configuration for
this to happen or have I misunderstood archivas capabilities?

Ted
To read FirstRand Bank's Disclaimer for this email click on the following address or copy into your Internet browser:
https://www.fnb.co.za/disclaimer.html 

If you are unable to access the Disclaimer, send a blank e-mail to
firstrandbankdisclaimer@... and we will send you a copy of the Disclaimer.

Re: caching dependencies?

by txtoth :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Aug 14, 2009 at 12:50 AM, Jeffery, Mark<MJeffery@...> wrote:
> What repositories have you defined in archiva ?
>

I'm using the internal repository which was already defined by the
default configuration.

> Have you tailed the logs during a build to validate that archiva is
> actually downloading anything and being used by your maven build ?
>

Yes and I see artifacts being downloaded to my build box. I've
verified that the distributionManagement and repositories elements in
pom.xml point to my archiva server.

> After a build can you browse any artifacts from the web interface ?

Just a few like commons-beanutils, commons-logging and bouncycastle.

>
> -----Original Message-----
> From: Xavier Toth [mailto:txtoth@...]
> Sent: 13 August 2009 15:48
> To: users@...
> Subject: caching dependencies?
>
> I've setup archiva and configured my maven build to use it and that
> seems to work. However, I had expected that archiva would cache
> dependencies that it downloaded but I find no evidence of this on my
> archiva server. Do I need to change something in the configuration for
> this to happen or have I misunderstood archivas capabilities?
>
> Ted
> To read FirstRand Bank's Disclaimer for this email click on the following address or copy into your Internet browser:
> https://www.fnb.co.za/disclaimer.html
>
> If you are unable to access the Disclaimer, send a blank e-mail to
> firstrandbankdisclaimer@... and we will send you a copy of the Disclaimer.
>