You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Sachin Patel <sp...@gmail.com> on 2006/03/06 22:46:34 UTC

[m2] preventing repo download attempts for specific groupIds?

Is there way to prevent maven from attempting to download snapshots  
for dependencies that fall under a certain groupId? For example  
eclipse plugin dependencies are not available in remote repo and  
therefore I'd like to prevent it from going out to fetch it.

- sachin




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


Re: [m2] preventing repo download attempts for specific groupIds?

Posted by Napoleon Esmundo Ramirez <nr...@gmail.com>.
Hello,

So far, all I can think of is to just exclude those dependencies--you'll
have to bear with group id's coupled with artifact id's for now. :)

Cheers!
Nap

On 3/7/06, Sachin Patel <sp...@gmail.com> wrote:
>
> Is there way to prevent maven from attempting to download snapshots
> for dependencies that fall under a certain groupId? For example
> eclipse plugin dependencies are not available in remote repo and
> therefore I'd like to prevent it from going out to fetch it.
>
> - sachin
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>