diff --git a/central-bootstrap/pom.xml b/central-bootstrap/pom.xml index 28a1f566..2b66194d 100644 --- a/central-bootstrap/pom.xml +++ b/central-bootstrap/pom.xml @@ -8,7 +8,7 @@ com.central-x.studio central-studio-parent 1.0.x-SNAPSHOT - + ../central-studio-parent central-bootstrap @@ -137,172 +137,4 @@ - - - centralx - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Release Repository - https://mirror.central-x.com/repository/maven-releases/ - - - centralx - CentralX Snapshot Repository - https://mirror.central-x.com/repository/maven-snapshots/ - - - - - - sonatype - - true - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype - https://s01.oss.sonatype.org/ - true - - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - sonatype - Sonatype Snapshot Repository - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - - - github - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - true - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/central-studio - - true - - - - - \ No newline at end of file diff --git a/central-dashboard/pom.xml b/central-dashboard/pom.xml index 86f2e768..13a5ac23 100644 --- a/central-dashboard/pom.xml +++ b/central-dashboard/pom.xml @@ -8,7 +8,7 @@ com.central-x.studio central-studio-parent 1.0.x-SNAPSHOT - + ../central-studio-parent central-dashboard @@ -114,173 +114,4 @@ - - - - centralx - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Release Repository - https://mirror.central-x.com/repository/maven-releases/ - - - centralx - CentralX Snapshot Repository - https://mirror.central-x.com/repository/maven-snapshots/ - - - - - - sonatype - - true - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype - https://s01.oss.sonatype.org/ - true - - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - sonatype - Sonatype Snapshot Repository - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - - - github - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - true - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/central-studio - - true - - - - - \ No newline at end of file diff --git a/central-gateway/pom.xml b/central-gateway/pom.xml index c907f132..e1057eb7 100644 --- a/central-gateway/pom.xml +++ b/central-gateway/pom.xml @@ -8,7 +8,7 @@ com.central-x.studio central-studio-parent 1.0.x-SNAPSHOT - + ../central-studio-parent central-gateway @@ -60,6 +60,31 @@ + + + + ${project.build.directory}/classes + ${project.basedir}/src/main/resources + + **/*.yml + **/*.properties + + true + + + ${project.build.directory}/classes + ${project.basedir}/src/main/resources + + **/* + + + **/*.yml + **/*.properties + + false + + + @@ -111,172 +136,4 @@ - - - centralx - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Release Repository - https://mirror.central-x.com/repository/maven-releases/ - - - centralx - CentralX Snapshot Repository - https://mirror.central-x.com/repository/maven-snapshots/ - - - - - - sonatype - - true - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype - https://s01.oss.sonatype.org/ - true - - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - sonatype - Sonatype Snapshot Repository - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - - - github - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - true - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/central-studio - - true - - - - - \ No newline at end of file diff --git a/central-identity/pom.xml b/central-identity/pom.xml index 6cb8034c..f9e3aa70 100644 --- a/central-identity/pom.xml +++ b/central-identity/pom.xml @@ -8,7 +8,7 @@ com.central-x.studio central-studio-parent 1.0.x-SNAPSHOT - + ../central-studio-parent central-identity @@ -104,172 +104,4 @@ - - - centralx - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Release Repository - https://mirror.central-x.com/repository/maven-releases/ - - - centralx - CentralX Snapshot Repository - https://mirror.central-x.com/repository/maven-snapshots/ - - - - - - sonatype - - true - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype - https://s01.oss.sonatype.org/ - true - - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - sonatype - Sonatype Snapshot Repository - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - - - github - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - true - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/central-studio - - true - - - - - \ No newline at end of file diff --git a/central-logging/pom.xml b/central-logging/pom.xml index b5de7416..685b142d 100644 --- a/central-logging/pom.xml +++ b/central-logging/pom.xml @@ -8,7 +8,7 @@ com.central-x.studio central-studio-parent 1.0.x-SNAPSHOT - + ../central-studio-parent central-logging @@ -94,172 +94,4 @@ - - - centralx - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Release Repository - https://mirror.central-x.com/repository/maven-releases/ - - - centralx - CentralX Snapshot Repository - https://mirror.central-x.com/repository/maven-snapshots/ - - - - - - sonatype - - true - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype - https://s01.oss.sonatype.org/ - true - - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - sonatype - Sonatype Snapshot Repository - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - - - github - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - true - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/central-studio - - true - - - - - \ No newline at end of file diff --git a/central-multicast/pom.xml b/central-multicast/pom.xml index 508786c7..924eecb1 100644 --- a/central-multicast/pom.xml +++ b/central-multicast/pom.xml @@ -8,7 +8,7 @@ com.central-x.studio central-studio-parent 1.0.x-SNAPSHOT - + ../central-studio-parent central-multicast @@ -105,172 +105,4 @@ - - - centralx - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Release Repository - https://mirror.central-x.com/repository/maven-releases/ - - - centralx - CentralX Snapshot Repository - https://mirror.central-x.com/repository/maven-snapshots/ - - - - - - sonatype - - true - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype - https://s01.oss.sonatype.org/ - true - - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - sonatype - Sonatype Snapshot Repository - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - - - github - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - true - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/central-studio - - true - - - - - \ No newline at end of file diff --git a/central-provider/pom.xml b/central-provider/pom.xml index 1f153592..b6b796f6 100644 --- a/central-provider/pom.xml +++ b/central-provider/pom.xml @@ -8,7 +8,7 @@ com.central-x.studio central-studio-parent 1.0.x-SNAPSHOT - + ../central-studio-parent central-provider @@ -118,172 +118,4 @@ - - - centralx - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Release Repository - https://mirror.central-x.com/repository/maven-releases/ - - - centralx - CentralX Snapshot Repository - https://mirror.central-x.com/repository/maven-snapshots/ - - - - - - sonatype - - true - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype - https://s01.oss.sonatype.org/ - true - - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - sonatype - Sonatype Snapshot Repository - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - - - github - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - true - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/central-studio - - true - - - - - \ No newline at end of file diff --git a/central-storage/pom.xml b/central-storage/pom.xml index b8da83f3..2dc73d71 100644 --- a/central-storage/pom.xml +++ b/central-storage/pom.xml @@ -8,7 +8,7 @@ com.central-x.studio central-studio-parent 1.0.x-SNAPSHOT - + ../central-studio-parent central-storage @@ -99,172 +99,4 @@ - - - centralx - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Release Repository - https://mirror.central-x.com/repository/maven-releases/ - - - centralx - CentralX Snapshot Repository - https://mirror.central-x.com/repository/maven-snapshots/ - - - - - - sonatype - - true - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype - https://s01.oss.sonatype.org/ - true - - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - sonatype - Sonatype Snapshot Repository - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - - - github - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - true - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/central-studio - - true - - - - - \ No newline at end of file diff --git a/central-studio-library/pom.xml b/central-studio-library/pom.xml index a699d8d2..53a96f52 100644 --- a/central-studio-library/pom.xml +++ b/central-studio-library/pom.xml @@ -72,172 +72,4 @@ jackson-annotations - - - centralx - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Release Repository - https://mirror.central-x.com/repository/maven-releases/ - - - centralx - CentralX Snapshot Repository - https://mirror.central-x.com/repository/maven-snapshots/ - - - - - - sonatype - - true - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype - https://s01.oss.sonatype.org/ - true - - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - sonatype - Sonatype Snapshot Repository - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - - - github - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - true - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/central-studio - - true - - - - - \ No newline at end of file diff --git a/central-studio-parent/pom.xml b/central-studio-parent/pom.xml index 757dacd1..6b65df3e 100644 --- a/central-studio-parent/pom.xml +++ b/central-studio-parent/pom.xml @@ -118,173 +118,4 @@ - - - centralx - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Release Repository - https://mirror.central-x.com/repository/maven-releases/ - - - centralx - CentralX Snapshot Repository - https://mirror.central-x.com/repository/maven-snapshots/ - - - - - - sonatype - - true - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype - https://s01.oss.sonatype.org/ - true - - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - sonatype - Sonatype Snapshot Repository - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - - - github - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - true - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/central-framework - - true - - - - - - \ No newline at end of file diff --git a/central-studio-views/central-dashboard-view/pom.xml b/central-studio-views/central-dashboard-view/pom.xml index 8a61d8c1..5642283c 100644 --- a/central-studio-views/central-dashboard-view/pom.xml +++ b/central-studio-views/central-dashboard-view/pom.xml @@ -65,173 +65,4 @@ - - - - centralx - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Release Repository - https://mirror.central-x.com/repository/maven-releases/ - - - centralx - CentralX Snapshot Repository - https://mirror.central-x.com/repository/maven-snapshots/ - - - - - - sonatype - - true - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype - https://s01.oss.sonatype.org/ - true - - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - sonatype - Sonatype Snapshot Repository - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - - - github - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - true - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/central-studio - - true - - - - - diff --git a/central-studio-views/central-identity-view/pom.xml b/central-studio-views/central-identity-view/pom.xml index 72d7c155..a381a0eb 100644 --- a/central-studio-views/central-identity-view/pom.xml +++ b/central-studio-views/central-identity-view/pom.xml @@ -65,173 +65,4 @@ - - - - centralx - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Repository - https://mirror.central-x.com/repository/maven-public/ - - always - - - - - - - centralx - CentralX Release Repository - https://mirror.central-x.com/repository/maven-releases/ - - - centralx - CentralX Snapshot Repository - https://mirror.central-x.com/repository/maven-snapshots/ - - - - - - sonatype - - true - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype - https://s01.oss.sonatype.org/ - true - - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Repository - https://s01.oss.sonatype.org/content/groups/public/ - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - sonatype - Sonatype Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - sonatype - Sonatype Snapshot Repository - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - - - github - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/* - - true - always - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - github - GitHub Repository - https://maven.pkg.github.com/central-x/central-studio - - true - - - - - diff --git a/central-studio-views/pom.xml b/central-studio-views/pom.xml index c6dbeaca..12ba9587 100644 --- a/central-studio-views/pom.xml +++ b/central-studio-views/pom.xml @@ -29,39 +29,6 @@ true - - - com.spotify - dockerfile-maven-plugin - 1.4.13 - - true - - - - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - - - - - - central - Maven Central Repository - https://repo1.maven.org/maven2/ - - always - - - \ No newline at end of file diff --git a/pom.xml b/pom.xml index 58bada3a..ee37688b 100644 --- a/pom.xml +++ b/pom.xml @@ -52,6 +52,22 @@ + + centralx + CentralX Repository + https://mirror.central-x.com/repository/maven-public/ + + always + + + + github + GitHub Repository + https://maven.pkg.github.com/central-x/* + + always + + central Maven Central Repository @@ -64,6 +80,23 @@ + + centralx + CentralX Repository + https://mirror.central-x.com/repository/maven-public/ + + always + + + + github + GitHub Repository + https://maven.pkg.github.com/central-x/* + + true + always + + central Maven Central Repository