“群组”的maven-metadata.xml
是什么?我们如何影响Maven是为一个组还是为一个特定的存储库加载maven-metadata.xml
?为什么要为群体加载这么慢的速度呢?
/content/groups/public/<groupId-artifactId>/maven-metadata.xml
需要大约22秒才能加载。
/content/repositories/internal-repository-release/<groupId-artifactId>/maven-metadata.xml
需要32毫秒。
有一个相关的bug in Nexus 1.9.2但我们现在在2.5.1。