I add the "http://caucho.com/m2" or "http://caucho.com/m2-snapshot" repository address but is error .Message is

Unable to update index for caucho release repository|http://caucho.com/m2: Resource nexus-maven-repository-index.properties does not exist

Where is the new address?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

The Caucho repository does NOT provide a Nexus index and you can't search it with m2eclipse, that's all. But this doesn't mean the repository doesn't work.

link|improve this answer
Ok,I trying. I usually add a "<profile>" in settings.xml :( – EdwardLau Jun 29 '10 at 15:10
1  
@EdwardLau Declare it as you like (in a profile or not), it doesn't matter. Providing a nexus index is just handy to make the repository searchable. Not providing a Nexus index doesn't make the repository unusable. – Pascal Thivent Jun 29 '10 at 15:17
I use Maven have half a month....so is Rookie:( – EdwardLau Jun 30 '10 at 14:54
@Edward No problem. Feel free to ask questions :) – Pascal Thivent Jun 30 '10 at 15:01
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.