See 
<https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK8/201/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds39 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK8/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository 
https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git
 > git init 
 > <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK8/ws/> 
 > # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision d8c9e864b995269101358776a0e55ffb308bd208 
(refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d8c9e864b995269101358776a0e55ffb308bd208 # timeout=10
Commit message: "Implementation of the HKDF derivation function (#271)"
First time build. Skipping changelog.
[Santuario Java JDK8] $ /home/jenkins/tools/maven/latest3/bin/mvn clean deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------------< org.apache.santuario:xmlsec >---------------------
[INFO] Building Apache XML Security for Java 4.0.3-SNAPSHOT
[INFO]   from pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ xmlsec ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ xmlsec ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion 
passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-java-version) @ xmlsec ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion 
passed
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (jacoco-agent-for-unit-tests) @ xmlsec 
---
[INFO] argLine set to 
"-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=<https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK8/ws/target/jacoco.exec,includes=org/apache/xml/security/**>:org/apache/jcp/xml/dsig/internal/**"
[INFO] 
[INFO] --- jaxb30:0.15.0:generate (generate-jaxb-sources) @ xmlsec ---
[INFO] Sources are not up-to-date, XJC will be executed.
[INFO] Episode file 
[<https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK8/ws/target/generated-sources/xjc/META-INF/sun-jaxb.episode]>
 was augmented with if-exists="true" attributes.
[INFO] 
[INFO] --- replacer:1.5.3:replace (bindings-workaround-sun-jaxb) @ xmlsec ---
[INFO] Replacement run on 1 file.
[INFO] 
[INFO] --- replacer:1.5.3:replace (types-workaround-xmldsig) @ xmlsec ---
[INFO] Replacement run on 1 file.
[INFO] 
[INFO] --- remote-resources:3.2.0:process (process-resource-bundles) @ xmlsec 
---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ xmlsec ---
[INFO] Copying 23 resources from src/main/resources to target/classes
[INFO] Copying 10 resources from src/main/java to target/classes
[INFO] Copying 1 resource from target/generated-sources/xjc to target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ xmlsec ---
[WARNING] Can't extract module name from classes: null
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 488 source files with javac [debug deprecation release 11 
module-path] to target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.956 s
[INFO] Finished at: 2024-05-27T20:47:30Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) 
on project xmlsec: Fatal error compiling: invalid flag: --module-path -> [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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure

Reply via email to