You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Sench <se...@gmail.com> on 2008/05/13 12:54:48 UTC

Bug in m2eclipse 0.9.3?

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?
-- 
View this message in context: http://www.nabble.com/Bug-in-m2eclipse-0.9.3--tp17205786p17205786.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Bug in m2eclipse 0.9.3?

Posted by Sench <se...@gmail.com>.

>This is a bug in the Maven 2.1 embedder, which is used by M2e. Jason is
>working on finishing the new artifact code that should resolve this.

Thanks Brian,
Arsen
-- 
View this message in context: http://www.nabble.com/Bug-in-m2eclipse-0.9.3--tp17205786p17223432.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Bug in m2eclipse 0.9.3?

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
This is a bug in the Maven 2.1 embedder, which is used by M2e. Jason is
working on finishing the new artifact code that should resolve this.

-----Original Message-----
From: Sench [mailto:sench4@gmail.com] 
Sent: Tuesday, May 13, 2008 6:55 AM
To: users@maven.apache.org
Subject: Bug in m2eclipse 0.9.3?


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?
-- 
View this message in context:
http://www.nabble.com/Bug-in-m2eclipse-0.9.3--tp17205786p17205786.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Bug in m2eclipse 0.9.3?

Posted by Sench <se...@gmail.com>.

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

Enabling offline mode stops me to use my configured remote
repository(Nexus).
I think this is not a solution

Thanks,
Arsen


-- 
View this message in context: http://www.nabble.com/Bug-in-m2eclipse-0.9.3--tp17205786p17207192.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Bug in m2eclipse 0.9.3?

Posted by Jan Torben Heuer <jt...@mail2003.dnsalias.org>.
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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org