Is there a search limit for Eclipse Maven plugin?

40 Views Asked by At

I can use Eclipse Maven plugin to search artifact for dependencies. When I click "org.apache.ant", I'll see library in "org.apache.ant.*". But if I click "org.apache" only, it shows nothing.

I'm not sure the reason, is it a limit? I use Eclipse 4.3 64bit with m2e 1.4

1

There are 1 best solutions below

1
On

I believe the limit is 2^16 => 65K