Update ibiblio.adoc

Replaced 'ibiblio' with 'Maven Central repository' in the documentation. The type 'ibiblio' is kept as is for backwards compatibility reasons.
This commit is contained in:
Maarten Coene 2026-06-26 23:59:00 +02:00 committed by GitHub
parent dc35d510d2
commit 2470ea152c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
under the License.
////
= Ibiblio resolver
= Maven Central repository resolver
[]
|=======
@ -27,7 +27,7 @@
|=======
[ivysettings.resolvers.ibiblio]#This resolver usually uses ibiblio to find artifacts.#
[ivysettings.resolvers.ibiblio]#This resolver usually uses the Maven Central repository to find artifacts.#
(*__since 1.3__*) Using the `m2compatible` attribute, you can benefit from Maven 2 repository compatibility (convert dots in organisation into slashes, search for POMs, use transitive dependencies of POMs). This setting also affects the default place where the resolver looks for its artifacts to point to the Maven 2 repository. So setting this attribute to `true` is sufficient to use Maven 2 ibiblio repository.