Laurent RUAUD wrote:
My project has a version 1.0-SNAPSHOT and I have also configured maven to
use a snapshot repository too.

After building and deploying my project's artifact into snapshot
repository I'm trying to update index of snapshots from eclipse maven
indexes view and I'm getting empty folder(it shows empty folder).
But when I'm opening Nexus from browser  the browser shows that there is
an artifact.
(I have also tried to re-index snapshots handy).
We got the same problem here and as soon as we deployed a non-SNAPSHOT
artifact on the repository, it became readable in the Maven Indexes view of
Eclipse.
Not sure if the indexer did something wrong or if Eclipse didn't read the
index files...

Hope it helps.
There isn't really direct relation between deployment of artifacts and indexes content. in other words, repository need to be indexed after anything is deployed there. But if you can't find your artifacts after indexing, please open jira issue and provide as much details as you can about content of your repository (in most cases complete recursive list of files would be sufficient, e.g. "cmd /c dir /S/B *" on Windows).

Anyways, the above issue with empty index been fixed in the dev build posted couple days ago.

 regards,
 Eugene



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to