Central repository is indexed, but m2e does not use the index for whatever reason for you. I see two possible explanations
1. Central repository index is quite large and takes very long time to download. You can check Progress view if the index download is still running. 2. m2e could not download the index due to some network (mis)configuration, timeouts, etc. Check m2e log under .metadata/.plugins/org.eclipse.m2e.logback.configuration or eclipse .log file for any relevant exceptions. -- Regards, Igor On 11-12-30 5:49 AM, Philippe Bastiani wrote:
Hello, As I understand it ... the Nexus index is built with the central repository and with the Nexus repositories configured in settings.xml ! It seems to me that the central repository is never indexed by M2E 1.01 (direct& indirect access to this repo) :( Note: In my settings.xml, i settled the JBoss Nexus repository ! This one seems also indexed without http://repo1.maven.org/maven2/ (normally, this repository indexes multiple repositories including the Maven Central repository). Other remark: in the Repositories View, the Central index is empty.
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
