'Eclipse error occurred during Repository registry initialization
I suddenly encountered an error initializing Eclipse Kepler:
An internal error occurred during: "Repository registry initialization".
For input string: "(pilgrim's conflicted copy 2013-10-18).gen"
Solution 1:[1]
I found it!!!
Delete the directories inside:
.metadata/.plugins/org.eclipse.m2e.core/nexus/
And rebuild the maven project.
Note: this also applies to Eclipse Luna.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | chiastic-security |
