I cant compile phex, maven has problem to download a jarfile:
build-and-run
Code:
build-and-run
[WARNING] Some problems were encountered while building the effective model for org.phex:Phex:jar:3.4.2
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 157, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 175, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ---------------------------< org.phex:Phex >----------------------------
[INFO] Building Phex 3.4.2
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/groboutils/groboutils-core/5/groboutils-core-5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/teleal/cling/cling-core/1.0.5/cling-core-1.0.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/teleal/cling/cling-support/1.0.5/cling-support-1.0.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/teleal/teleal-common/1.0.13/teleal-common-1.0.13.pom
Downloading from central: https://repo.maven.apache.org/maven2/net/roydesign/mrjadapter/1.1/mrjadapter-1.1.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.846 s
[INFO] Finished at: 2023-06-02T10:28:40+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project Phex: Could not resolve dependencies for project org.phex:Phex:jar:3.4.2: Failed to collect dependencies at net.sourceforge.groboutils:groboutils-core:jar:5: Failed to read artifact descriptor for net.sourceforge.groboutils:groboutils-core:jar:5: Could not transfer artifact net.sourceforge.groboutils:groboutils-core:pom:5 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [phex-repository (http://phex.sourceforge.net/mavenrepository, default, releases+snapshots), geotools-repository (http://download.osgeo.org/webdav/geotools/, default, releases+snapshots), teleal-repo (http://teleal.org/m2, default, releases)] -> [Help 1]
[ERROR]