Thank you very much Eugene.

I've followed this instruction:
*****************************************************************************
Enable Remote Index Downloads 
Nexus ships with three important proxy repositories for the Central Maven
Repository, Apache Snapshot Repository, and the Codehaus Snapshot
Repository. Each of these repositories contains thousands (or tens of
thousands) of artifacts and it would be impractical to download the entire
contents of each. To that end, most repositories maintain a Lucene index
which catalogs the entire contents and provides for fast and efficient
searching. Nexus uses these remote indexes to search for artifacts, but
we've disabled the index download as a default setting. To download remote
indexes, 

Click on Repositories under the Administration menu and change Download
Remote Indexes to true for the three proxy repositories. You'll need to load
the dialog shown in Section 16.5.2, “Managing Repositories” for each of the
three repositories. 

Right-click on each proxy repository and select Re-index. This will trigger
Nexus to download the remote index files. 

It might take Nexus a few minutes to download the entire index, but once you
have it, you'll be able to search the entire contents of the Maven
repository. 
****************************************************************************
but  unfortunatly unsuccessful. It's taken a few seconds instead of a few
minutes and Nexus has downloaded nothing even for central repository. What
do I do wrong?

Thanks beforehand,
regards, buters

Eugene Kuleshov-3 wrote:
> 
> 
>   Please see documentation on the wiki at 
> http://docs.codehaus.org/display/M2ECLIPSE/Nexus+Indexer
> 
>   regards,
>   Eugene
> 
> 
> buters wrote:
>> Hi,
>>
>> E.g. there is an artifact antlr-2.7.7.jar in
>> "http://repository.jboss.org/maven2";, but m2eclipse doesn't show it in
>> Add
>> Dependency. If I try to put it manual in pom.xml with <dependency>, Maven
>> doesn't accept it. I don't want to copy an artifact from repository in my
>> local repository. 
>>
>> How can I configure my settings.xml or pom.xml that Maven accepts
>> artifacts
>> from other than central repositories? 
>>
>> Thanks beforehand, 
>> regards, buters 
>>
>>   
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Maven-repositories-tp18326143p18337304.html
Sent from the Maven Eclipse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to