facebook

Maven not detect the file nexus-maven-repository-index.gz

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #306587 Reply

    g000026
    Member

    Hi,

    We have updated our version of Artifactory to 2.2.1. In this version generates the index file nexus-maven-repository-index.gz.
    The plug in the MyEclipse 7.5( org.maven.ide.components.nexus_indexer_1.0.0.20080530-2330.jar)
    only tries to locate the the nexus-maven-repository-index.zip (obsolete files). This produces the following exception in our log:

    !ENTRY org.maven.ide.eclipse 4 0 2010-03-06 10:02:23.175
    !MESSAGE Unable to update index for repo http://192.168.40.151:8080/artifactory/repo/
    !STACK 1
    org.eclipse.core.runtime.CoreException: Error updating index
    at org.maven.ide.eclipse.internal.index.NexusIndexManager.fetchAndUpdateIndex(NexusIndexManager.java:501)
    at org.maven.ide.eclipse.index.IndexManager$UpdateCommand.run(IndexManager.java:417)
    at org.maven.ide.eclipse.index.IndexManager$IndexUpdaterJob.run(IndexManager.java:534)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: java.io.IOException: Resource nexus-maven-repository-index.zip does not exist
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.downloadResource(DefaultIndexUpdater.java:243)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater$1.invoke(DefaultIndexUpdater.java:87)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.run(DefaultIndexUpdater.java:169)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.fetchAndUpdateIndex(DefaultIndexUpdater.java:63)
    at org.maven.ide.eclipse.internal.index.NexusIndexManager.fetchAndUpdateIndex(NexusIndexManager.java:491)
    … 3 more

    Solution that we have for the nexus-indexer can detect and treat the file nexus-maven-repository-index.gz?

    Thanks.

    #306968 Reply

    Brian Fernandes
    Moderator

    g00026,

    Sorry about the delayed response. MyEclipse 8.5 uses the recent gz version of the index instead and you should have an improved experience. MyEclipse 8.5 is due in a couple of days.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Maven not detect the file nexus-maven-repository-index.gz

You must be logged in to post in the forum log in