"Unable to index" error
-----------------------

         Key: MNGECLIPSE-138
         URL: http://jira.codehaus.org/browse/MNGECLIPSE-138
     Project: Maven 2.x Extension for Eclipse
        Type: Bug

  Components: Repository Management  
    Versions: 0.0.9    
 Environment: Eclipse 3.2RC4a, Windows XP
    Reporter: Daniel Serodio
 Assigned to: Eugene Kuleshov 


I'm trying to "mavenize" an existing Eclipse project.

After I added a joda-time 1.2.1 dependency to my project, m2eclipse downloaded 
it, but printed an error:

Unable to index joda-time/joda-time/1.2.1/joda-time-1.2.1.jar; Cannot
delete C:\Documents and 
Settings\dserodio\Desktop\projetos\.metadata\.plugins\org.maven.ide.eclipse\index\local\_s.cfs

Then, I tried to add another dependency, but now, when I type anything in the 
"Repository Search" dialog, it shows an error on the dialog's
bottom:

Search error: C:\Documents and 
Settings\dserodio\Desktop\projetos\.metadata\.plugins\org.maven.ide.eclipse\index\local\segments
(File not found)

I searched for this file ({{segments}}) and it really doesn't exist.

I disabled Maven2 for the project, deleted {{pom.xml}}, closed Eclipse, deleted 
the {{.metadata\.plugins\org.maven.ide.eclipse}}, opened Eclipse again and 
retried, and got the exact same error.

Eclipse's error log doesn't contain anything maven-related.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to