Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] How to refresh the index ?

Forgot to say that I'm using Luna and latest m2e 1.5.

is this a bug that I should add to bugzilla?

On 09-05-2014 17:25, Cristiano Gavião wrote:
Hi,

I tried now to use m2e's version content assist. Strangely it have returned in the combobox only snapshot versions for this plugin:

                    <plugin>
                        <artifactId>maven-jxr-plugin</artifactId>
                        <version>2.5-SNAPSHOT</version>
                    </plugin>


sometimes I can't see the latest dependencies version either... Sometimes even the properties defined in the pom is not showing.

How could I refresh the index ?

I'm sure that the preference option to "Download repository index updates on startup" is set.

thanks,

Cristiano


Back to the top