Sench wrote:

> I want to create my project's web site.
> After executing site goal maven dowloads some dependencies from central
> repo anothers from my Nexus
> and all stores in my local repository.
> Well site building process is success.
> But when I'm trying to build my site second time maven still trying to
> download some dependencies from
> central.
> 
> Why? Maven has already store them in my local repository.
> How can I solve this or is there a bug?

I had similar problems. Though I enabled the offline mode and resolved my
artifacts from the commandline.

Jan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to