From: Jenkins <gtb...@gm...> - 2023-01-18 10:56:25
|
See <https://build.geoserver.org/job/geotools-main-java11/682/display/redirect> Changes: ------------------------------------------ Started by user Andrea Aime Running as SYSTEM Building in workspace <https://build.geoserver.org/job/geotools-main-java11/ws/> The recommended git tool is: NONE using credential GitHubKey > git rev-parse --resolve-git-dir <https://build.geoserver.org/job/geotools-main-java11/ws/geotools/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url gi...@gi...:geotools/geotools.git # timeout=10 Fetching upstream changes from gi...@gi...:geotools/geotools.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials Allows to access github as the gtbuildergh user Verifying host key using known hosts file > git fetch --tags --force --progress -- gi...@gi...:geotools/geotools.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 Checking out Revision 302094e2ec135193bc9787638c0266285dee8acb (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 302094e2ec135193bc9787638c0266285dee8acb # timeout=10 Commit message: "Avoid PMD failure" > git rev-list --no-walk 302094e2ec135193bc9787638c0266285dee8acb # timeout=10 provisioning config files... copy managed file [MavenSettings] to <https://build.geoserver.org/job/geotools-main-java11/ws/settings.xml> [geotools-main-java11] $ mvn clean install --batch-mode -Dall -fae -T2 -Dqa -Dfmt.action=check -Dmaven.repo.local=m2 WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.066 s (Wall Clock) [INFO] Finished at: 2023-01-18T10:56:15Z [INFO] ------------------------------------------------------------------------ [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (<https://build.geoserver.org/job/geotools-main-java11/ws/).> Please verify you invoked Maven from the correct directory. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException Build step 'Invoke top-level Maven targets' marked build as failure |