@@ -506,8 +506,8 @@ It contains the core of Hibernate OGM and all the dialects feature packs extend
506506It extends the base WildFly feature pack distribution.
507507It includes Hibernate ORM {hibernate-orm-version} modules, required by Hibernate OGM {hibernate-ogm-version}.
508508
509- The feature pack is published on the JBoss Nexus repository and Maven Central as
510- link:$$https://repository.jboss.org/nexus/index.html#nexus-search;gav~ org.hibernate.ogm~ hibernate-ogm-featurepack-core~ {hibernate-ogm-version}~~ $$[org.hibernate.ogm:hibernate-ogm-featurepack-core:{hibernate-ogm-version}:zip].
509+ The feature pack is published on Maven Central as
510+ link:$$https://central.sonatype.com/artifact/ org.hibernate.ogm/ hibernate-ogm-featurepack-core/ {hibernate-ogm-version}$$[org.hibernate.ogm:hibernate-ogm-featurepack-core:{hibernate-ogm-version}:zip].
511511
512512===== Infinispan Remote feature pack
513513
@@ -517,8 +517,8 @@ It includes the main module:
517517* _org.hibernate.ogm.infinispan-remote_, containing Hibernate OGM Infinispan Remote module
518518
519519It includes Hibernate OGM core feature pack and Infinispan client Wildfly modules.
520- The feature pack is published on the JBoss Nexus repository and Maven Central as
521- link:$$https://repository.jboss.org/nexus/index.html#nexus-search;gav~ org.hibernate.ogm~ hibernate-ogm-featurepack-infinispan-remote~ {hibernate-ogm-version}~~ $$[org.hibernate.ogm:hibernate-ogm-featurepack-infinispan-remote:{hibernate-ogm-version}:zip].
520+ The feature pack is published on Maven Central as
521+ link:$$https://central.sonatype.com/artifact/ org.hibernate.ogm/ hibernate-ogm-featurepack-infinispan-remote/ {hibernate-ogm-version}$$[org.hibernate.ogm:hibernate-ogm-featurepack-infinispan-remote:{hibernate-ogm-version}:zip].
522522
523523===== Infinispan Embedded feature pack
524524
@@ -528,8 +528,8 @@ It includes the main module:
528528* _org.hibernate.ogm.infinispan-embedded_, containing Hibernate OGM Infinispan Embedded module
529529
530530It includes Hibernate OGM core feature pack and Infinispan client Wildfly modules.
531- The feature pack is published on the JBoss Nexus repository and Maven Central as
532- link:$$https://repository.jboss.org/nexus/index.html#nexus-search;gav~ org.hibernate.ogm~ hibernate-ogm-featurepack-infinispan-embedded~ {hibernate-ogm-version}~~ $$[org.hibernate.ogm:hibernate-ogm-featurepack-infinispan-embedded:{hibernate-ogm-version}:zip].
531+ The feature pack is published on Maven Central as
532+ link:$$https://central.sonatype.com/artifact/ org.hibernate.ogm/ hibernate-ogm-featurepack-infinispan-embedded/ {hibernate-ogm-version}$$[org.hibernate.ogm:hibernate-ogm-featurepack-infinispan-embedded:{hibernate-ogm-version}:zip].
533533
534534===== MongoDB feature pack
535535
@@ -539,8 +539,8 @@ It includes the main module:
539539* _org.hibernate.ogm.mongodb_, containing Hibernate OGM MongoDB module
540540
541541It includes Hibernate OGM core feature pack and MongoDB Java client.
542- The feature pack is published on the JBoss Nexus repository and Maven Central as
543- link:$$https://repository.jboss.org/nexus/index.html#nexus-search;gav~ org.hibernate.ogm~ hibernate-ogm-featurepack-mongodb~ {hibernate-ogm-version}~~ $$[org.hibernate.ogm:hibernate-ogm-featurepack-mongodb:{hibernate-ogm-version}:zip].
542+ The feature pack is published on Maven Central as
543+ link:$$https://central.sonatype.com/artifact/ org.hibernate.ogm/ hibernate-ogm-featurepack-mongodb/ {hibernate-ogm-version}$$[org.hibernate.ogm:hibernate-ogm-featurepack-mongodb:{hibernate-ogm-version}:zip].
544544
545545===== Neo4j feature pack
546546
@@ -550,8 +550,8 @@ It includes the main module:
550550* _org.hibernate.ogm.neo4j_, containing Hibernate OGM Neo4j module
551551
552552It includes Hibernate OGM core feature pack and Neo4j client libraries.
553- The feature pack is published on the JBoss Nexus repository and Maven Central as
554- link:$$https://repository.jboss.org/nexus/index.html#nexus-search;gav~ org.hibernate.ogm~ hibernate-ogm-featurepack-neo4j~ {hibernate-ogm-version}~~ $$[org.hibernate.ogm:hibernate-ogm-featurepack-neo4j:{hibernate-ogm-version}:zip].
553+ The feature pack is published on Maven Central as
554+ link:$$https://central.sonatype.com/artifact/ org.hibernate.ogm/ hibernate-ogm-featurepack-neo4j/ {hibernate-ogm-version}$$[org.hibernate.ogm:hibernate-ogm-featurepack-neo4j:{hibernate-ogm-version}:zip].
555555
556556==== Configure your persistence.xml to use your choice of persistence provider
557557
0 commit comments