Re: [m2eclipse-user] Problem in Maven indexes view

2008-05-24 Thread Sench
Hi Laurent Thanks for your reply >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... In my situation

Re: [m2eclipse-user] Problem in Maven indexes view

2008-05-23 Thread Eugene Kuleshov
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

Re: [m2eclipse-user] Problem in Maven indexes view

2008-05-23 Thread Laurent RUAUD
Sench 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 gettin

Re: [m2eclipse-user] Problem in Maven indexes view

2008-05-18 Thread Sench
Hi Eugene I have updated m2eclipse and there is still the same problem. Thanks, Arsen > Sorry about delay. We just posted new m2eclipse build that should > address issue with index update. Please give it a try and let us know if > you still experiencing the same problem. -- View this m

Re: [m2eclipse-user] Problem in Maven indexes view

2008-05-16 Thread Eugene Kuleshov
Sorry about delay. We just posted new m2eclipse build that should address issue with index update. Please give it a try and let us know if you still experiencing the same problem. Thanks Eugene Sench wrote: So what's the problem? Can you please try with 0.9.4 dev build from update

Re: [m2eclipse-user] Problem in Maven indexes view

2008-05-15 Thread Sench
Hi Eugene, So what's the problem? > Can you please try with 0.9.4 dev build from update site > http://m2eclipse.sonatype.org/update-dev/ > It include new version of the nexus indexer component that may have > fixed this issue. I have updated it and it still not work. May be same problem is i

Re: [m2eclipse-user] Problem in Maven indexes view

2008-05-13 Thread Sench
> Can you please try with 0.9.4 dev build from update site > http://m2eclipse.sonatype.org/update-dev/ > It include new version of the nexus indexer component that may have > fixed this issue. I have updated it and it still not work. May be same problem is in indexer of Nexus repository? I'm u

Re: [m2eclipse-user] Problem in Maven indexes view

2008-05-13 Thread Eugene Kuleshov
Can you please try with 0.9.4 dev build from update site http://m2eclipse.sonatype.org/update-dev/ It include new version of the nexus indexer component that may have fixed this issue. If that won't help, I will need to look at to look at content of /.index/nexus-maven-repository-index.[z

Re: [Fwd: Re: [m2eclipse-user] Problem in Maven indexes view]

2008-05-13 Thread Brian E. Fox
shown here then there is another problem) --Brian On May 11, 2008, at 11:48 PM, Eugene Kuleshov <[EMAIL PROTECTED]> wrote: > Brian, > > Do you have any suggestions for this one? > > Original Message ---- > Subject: Re: [m2eclipse-user] Problem in Maven indexe

Re: [m2eclipse-user] Problem in Maven indexes view

2008-05-12 Thread Sench
Thanks for your reply Eugene > Can you please reindex that repo from the Nexus UI. Currently, the > index published by Nexus is only created/updated on manual reindex. In > beta-4, you will be able to schedule it. I had reindexed it hundreds time. After updating Snapshot index from maven index

Re: [m2eclipse-user] Problem in Maven indexes view

2008-05-12 Thread Eugene Kuleshov
Arsen, Can you please reindex that repo from the Nexus UI. Currently, the index published by Nexus is only created/updated on manual reindex. In beta-4, you will be able to schedule it. Please also check if the artifacts are shown on UI search (if they aren't shown here then there is anoth

Re: [m2eclipse-user] Problem in Maven indexes view

2008-05-11 Thread Sench
> Are you updating index from single repository or from a virtual group > managed by Nexus? No I'm updating my index from single repository called Snapshots managed by Nexus. > Can you check Maven console in Eclipse if there is any errors? You can > open it from the toolbar button on the Cons

Re: [m2eclipse-user] Problem in Maven indexes view

2008-05-08 Thread Eugene Kuleshov
Sench wrote: I'm using m2eclipse 0.9.3 and I have configured Nexus repository as well. Well I have hundreds artifacts deployed in releases repository. Now I have written a project that has dependencies ( that are stored in releases ). My project has a version 1.0-SNAPSHOT and I have also configur

[m2eclipse-user] Problem in Maven indexes view

2008-05-07 Thread Sench
I'm using m2eclipse 0.9.3 and I have configured Nexus repository as well. Well I have hundreds artifacts deployed in releases repository. Now I have written a project that has dependencies ( that are stored in releases ). My project has a version 1.0-SNAPSHOT and I have also configured maven to us