Quote:
Originally Posted by GregorK No. Website and code is pretty unmaintained. Can I help you with anything? |
I tried to compile phex but maven cant download a jar-file:
Code:
[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] ------------------------------------------------------------------------