Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] m2e is not indexing poi 3.10-FINAL

Hi Igor,

while a few minutes latency can be lived with
(but is totally unnecessary -> bad design of maven repo),
I feel 6 days is far too much.

I'm sure something, somewhere, is not working as it should.
I wonder what can be done to find out what's wrong.
I've tried setting m2e logging to ALL but there's not that much in the log.

All the best,
DaveLaw

On 15.02.2014 16:44, Igor Fedorenko wrote:
I am not involved in Central maintenance, sorry.

As a side note, m2e 1.5 will not download index by default (right,
Matt?), so it is probably a good idea not to rely on up-to-date index in
your development workflow.

Longer term we plan to rework m2e not to use downloadable index, but
this is significant effort and there is no specific timeline for this
change yet.

--
Regards,
Igor

On 2/15/2014, 10:28, David Law wrote:
Hi Igor,

what sort of timescale are we talking about?
poi 3.10-FINAL was checked in nearly a week ago.

Is there any way of checking whether central has indexed it?

All the best,
DaveLaw

On 15.02.2014 13:46, Igor Fedorenko wrote:
The UI is somewhat misleading. m2e does not "index" remote repositories
like Central directly (that would be prohibitively slow) but downloads
repository index provided by the repository. In case of Central,
repository index is updated periodically and you just need to wait for
new index to become available before poi 3.10-FINAL shows up in the
index.

--
Regards,
Igor

On 2/15/2014, 3:38, David Law wrote:
Hi,

I'm using Eclipse Kepler with m2eclipse and the default repo
http://repo.maven.apache.org/maven2

I've tried "Rebuild Index" & "Update Index"
but it's not picking up the latest release:
org.apache.poi  3.10-FINAL

Has anyone managed to pick up poi 3.10-FINAL with m2e?

All the best,
DaveLaw
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users


_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users




Back to the top