This is an automated email from the ASF dual-hosted git repository.

maartenc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-ivy.git


The following commit(s) were added to refs/heads/master by this push:
     new 2470ea15 Update ibiblio.adoc
2470ea15 is described below

commit 2470ea152c7b61a03078b0fb2e5d69435bdb4c13
Author: Maarten Coene <[email protected]>
AuthorDate: Fri Jun 26 23:59:00 2026 +0200

    Update ibiblio.adoc
    
    Replaced 'ibiblio' with 'Maven Central repository' in the documentation. 
The type 'ibiblio' is kept as is for backwards compatibility reasons.
---
 asciidoc/resolver/ibiblio.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/asciidoc/resolver/ibiblio.adoc b/asciidoc/resolver/ibiblio.adoc
index ae63c54d..fc9d428d 100644
--- a/asciidoc/resolver/ibiblio.adoc
+++ b/asciidoc/resolver/ibiblio.adoc
@@ -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.
 

Reply via email to