Started by user Tobias Erdle Running as Tobias Erdle Agent basic-6tfzl is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-6tfzl" namespace: "krazo" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.krazo.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-6tfzl" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-6tfzl" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.krazo.svc.cluster.local/krazo/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-krazo" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-6tfzl (basic) in workspace /home/jenkins/agent/workspace/release The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-ee4j/krazo.git > git init /home/jenkins/agent/workspace/release # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/krazo.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/krazo.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/krazo.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/refs/tags/3.0.1^{commit} # timeout=10 > git rev-parse refs/tags/3.0.1^{commit} # timeout=10 Checking out Revision 80841f6508b3637d091c03c4234092b514d6cb84 (refs/tags/3.0.1) > git config core.sparsecheckout # timeout=10 > git checkout -f 80841f6508b3637d091c03c4234092b514d6cb84 # timeout=10 Commit message: "Set version for 3.0.1 release" First time build. Skipping changelog. [release] $ /bin/sh -xe /tmp/jenkins7966582467947173568.sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 97FC890A79A23BE7: public key "'Eclipse Krazo Project' " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 97FC890A79A23BE7: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key C553492BC3A2D1167C8A8A7F7738715AFA882390 trust Secret subkeys are available. pub rsa4096/97FC890A79A23BE7 created: 2018-12-19 expires: 2023-12-18 usage: SCEA trust: unknown validity: unknown ssb rsa4096/7738715AFA882390 created: 2018-12-19 expires: 2023-12-18 usage: S [ unknown] (1). 'Eclipse Krazo Project' pub rsa4096/97FC890A79A23BE7 created: 2018-12-19 expires: 2023-12-18 usage: SCEA trust: unknown validity: unknown ssb rsa4096/7738715AFA882390 created: 2018-12-19 expires: 2023-12-18 usage: S [ unknown] (1). 'Eclipse Krazo Project' Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/97FC890A79A23BE7 created: 2018-12-19 expires: 2023-12-18 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/7738715AFA882390 created: 2018-12-19 expires: 2023-12-18 usage: S [ unknown] (1). 'Eclipse Krazo Project' Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key D6891863ECF8B21C71C83BCE97FC890A79A23BE7 trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2023-12-18 pub rsa4096/97FC890A79A23BE7 created: 2018-12-19 expires: 2023-12-18 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/7738715AFA882390 created: 2018-12-19 expires: 2023-12-18 usage: S [ultimate] (1). 'Eclipse Krazo Project' pub rsa4096/97FC890A79A23BE7 created: 2018-12-19 expires: 2023-12-18 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/7738715AFA882390 created: 2018-12-19 expires: 2023-12-18 usage: S [ultimate] (1). 'Eclipse Krazo Project' Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/97FC890A79A23BE7 created: 2018-12-19 expires: 2023-12-18 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/7738715AFA882390 created: 2018-12-19 expires: 2023-12-18 usage: S [ultimate] (1). 'Eclipse Krazo Project' [release] $ /opt/tools/apache-maven/latest/bin/mvn -V -B -P release,staging deploy Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 16.0.2, vendor: Eclipse Foundation, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-16/16.0.2+7 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Krazo Parent [pom] [INFO] Eclipse Krazo Core [jar] [INFO] Eclipse Krazo Jersey [jar] [INFO] Eclipse Krazo RESTEasy [jar] [INFO] Eclipse Krazo TCK Runner [jar] [INFO] Eclipse Krazo Integration Tests Parent [pom] [INFO] Eclipse Krazo Application Path Tests [war] [INFO] Eclipse Krazo Book CDI tests [war] [INFO] Eclipse Krazo Book Models Tests [war] [INFO] Eclipse Krazo CDI Conversation Tests [war] [INFO] Eclipse Krazo CSRF Property Tests [war] [INFO] Eclipse Krazo Default Extension Tests [war] [INFO] Eclipse Krazo CDI Events Tests [war] [INFO] Eclipse Krazo Exceptions Tests [war] [INFO] Eclipse Krazo Facelets Tests [war] [INFO] Eclipse Krazo Locale Tests [war] [INFO] Eclipse Krazo Produces Tests [war] [INFO] Eclipse Krazo Redirect Tests [war] [INFO] Eclipse Krazo RedirectScope Tests [war] [INFO] Eclipse Krazo RedirectScope2 Tests [war] [INFO] Eclipse Krazo RedirectScope3 Tests [war] [INFO] Eclipse Krazo RequestDispatcher tests [war] [INFO] Eclipse Krazo Returns Tests [war] [INFO] Eclipse Krazo Validation Tests [war] [INFO] Eclipse Krazo Validation I18N Tests [war] [INFO] Eclipse Krazo View Annotation Tests [war] [INFO] Eclipse Krazo UriBuilder Test [war] [INFO] Eclipse Krazo Testsuite [jar] [INFO] Eclipse Krazo Documentation [pom] [INFO] Archetype for Jakarta EE application containing Jakarta MVC and Eclipse Krazo [maven-archetype] [INFO] [INFO] -------------------< org.eclipse.krazo:krazo-parent >------------------- [INFO] Building Eclipse Krazo Parent 3.0.1 [1/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ krazo-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ krazo-parent --- [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-parent --- [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit: checking for updates from sonatype-nexus-staging [INFO] artifact fish.payara.arquillian:arquillian-payara-server-4-remote: checking for updates from sonatype-nexus-staging [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.enterprise:jakarta.enterprise.cdi-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.annotation:jakarta.annotation-api: checking for updates from sonatype-nexus-staging [INFO] artifact fish.payara.arquillian:arquillian-payara-server-4-remote: checking for updates from eclipse.maven.central.mirror [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit: checking for updates from eclipse.maven.central.mirror [INFO] artifact io.openliberty.arquillian:arquillian-liberty-managed-jakarta: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.enterprise:jakarta.enterprise.cdi-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.annotation:jakarta.annotation-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.interceptor:jakarta.interceptor-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc:jakarta.mvc-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc.tck:mvc-tck-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.mvc.tck:mvc-tck-tests: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.platform:jakarta.jakartaee-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.interceptor:jakarta.interceptor-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.mvc:jakarta.mvc-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.platform:jakarta.jakartaee-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.mvc.tck:mvc-tck-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.mvc.tck:mvc-tck-tests: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.servlet:jakarta.servlet-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.servlet:jakarta.servlet-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.validation:jakarta.validation-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.ws.rs:jakarta.ws.rs-api: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.validation:jakarta.validation-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact junit:junit: checking for updates from sonatype-nexus-staging [INFO] artifact net.sourceforge.htmlunit:htmlunit: checking for updates from sonatype-nexus-staging [INFO] artifact jakarta.ws.rs:jakarta.ws.rs-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.easymock:easymock: checking for updates from sonatype-nexus-staging [INFO] artifact junit:junit: checking for updates from eclipse.maven.central.mirror [INFO] artifact net.sourceforge.htmlunit:htmlunit: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.easymock:easymock: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish:jakarta.el: checking for updates from sonatype-nexus-staging [INFO] artifact org.glassfish.jersey.core:jersey-common: checking for updates from sonatype-nexus-staging [INFO] artifact org.glassfish.jersey.core:jersey-server: checking for updates from sonatype-nexus-staging [INFO] artifact org.hibernate.validator:hibernate-validator-cdi: checking for updates from sonatype-nexus-staging [INFO] artifact org.hibernate.validator:hibernate-validator-cdi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish:jakarta.el: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.container:arquillian-glassfish-remote-3.1: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.container:arquillian-glassfish-remote-3.1: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish.jersey.core:jersey-common: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.glassfish.jersey.core:jersey-server: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.resteasy:resteasy-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.resteasy:resteasy-validator-provider: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.resteasy:resteasy-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.resteasy:resteasy-validator-provider: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.slf4j:slf4j-simple: checking for updates from sonatype-nexus-staging [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-managed: checking for updates from sonatype-nexus-staging [INFO] artifact org.slf4j:slf4j-simple: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-remote: checking for updates from sonatype-nexus-staging [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-managed: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.wildfly.arquillian:wildfly-arquillian-container-remote: checking for updates from eclipse.maven.central.mirror [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (compile) [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (compile) [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (compile) [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (compile) [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (compile) [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (compile) [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (compile) [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (compile) [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (compile) [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (compile) [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-jersey:jar:3.0.1 (runtime) [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (runtime) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.krazo:krazo-core:jar:3.0.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-parent --- [INFO] Querying Eclipse Foundation for license data for 74 items. [INFO] Found 45 items. [INFO] Querying ClearlyDefined for license data for 29 items. [INFO] Found 29 items. [INFO] Vetted license information was found for all content. No further investigation is required. [INFO] Summary file was written to: /home/jenkins/agent/workspace/release/target/dash/summary [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ krazo-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-parent --- [INFO] Installing /home/jenkins/agent/workspace/release/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-parent/3.0.1/krazo-parent-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/target/krazo-parent-3.0.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-parent/3.0.1/krazo-parent-3.0.1.pom.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ krazo-parent --- [INFO] [INFO] --------------------< org.eclipse.krazo:krazo-core >-------------------- [INFO] Building Eclipse Krazo Core 3.0.1 [2/30] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ krazo-core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/release/core/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ krazo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/release/core/target/classes [INFO] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/convert/ConverterRegistry.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/convert/ConverterRegistry.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ krazo-core --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ krazo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/release/core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.krazo.binding.validate.ConstraintViolationsMvcBindingTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s - in org.eclipse.krazo.binding.validate.ConstraintViolationsMvcBindingTest [INFO] Running org.eclipse.krazo.binding.validate.ConstraintViolationsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.krazo.binding.validate.ConstraintViolationsTest [INFO] Running org.eclipse.krazo.binding.convert.impl.IntegerConverterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.krazo.binding.convert.impl.IntegerConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.ShortConverterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.krazo.binding.convert.impl.ShortConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.FloatConverterTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.krazo.binding.convert.impl.FloatConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.BooleanConverterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.krazo.binding.convert.impl.BooleanConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.LongConverterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.krazo.binding.convert.impl.LongConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.BigDecimalConverterTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.krazo.binding.convert.impl.BigDecimalConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.BigIntegerConverterTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.krazo.binding.convert.impl.BigIntegerConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.DoubleConverterTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.krazo.binding.convert.impl.DoubleConverterTest [INFO] Running org.eclipse.krazo.engine.ViewEngineBaseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.krazo.engine.ViewEngineBaseTest [INFO] Running org.eclipse.krazo.engine.ViewEngineContextImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.krazo.engine.ViewEngineContextImplTest [INFO] Running org.eclipse.krazo.security.CsrfValidateFilterMediaTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.krazo.security.CsrfValidateFilterMediaTypeTest [INFO] Running org.eclipse.krazo.security.DefaultFormEntityProviderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.krazo.security.DefaultFormEntityProviderTest [INFO] Running org.eclipse.krazo.security.EncodersImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.krazo.security.EncodersImplTest [INFO] Running org.eclipse.krazo.uri.ApplicationUrisTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.krazo.uri.ApplicationUrisTest [INFO] Running org.eclipse.krazo.uri.UriTemplateParserTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.krazo.uri.UriTemplateParserTest [INFO] Running org.eclipse.krazo.util.ControllerUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.krazo.util.ControllerUtilsTest [INFO] Running org.eclipse.krazo.util.PropertyUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.krazo.util.PropertyUtilsTest [INFO] Running org.eclipse.krazo.util.AnnotationUtilsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.krazo.util.AnnotationUtilsTest [INFO] Running org.eclipse.krazo.util.PathUtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.krazo.util.PathUtilsTest [INFO] Running org.eclipse.krazo.util.BeanUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.krazo.util.BeanUtilsTest [INFO] Running org.eclipse.krazo.util.CdiUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.krazo.util.CdiUtilsTest [INFO] Running org.eclipse.krazo.core.ViewResponseFilterTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.krazo.core.ViewResponseFilterTest [INFO] Running org.eclipse.krazo.core.MessagesTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.krazo.core.MessagesTest [INFO] Running org.eclipse.krazo.core.ModelsImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.krazo.core.ModelsImplTest [INFO] Running org.eclipse.krazo.core.ViewableWriterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.krazo.core.ViewableWriterTest [INFO] Running org.eclipse.krazo.servlet.KrazoServletContextListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.krazo.servlet.KrazoServletContextListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 177, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ krazo-core --- [INFO] Loading execution data file /home/jenkins/agent/workspace/release/core/target/jacoco.exec [INFO] Analyzed bundle 'Eclipse Krazo Core' with 92 classes [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-core --- [INFO] Building jar: /home/jenkins/agent/workspace/release/core/target/krazo-core-3.0.1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ krazo-core --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo... Loading source files for package org.eclipse.krazo.binding... Loading source files for package org.eclipse.krazo.binding.convert... Loading source files for package org.eclipse.krazo.binding.convert.impl... Loading source files for package org.eclipse.krazo.binding.validate... Loading source files for package org.eclipse.krazo.bootstrap... Loading source files for package org.eclipse.krazo.cdi... Loading source files for package org.eclipse.krazo.cdi.types... Loading source files for package org.eclipse.krazo.core... Loading source files for package org.eclipse.krazo.engine... Loading source files for package org.eclipse.krazo.event... Loading source files for package org.eclipse.krazo.forms... Loading source files for package org.eclipse.krazo.jaxrs... Loading source files for package org.eclipse.krazo.lifecycle... Loading source files for package org.eclipse.krazo.locale... Loading source files for package org.eclipse.krazo.security... Loading source files for package org.eclipse.krazo.servlet... Loading source files for package org.eclipse.krazo.uri... Loading source files for package org.eclipse.krazo.util... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/KrazoConfig.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/MvcContextImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/Properties.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/BeanValidationProducer.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/BindingErrorImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/BindingResultImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/BindingResultManager.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/ConstraintViolationTranslator.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/ValidationErrorImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/ConverterRegistry.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/ConverterResult.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/MvcConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/MvcConverterProvider.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/BigDecimalConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/BigIntegerConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/BooleanConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/DoubleConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/FloatConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/IntegerConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/LongConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/ShortConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/validate/ConstraintViolationMetadata.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/validate/ConstraintViolations.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/validate/ValidationInterceptor.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/validate/ValidationInterceptorBinding.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/bootstrap/ConfigProvider.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/bootstrap/CoreFeature.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/bootstrap/DefaultConfigProvider.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/bootstrap/Initializer.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/AroundController.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/AroundControllerInterceptor.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/Internal.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/KrazoCdiExtension.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/RedirectScopeContext.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/RedirectScopeManager.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/types/AnnotatedMethodWrapper.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/types/AnnotatedTypeProcessor.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/types/AnnotatedTypeWrapper.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/DefaultHttpCommunicationUnwrapper.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/HttpCommunicationUnwrapper.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/Messages.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/ModelsImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/ViewableWriter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/ViewResponseFilter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/FaceletsViewEngine.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/JspViewEngine.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/ServletViewEngine.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/Viewable.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/ViewEngineBase.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/ViewEngineConfig.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/ViewEngineContextImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/ViewEngineFinder.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/event/AfterControllerEventImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/event/AfterProcessViewEventImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/event/BeforeControllerEventImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/event/BeforeProcessViewEventImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/event/ControllerRedirectEventImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/forms/FormMethodOverwriteFilter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/jaxrs/JaxRsContext.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/jaxrs/JaxRsContextProducer.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/jaxrs/PostMatchingRequestFilter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/jaxrs/PreMatchingRequestFilter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/lifecycle/EventDispatcher.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/lifecycle/RequestLifecycle.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/locale/DefaultLocaleResolver.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/locale/LocaleResolverChain.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/locale/LocaleResolverContextImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/CookieCsrfTokenStrategy.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/CookieCsrfTokenStrategy.Builder.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/CsrfExceptionMapper.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/CsrfImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/CsrfProtectFilter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/CsrfToken.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/CsrfTokenManager.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/CsrfTokenStrategy.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/CsrfValidateFilter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/DefaultFormEntityProvider.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/EncodersImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/FormEntityProvider.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/SessionCsrfTokenStrategy.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/SessionCsrfTokenStrategy.Builder.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/servlet/KrazoContainerInitializer.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/servlet/KrazoServletContextListener.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/uri/ApplicationUris.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/uri/UriTemplate.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/uri/UriTemplateParser.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/AnnotationUtils.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/BeanUtils.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/CdiUtils.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/ControllerUtils.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/HttpUtil.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/PathUtils.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/PropertyUtils.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/ServiceLoaders.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/validate/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/validate/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/bootstrap/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/bootstrap/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/types/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/types/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/event/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/event/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/forms/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/forms/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/jaxrs/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/jaxrs/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/lifecycle/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/lifecycle/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/locale/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/locale/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/servlet/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/servlet/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/uri/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/uri/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/package-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/package-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/class-use/KrazoConfig.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/class-use/MvcContextImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/class-use/Properties.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/class-use/BeanValidationProducer.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/class-use/BindingErrorImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/class-use/BindingResultImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/class-use/BindingResultManager.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/class-use/ConstraintViolationTranslator.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/class-use/ValidationErrorImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/class-use/ConverterRegistry.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/class-use/ConverterResult.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/class-use/MvcConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/class-use/MvcConverterProvider.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/class-use/BigDecimalConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/class-use/BigIntegerConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/class-use/BooleanConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/class-use/DoubleConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/class-use/FloatConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/class-use/IntegerConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/class-use/LongConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/class-use/ShortConverter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/validate/class-use/ConstraintViolationMetadata.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/validate/class-use/ConstraintViolations.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/validate/class-use/ValidationInterceptor.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/validate/class-use/ValidationInterceptorBinding.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/bootstrap/class-use/ConfigProvider.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/bootstrap/class-use/CoreFeature.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/bootstrap/class-use/DefaultConfigProvider.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/bootstrap/class-use/Initializer.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/class-use/AroundController.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/class-use/AroundControllerInterceptor.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/class-use/Internal.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/class-use/KrazoCdiExtension.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/class-use/RedirectScopeContext.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/class-use/RedirectScopeManager.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/types/class-use/AnnotatedMethodWrapper.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/types/class-use/AnnotatedTypeProcessor.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/types/class-use/AnnotatedTypeWrapper.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/class-use/DefaultHttpCommunicationUnwrapper.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/class-use/HttpCommunicationUnwrapper.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/class-use/Messages.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/class-use/ModelsImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/class-use/ViewResponseFilter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/class-use/ViewableWriter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/class-use/FaceletsViewEngine.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/class-use/JspViewEngine.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/class-use/ServletViewEngine.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/class-use/ViewEngineBase.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/class-use/ViewEngineConfig.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/class-use/ViewEngineContextImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/class-use/ViewEngineFinder.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/class-use/Viewable.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/event/class-use/AfterControllerEventImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/event/class-use/AfterProcessViewEventImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/event/class-use/BeforeControllerEventImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/event/class-use/BeforeProcessViewEventImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/event/class-use/ControllerRedirectEventImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/forms/class-use/FormMethodOverwriteFilter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/jaxrs/class-use/JaxRsContext.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/jaxrs/class-use/JaxRsContextProducer.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/jaxrs/class-use/PostMatchingRequestFilter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/jaxrs/class-use/PreMatchingRequestFilter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/lifecycle/class-use/EventDispatcher.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/lifecycle/class-use/RequestLifecycle.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/locale/class-use/DefaultLocaleResolver.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/locale/class-use/LocaleResolverChain.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/locale/class-use/LocaleResolverContextImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/CookieCsrfTokenStrategy.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/CookieCsrfTokenStrategy.Builder.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/CsrfExceptionMapper.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/CsrfImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/CsrfProtectFilter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/CsrfToken.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/CsrfTokenManager.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/CsrfTokenStrategy.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/CsrfValidateFilter.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/DefaultFormEntityProvider.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/EncodersImpl.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/FormEntityProvider.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/SessionCsrfTokenStrategy.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/class-use/SessionCsrfTokenStrategy.Builder.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/servlet/class-use/KrazoContainerInitializer.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/servlet/class-use/KrazoServletContextListener.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/uri/class-use/ApplicationUris.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/uri/class-use/UriTemplate.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/uri/class-use/UriTemplateParser.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/class-use/AnnotationUtils.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/class-use/BeanUtils.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/class-use/CdiUtils.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/class-use/ControllerUtils.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/class-use/HttpUtil.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/class-use/PathUtils.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/class-use/PropertyUtils.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/class-use/ServiceLoaders.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/convert/impl/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/binding/validate/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/bootstrap/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/cdi/types/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/core/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/engine/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/event/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/forms/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/jaxrs/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/lifecycle/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/locale/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/security/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/servlet/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/uri/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/org/eclipse/krazo/util/package-use.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/index.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/release/core/target/apidocs/help-doc.html... 100 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/KrazoConfig.java:79: warning: no comment [WARNING] public String getCsrfHeaderName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/KrazoConfig.java:44: warning: no comment [WARNING] public Csrf.CsrfOptions getCsrfOptions() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/KrazoConfig.java:57: warning: no comment [WARNING] public CsrfTokenStrategy getCsrfTokenStrategy() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/KrazoConfig.java:71: warning: no comment [WARNING] public String getDefaultViewFileExtension() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/KrazoConfig.java:115: warning: no comment [WARNING] public String getFormMethodOverwriteField() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/KrazoConfig.java:106: warning: no comment [WARNING] public FormMethodOverwriter.Options getFormMethodOverwriteOption() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/KrazoConfig.java:98: warning: no comment [WARNING] public String getRedirectScopeAttributeName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/KrazoConfig.java:90: warning: no comment [WARNING] public String getRedirectScopeCookieName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/MvcContextImpl.java:78: warning: no comment [WARNING] public void init() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/MvcContextImpl.java:118: warning: no comment [WARNING] public void setLocale(Locale locale) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/BeanValidationProducer.java:82: warning: no comment [WARNING] public ValidatorFactory produceValidationFactory() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/BindingErrorImpl.java:36: warning: no comment [WARNING] public BindingErrorImpl(String message, String paramName, String submittedValue) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/BindingErrorImpl.java:47: warning: no comment [WARNING] public void setMessage(String message) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/BindingErrorImpl.java:56: warning: no comment [WARNING] public void setParamName(String paramName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/BindingResultImpl.java:83: warning: no comment [WARNING] public void addBindingError(BindingError bindingError) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/BindingResultImpl.java:79: warning: no comment [WARNING] public void addValidationErrors(Set validationErrors) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/BindingResultImpl.java:87: warning: no comment [WARNING] public boolean hasUnconsumedErrors() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/BindingResultManager.java:45: warning: no comment [WARNING] public BindingResultImpl createBindingResult() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/BindingResultManager.java:49: warning: no comment [WARNING] public void destroyBindingResult(@Disposes BindingResultImpl bindingResult) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/ValidationErrorImpl.java:35: warning: no comment [WARNING] public ValidationErrorImpl(ConstraintViolation violation, String param, String message) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/convert/ConverterRegistry.java:39: warning: no comment [WARNING] public void init() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/convert/ConverterRegistry.java:43: warning: no comment [WARNING] public MvcConverter lookup(Class rawType, Annotation[] annotations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/convert/ConverterResult.java:44: warning: no comment [WARNING] public static ConverterResult failed(T value, String error) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/convert/ConverterResult.java:52: warning: no comment [WARNING] public Optional getError() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/convert/ConverterResult.java:48: warning: no comment [WARNING] public Object getValue() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/convert/ConverterResult.java:40: warning: no comment [WARNING] public static ConverterResult success(T value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/convert/MvcConverter.java:38: warning: no @param for rawType [WARNING] boolean supports(Class rawType, Annotation[] annotations); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/convert/MvcConverter.java:38: warning: no @param for annotations [WARNING] boolean supports(Class rawType, Annotation[] annotations); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/convert/MvcConverter.java:38: warning: no @return [WARNING] boolean supports(Class rawType, Annotation[] annotations); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/validate/ConstraintViolationMetadata.java:41: warning: no comment [WARNING] public ConstraintViolationMetadata(ConstraintViolation violation, Annotation[] annotations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/validate/ConstraintViolationMetadata.java:46: warning: no comment [WARNING] public Optional getAnnotation(Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/validate/ConstraintViolationMetadata.java:54: warning: no comment [WARNING] public Optional getParamName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/validate/ConstraintViolationMetadata.java:50: warning: no comment [WARNING] public boolean hasAnnotation(Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/validate/ConstraintViolations.java:51: warning: no comment [WARNING] public static ConstraintViolationMetadata getMetadata(ConstraintViolation violation) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/binding/validate/ValidationInterceptor.java:73: warning: no comment [WARNING] public Object validateMethodInvocation(InvocationContext ctx) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/bootstrap/ConfigProvider.java:30: warning: no comment [WARNING] void configure(FeatureContext context); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/bootstrap/DefaultConfigProvider.java:43: warning: no comment [WARNING] public static final Set> PROVIDERS = new HashSet<>( [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/bootstrap/Initializer.java:52: warning: no @param for context [WARNING] public static void initialize(FeatureContext context, ServletContext servletContext) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/bootstrap/Initializer.java:52: warning: no @param for servletContext [WARNING] public static void initialize(FeatureContext context, ServletContext servletContext) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/cdi/AroundControllerInterceptor.java:46: warning: no comment [WARNING] public Object validateMethodInvocation(InvocationContext ctx) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/cdi/KrazoCdiExtension.java:169: warning: no @param for [WARNING] public void processAnnotatedType( [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/cdi/KrazoCdiExtension.java:169: warning: no @param for pat [WARNING] public void processAnnotatedType( [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/cdi/RedirectScopeManager.java:63: warning: no comment [WARNING] public static final String DEFAULT_COOKIE_NAME = "org.eclipse.krazo.redirect.Cookie"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/cdi/RedirectScopeManager.java:62: warning: no comment [WARNING] public static final String DEFAULT_QUERY_PARAM_NAME = "org.eclipse.krazo.redirect.param.ScopeId"; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/cdi/types/AnnotatedMethodWrapper.java:45: warning: no comment [WARNING] public AnnotatedMethodWrapper(AnnotatedMethod wrapped, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/cdi/types/AnnotatedTypeProcessor.java:44: warning: no comment [WARNING] public AnnotatedType getReplacement(AnnotatedType originalType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/cdi/types/AnnotatedTypeWrapper.java:39: warning: no comment [WARNING] public AnnotatedTypeWrapper(AnnotatedType wrapped, Set> methods) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/engine/ServletViewEngine.java:47: warning: no comment [WARNING] protected ServletContext servletContext; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/AfterControllerEventImpl.java:52: warning: no comment [WARNING] public void setResourceInfo(ResourceInfo resourceInfo) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/AfterControllerEventImpl.java:43: warning: no comment [WARNING] public void setUriInfo(UriInfo uriInfo) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/AfterProcessViewEventImpl.java:49: warning: no comment [WARNING] public void setEngine(Class engine) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/AfterProcessViewEventImpl.java:41: warning: no comment [WARNING] public void setView(String view) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/BeforeControllerEventImpl.java:52: warning: no comment [WARNING] public void setResourceInfo(ResourceInfo resourceInfo) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/BeforeControllerEventImpl.java:43: warning: no comment [WARNING] public void setUriInfo(UriInfo uriInfo) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/BeforeProcessViewEventImpl.java:51: warning: no comment [WARNING] public void setEngine(Class engine) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/BeforeProcessViewEventImpl.java:42: warning: no comment [WARNING] public void setView(String view) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/ControllerRedirectEventImpl.java:74: warning: no comment [WARNING] public ContainerRequestContext getContainerRequestContext() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/ControllerRedirectEventImpl.java:82: warning: no comment [WARNING] public ContainerResponseContext getContainerResponseContext() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/ControllerRedirectEventImpl.java:78: warning: no comment [WARNING] public void setContainerRequestContext(ContainerRequestContext requestContext) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/ControllerRedirectEventImpl.java:86: warning: no comment [WARNING] public void setContainerResponseContext(ContainerResponseContext responseContext) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/ControllerRedirectEventImpl.java:70: warning: no comment [WARNING] public void setLocation(URI location) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/ControllerRedirectEventImpl.java:61: warning: no comment [WARNING] public void setResourceInfo(ResourceInfo resourceInfo) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/event/ControllerRedirectEventImpl.java:52: warning: no comment [WARNING] public void setUriInfo(UriInfo uriInfo) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/forms/FormMethodOverwriteFilter.java:77: warning: no comment [WARNING] public FormMethodOverwriteFilter() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/jaxrs/JaxRsContextProducer.java:65: warning: no comment [WARNING] public Application produceApplication() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/jaxrs/JaxRsContextProducer.java:51: warning: no comment [WARNING] public Configuration produceConfiguration() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/jaxrs/JaxRsContextProducer.java:58: warning: no comment [WARNING] public HttpServletResponse produceHttpServletResponse() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/jaxrs/JaxRsContextProducer.java:79: warning: no comment [WARNING] public ResourceInfo produceResourceInfo() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/jaxrs/JaxRsContextProducer.java:72: warning: no comment [WARNING] public UriInfo produceUriInfo() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/jaxrs/JaxRsContextProducer.java:94: warning: no comment [WARNING] protected void setApplication(Application application) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/jaxrs/JaxRsContextProducer.java:84: warning: no comment [WARNING] protected void setConfiguration(Configuration configuration) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/jaxrs/JaxRsContextProducer.java:104: warning: no comment [WARNING] protected void setResourceInfo(ResourceInfo resourceInfo) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/jaxrs/JaxRsContextProducer.java:89: warning: no comment [WARNING] protected void setResponse(HttpServletResponse response) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/jaxrs/JaxRsContextProducer.java:99: warning: no comment [WARNING] protected void setUriInfo(UriInfo uriInfo) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/lifecycle/EventDispatcher.java:37: warning: no comment [WARNING] public class EventDispatcher { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/lifecycle/EventDispatcher.java:78: warning: no comment [WARNING] public void fireAfterProcessViewEvent(ViewEngine engine, Viewable viewable) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/lifecycle/EventDispatcher.java:69: warning: no comment [WARNING] public void fireBeforeProcessViewEvent(ViewEngine engine, Viewable viewable) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/lifecycle/RequestLifecycle.java:58: warning: no comment [WARNING] public Object aroundController(final Method method, Callable invocation) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/lifecycle/RequestLifecycle.java:50: warning: no comment [WARNING] public void beforeAll(ContainerRequestContext context) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/lifecycle/RequestLifecycle.java:77: warning: no comment [WARNING] public Method getControllerMethod() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/lifecycle/RequestLifecycle.java:73: warning: no comment [WARNING] public boolean isControllerExecuted() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/locale/LocaleResolverChain.java:58: warning: no comment [WARNING] public Locale resolve(ContainerRequestContext requestContext) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/locale/LocaleResolverChain.java:53: warning: no comment [WARNING] public void verify() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/locale/LocaleResolverContextImpl.java:40: warning: no comment [WARNING] public LocaleResolverContextImpl(Configuration config, ContainerRequestContext context) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CookieCsrfTokenStrategy.java:77: warning: no comment [WARNING] public static final class Builder { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CookieCsrfTokenStrategy.java:110: warning: no comment [WARNING] public CookieCsrfTokenStrategy build() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CookieCsrfTokenStrategy.java:95: warning: no comment [WARNING] public Builder cookieName(String cookieName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CookieCsrfTokenStrategy.java:85: warning: no comment [WARNING] public Builder headerName(String headerName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CookieCsrfTokenStrategy.java:105: warning: no comment [WARNING] public Builder httpOnly(boolean httpOnly) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CookieCsrfTokenStrategy.java:100: warning: no comment [WARNING] public Builder maxAge(int maxAge) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CookieCsrfTokenStrategy.java:90: warning: no comment [WARNING] public Builder paramName(String paramName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CsrfToken.java:36: warning: no comment [WARNING] public CsrfToken(String headerName, String paramName, String value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CsrfToken.java:42: warning: no comment [WARNING] public String getHeaderName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CsrfToken.java:46: warning: no comment [WARNING] public String getParamName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CsrfToken.java:50: warning: no comment [WARNING] public String getValue() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CsrfTokenManager.java:69: warning: no comment [WARNING] public CsrfToken getOrCreateToken() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CsrfTokenManager.java:65: warning: no comment [WARNING] public Optional getToken() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CsrfTokenManager.java:55: warning: no comment [WARNING] public void init() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CsrfValidateFilter.java:81: warning: no comment [WARNING] public CsrfValidateFilter() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/core/src/main/java/org/eclipse/krazo/security/CsrfValidateFilter.java:120: warning: no comment [WARNING] protected static boolean isSupportedMediaType(MediaType contentType) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/core/target/krazo-core-3.0.1-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ krazo-core --- [INFO] Building jar: /home/jenkins/agent/workspace/release/core/target/krazo-core-3.0.1-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-core --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-core --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ krazo-core --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-core --- [INFO] Installing /home/jenkins/agent/workspace/release/core/target/krazo-core-3.0.1.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/3.0.1/krazo-core-3.0.1.jar [INFO] Installing /home/jenkins/agent/workspace/release/core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/3.0.1/krazo-core-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/core/target/krazo-core-3.0.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/3.0.1/krazo-core-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/core/target/krazo-core-3.0.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/3.0.1/krazo-core-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/core/target/krazo-core-3.0.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/3.0.1/krazo-core-3.0.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/core/target/krazo-core-3.0.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/3.0.1/krazo-core-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/core/target/krazo-core-3.0.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/3.0.1/krazo-core-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/core/target/krazo-core-3.0.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/3.0.1/krazo-core-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ krazo-core --- [INFO] [INFO] -------------------< org.eclipse.krazo:krazo-jersey >------------------- [INFO] Building Eclipse Krazo Jersey 3.0.1 [3/30] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ krazo-jersey --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-jersey --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/release/jersey/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ krazo-jersey --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ krazo-jersey --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-jersey --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/jersey/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-jersey --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.krazo.jersey.model.KrazoModelProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.krazo.jersey.model.KrazoModelProcessorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-jersey --- [INFO] Building jar: /home/jenkins/agent/workspace/release/jersey/target/krazo-jersey-3.0.1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ krazo-jersey --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.jersey.bootstrap... Loading source files for package org.eclipse.krazo.jersey.model... Loading source files for package org.eclipse.krazo.jersey.validation... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/bootstrap/JerseyConfigProvider.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/bootstrap/KrazoJerseyFeature.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/model/KrazoModelProcessor.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/validation/KrazoValidationInterceptor.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/bootstrap/package-summary.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/bootstrap/package-tree.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/model/package-summary.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/model/package-tree.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/validation/package-summary.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/validation/package-tree.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/bootstrap/class-use/JerseyConfigProvider.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/bootstrap/class-use/KrazoJerseyFeature.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/model/class-use/KrazoModelProcessor.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/validation/class-use/KrazoValidationInterceptor.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/bootstrap/package-use.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/model/package-use.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/org/eclipse/krazo/jersey/validation/package-use.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/index.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/release/jersey/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/release/jersey/target/krazo-jersey-3.0.1-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ krazo-jersey --- [INFO] Building jar: /home/jenkins/agent/workspace/release/jersey/target/krazo-jersey-3.0.1-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-jersey --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] artifact org.eclipse.krazo:krazo-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.eclipse.krazo:krazo-core: checking for updates from eclipse.maven.central.mirror [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-jersey --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ krazo-jersey --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-jersey --- [INFO] Installing /home/jenkins/agent/workspace/release/jersey/target/krazo-jersey-3.0.1.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jersey/3.0.1/krazo-jersey-3.0.1.jar [INFO] Installing /home/jenkins/agent/workspace/release/jersey/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jersey/3.0.1/krazo-jersey-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/jersey/target/krazo-jersey-3.0.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jersey/3.0.1/krazo-jersey-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/jersey/target/krazo-jersey-3.0.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jersey/3.0.1/krazo-jersey-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/jersey/target/krazo-jersey-3.0.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jersey/3.0.1/krazo-jersey-3.0.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/jersey/target/krazo-jersey-3.0.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jersey/3.0.1/krazo-jersey-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/jersey/target/krazo-jersey-3.0.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jersey/3.0.1/krazo-jersey-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/jersey/target/krazo-jersey-3.0.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jersey/3.0.1/krazo-jersey-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ krazo-jersey --- [INFO] [INFO] ------------------< org.eclipse.krazo:krazo-resteasy >------------------ [INFO] Building Eclipse Krazo RESTEasy 3.0.1 [4/30] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ krazo-resteasy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-resteasy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/release/resteasy/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ krazo-resteasy --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ krazo-resteasy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/resteasy/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-resteasy --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-resteasy --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-resteasy --- [INFO] Building jar: /home/jenkins/agent/workspace/release/resteasy/target/krazo-resteasy-3.0.1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ krazo-resteasy --- [WARNING] Unable to derive module descriptor for /home/jenkins/agent/workspace/release/resteasy/target/krazo-resteasy-3.0.1.jar [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.resteasy.bootstrap... Loading source files for package org.eclipse.krazo.resteasy.core... Loading source files for package org.eclipse.krazo.resteasy.security... Loading source files for package org.eclipse.krazo.resteasy.validation... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/bootstrap/RestEasyConfigProvider.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/core/LibertyHttpCommunicationUnwrapper.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/security/RestEasyFormEntityProvider.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/validation/KrazoValidationResolver.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/bootstrap/package-summary.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/bootstrap/package-tree.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/core/package-summary.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/core/package-tree.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/security/package-summary.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/security/package-tree.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/validation/package-summary.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/validation/package-tree.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/bootstrap/class-use/RestEasyConfigProvider.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/core/class-use/LibertyHttpCommunicationUnwrapper.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/security/class-use/RestEasyFormEntityProvider.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/validation/class-use/KrazoValidationResolver.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/bootstrap/package-use.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/core/package-use.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/security/package-use.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/org/eclipse/krazo/resteasy/validation/package-use.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/index.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/release/resteasy/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/release/resteasy/target/krazo-resteasy-3.0.1-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ krazo-resteasy --- [INFO] Building jar: /home/jenkins/agent/workspace/release/resteasy/target/krazo-resteasy-3.0.1-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-resteasy --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-resteasy --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ krazo-resteasy --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-resteasy --- [INFO] Installing /home/jenkins/agent/workspace/release/resteasy/target/krazo-resteasy-3.0.1.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/3.0.1/krazo-resteasy-3.0.1.jar [INFO] Installing /home/jenkins/agent/workspace/release/resteasy/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/3.0.1/krazo-resteasy-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/resteasy/target/krazo-resteasy-3.0.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/3.0.1/krazo-resteasy-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/resteasy/target/krazo-resteasy-3.0.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/3.0.1/krazo-resteasy-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/resteasy/target/krazo-resteasy-3.0.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/3.0.1/krazo-resteasy-3.0.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/resteasy/target/krazo-resteasy-3.0.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/3.0.1/krazo-resteasy-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/resteasy/target/krazo-resteasy-3.0.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/3.0.1/krazo-resteasy-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/resteasy/target/krazo-resteasy-3.0.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/3.0.1/krazo-resteasy-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ krazo-resteasy --- [INFO] [INFO] --------------------< org.eclipse.krazo:krazo-tck >--------------------- [INFO] Building Eclipse Krazo TCK Runner 3.0.1 [5/30] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ krazo-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/tck/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/release/tck/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ krazo-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-tck --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-tck --- [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-tck --- [INFO] Building jar: /home/jenkins/agent/workspace/release/tck/target/krazo-tck-3.0.1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ krazo-tck --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.tck... Loading source files for package org.eclipse.krazo.tck.glassfish... Loading source files for package org.eclipse.krazo.tck.liberty... Loading source files for package org.eclipse.krazo.tck.wildfly... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/AbstractArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/glassfish/GlassfishArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/glassfish/GlassfishDevArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/glassfish/GlassfishModuleArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/liberty/LibertyArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/liberty/LibertyDevArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/wildfly/WildflyArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/wildfly/WildflyDevArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/package-summary.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/package-tree.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/glassfish/package-summary.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/glassfish/package-tree.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/liberty/package-summary.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/liberty/package-tree.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/wildfly/package-summary.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/wildfly/package-tree.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/class-use/AbstractArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/glassfish/class-use/GlassfishArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/glassfish/class-use/GlassfishDevArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/glassfish/class-use/GlassfishModuleArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/liberty/class-use/LibertyArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/liberty/class-use/LibertyDevArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/wildfly/class-use/WildflyArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/wildfly/class-use/WildflyDevArchiveProvider.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/package-use.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/glassfish/package-use.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/liberty/package-use.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/org/eclipse/krazo/tck/wildfly/package-use.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/index.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/release/tck/target/apidocs/help-doc.html... 6 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/tck/src/main/java/org/eclipse/krazo/tck/AbstractArchiveProvider.java:37: warning: no comment [WARNING] public AbstractArchiveProvider() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/tck/src/main/java/org/eclipse/krazo/tck/AbstractArchiveProvider.java:75: warning: no comment [WARNING] protected File[] resolveKrazoCore() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/tck/src/main/java/org/eclipse/krazo/tck/AbstractArchiveProvider.java:67: warning: no comment [WARNING] protected File[] resolveKrazoJersey() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/tck/src/main/java/org/eclipse/krazo/tck/AbstractArchiveProvider.java:79: warning: no comment [WARNING] protected File[] resolveKrazoModule(String groupId, String artifactId) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/tck/src/main/java/org/eclipse/krazo/tck/AbstractArchiveProvider.java:71: warning: no comment [WARNING] protected File[] resolveKrazoRestEasy() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/tck/src/main/java/org/eclipse/krazo/tck/AbstractArchiveProvider.java:55: warning: no comment [WARNING] protected File[] resolveMvcSpecJar() { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/tck/target/krazo-tck-3.0.1-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ krazo-tck --- [INFO] Building jar: /home/jenkins/agent/workspace/release/tck/target/krazo-tck-3.0.1-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-tck --- [INFO] artifact ch.qos.logback:logback-classic: checking for updates from sonatype-nexus-staging [INFO] artifact com.google.guava:guava: checking for updates from sonatype-nexus-staging [INFO] artifact com.google.inject:guice: checking for updates from sonatype-nexus-staging [INFO] artifact commons-cli:commons-cli: checking for updates from sonatype-nexus-staging [INFO] artifact commons-jxpath:commons-jxpath: checking for updates from sonatype-nexus-staging [INFO] artifact com.google.guava:guava: checking for updates from eclipse.maven.central.mirror [INFO] artifact ch.qos.logback:logback-classic: checking for updates from eclipse.maven.central.mirror [INFO] artifact com.google.inject:guice: checking for updates from eclipse.maven.central.mirror [INFO] artifact commons-cli:commons-cli: checking for updates from eclipse.maven.central.mirror [INFO] artifact commons-jxpath:commons-jxpath: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.platform:jakarta.jakartaee-web-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.commons:commons-lang3: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-aether-provider: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-artifact: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.commons:commons-lang3: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-aether-provider: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-builder-support: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-artifact: checking for updates from eclipse.maven.central.mirror [INFO] artifact jakarta.platform:jakarta.jakartaee-web-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-builder-support: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-compat: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-compat: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-embedder: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-model: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-model-builder: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-embedder: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-model: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-model-builder: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-repository-metadata: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-settings: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-settings-builder: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-repository-metadata: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-settings: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.plugin-tools:maven-plugin-annotations: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-settings-builder: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.wagon:wagon-file: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.plugin-tools:maven-plugin-annotations: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.wagon:wagon-file: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.wagon:wagon-http: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.wagon:wagon-provider-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.codehaus.plexus:plexus-classworlds: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.wagon:wagon-http: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.codehaus.plexus:plexus-component-annotations: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.wagon:wagon-provider-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.codehaus.plexus:plexus-interpolation: checking for updates from sonatype-nexus-staging [INFO] artifact org.codehaus.plexus:plexus-classworlds: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.codehaus.plexus:plexus-component-annotations: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.codehaus.plexus:plexus-interpolation: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.codehaus.plexus:plexus-utils: checking for updates from sonatype-nexus-staging [INFO] artifact org.eclipse.aether:aether-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.codehaus.plexus:plexus-utils: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.eclipse.aether:aether-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.eclipse.aether:aether-connector-basic: checking for updates from sonatype-nexus-staging [INFO] artifact org.eclipse.aether:aether-impl: checking for updates from sonatype-nexus-staging [INFO] artifact org.eclipse.aether:aether-connector-basic: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.eclipse.aether:aether-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.eclipse.aether:aether-transport-wagon: checking for updates from sonatype-nexus-staging [INFO] artifact org.eclipse.aether:aether-util: checking for updates from sonatype-nexus-staging [INFO] artifact org.eclipse.aether:aether-impl: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.eclipse.aether:aether-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.eclipse.aether:aether-transport-wagon: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.eclipse.aether:aether-util: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.eclipse.krazo:krazo-jersey: checking for updates from sonatype-nexus-staging [INFO] artifact org.eclipse.krazo:krazo-resteasy: checking for updates from sonatype-nexus-staging [INFO] artifact org.eclipse.sisu:org.eclipse.sisu.plexus: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.config:arquillian-config-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.config:arquillian-config-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.eclipse.sisu:org.eclipse.sisu.plexus: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.eclipse.krazo:krazo-jersey: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.config:arquillian-config-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.config:arquillian-config-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.eclipse.krazo:krazo-resteasy: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.config:arquillian-config-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.container:arquillian-container-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.config:arquillian-config-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.container:arquillian-container-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.container:arquillian-container-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.container:arquillian-container-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.container:arquillian-container-test-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.container:arquillian-container-test-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.container:arquillian-container-test-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.core:arquillian-core-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.core:arquillian-core-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.container:arquillian-container-test-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.container:arquillian-container-test-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.container:arquillian-container-test-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.core:arquillian-core-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.core:arquillian-core-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.core:arquillian-core-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.junit:arquillian-junit-container: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.core:arquillian-core-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.junit:arquillian-junit-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.junit:arquillian-junit-standalone: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.junit:arquillian-junit-container: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-jmx: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.junit:arquillian-junit-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.junit:arquillian-junit-standalone: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-jmx: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-servlet: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-servlet: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.test:arquillian-test-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.test:arquillian-test-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.test:arquillian-test-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-cdi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.test:arquillian-test-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-ejb: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.test:arquillian-test-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.test:arquillian-test-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-cdi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-ejb: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-initialcontext: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-resource: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testng:arquillian-testng-container: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-initialcontext: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testng:arquillian-testng-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-resource: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testng:arquillian-testng-standalone: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testng:arquillian-testng-container: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testng:arquillian-testng-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testng:arquillian-testng-standalone: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-api-nio2: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-depchain: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-depchain-java7: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-api-nio2: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-depchain: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-depchain-java7: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-impl-nio2: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-impl-nio2: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-javaee: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-jboss: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap:shrinkwrap-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-jboss: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-javaee: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-depchain: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-gen: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-base: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-javaee: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-depchain: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-gen: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-base: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-javaee: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-jboss: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-jboss: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-gradle-embedded-archive: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-gradle-embedded-archive: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven-archive: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven-archive: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven-embedded: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven-embedded: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-gradle-depchain: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-gradle-embedded-archive: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-gradle-depchain: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-gradle-embedded-archive: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-archive: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-embedded: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-archive: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-maven-plugin: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-embedded: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi-maven: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-maven-plugin: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.slf4j:slf4j-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi-maven: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.sonatype.plexus:plexus-cipher: checking for updates from sonatype-nexus-staging [INFO] artifact org.slf4j:slf4j-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.sonatype.plexus:plexus-cipher: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.sonatype.plexus:plexus-sec-dispatcher: checking for updates from sonatype-nexus-staging [INFO] artifact org.sonatype.plexus:plexus-sec-dispatcher: checking for updates from eclipse.maven.central.mirror [INFO] The following dependencies in Dependency Management have newer versions: [INFO] ch.qos.logback:logback-classic ........................ 1.0.7 -> 1.4.3 [INFO] com.google.guava:guava .............................. 18.0 -> 31.1-jre [INFO] com.google.inject:guice ................................. 4.0 -> 5.1.0 [INFO] commons-cli:commons-cli ................................. 1.2 -> 1.5.0 [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.apache.commons:commons-lang3 ....................... 3.4 -> 3.12.0 [INFO] org.apache.maven:maven-artifact ....................... 3.3.9 -> 3.8.6 [INFO] org.apache.maven:maven-builder-support ................ 3.3.9 -> 3.8.6 [INFO] org.apache.maven:maven-compat ......................... 3.3.9 -> 3.8.6 [INFO] org.apache.maven:maven-core ........................... 3.3.9 -> 3.8.6 [INFO] org.apache.maven:maven-embedder ....................... 3.3.9 -> 3.8.6 [INFO] org.apache.maven:maven-model .......................... 3.3.9 -> 3.8.6 [INFO] org.apache.maven:maven-model-builder .................. 3.3.9 -> 3.8.6 [INFO] org.apache.maven:maven-plugin-api ..................... 3.3.9 -> 3.8.6 [INFO] org.apache.maven:maven-repository-metadata ............ 3.3.9 -> 3.8.6 [INFO] org.apache.maven:maven-settings ....................... 3.3.9 -> 3.8.6 [INFO] org.apache.maven:maven-settings-builder ............... 3.3.9 -> 3.8.6 [INFO] org.apache.maven.plugin-tools:maven-plugin-annotations ... [INFO] 3.4 -> 3.6.4 [INFO] org.apache.maven.wagon:wagon-file ...................... 2.10 -> 3.5.2 [INFO] org.apache.maven.wagon:wagon-http ...................... 2.10 -> 3.5.2 [INFO] org.apache.maven.wagon:wagon-provider-api .............. 2.10 -> 3.5.2 [INFO] org.codehaus.plexus:plexus-classworlds ................ 2.5.2 -> 2.6.0 [INFO] org.codehaus.plexus:plexus-component-annotations ........ 1.6 -> 2.1.1 [INFO] org.codehaus.plexus:plexus-interpolation ................ 1.21 -> 1.26 [INFO] org.codehaus.plexus:plexus-utils ..................... 3.0.22 -> 3.4.2 [INFO] org.eclipse.aether:aether-api ............... 1.0.2.v20150114 -> 1.1.0 [INFO] org.eclipse.aether:aether-connector-basic ... 1.0.2.v20150114 -> 1.1.0 [INFO] org.eclipse.aether:aether-impl .............. 1.0.2.v20150114 -> 1.1.0 [INFO] org.eclipse.aether:aether-spi ............... 1.0.2.v20150114 -> 1.1.0 [INFO] org.eclipse.aether:aether-transport-wagon ... 1.0.2.v20150114 -> 1.1.0 [INFO] org.eclipse.aether:aether-util .............. 1.0.2.v20150114 -> 1.1.0 [INFO] org.eclipse.sisu:org.eclipse.sisu.plexus ........... 0.3.2 -> 0.9.0.M1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.config:arquillian-config-api ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.config:arquillian-config-impl-base ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.config:arquillian-config-spi ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.container:arquillian-container-impl-base ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.container:arquillian-container-spi ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.container:arquillian-container-test-api ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.container:arquillian-container-test-impl-base ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.container:arquillian-container-test-spi ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.arquillian.core:arquillian-core-api ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.core:arquillian-core-impl-base ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.core:arquillian-core-spi ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.junit:arquillian-junit-container ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.junit:arquillian-junit-core ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.junit:arquillian-junit-standalone ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.protocol:arquillian-protocol-jmx ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.protocol:arquillian-protocol-servlet ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.test:arquillian-test-api ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.test:arquillian-test-impl-base ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.test:arquillian-test-spi ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-cdi ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-ejb ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-initialcontext ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-resource ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testng:arquillian-testng-container ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testng:arquillian-testng-core ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testng:arquillian-testng-standalone ... [INFO] 1.5.0.Final -> 1.7.0.Alpha12 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.shrinkwrap:shrinkwrap-api ............ 1.2.6 -> 2.0.0-beta-1 [INFO] org.jboss.shrinkwrap:shrinkwrap-depchain ....... 1.2.6 -> 2.0.0-beta-1 [INFO] org.jboss.shrinkwrap:shrinkwrap-impl-base ...... 1.2.6 -> 2.0.0-beta-1 [INFO] org.jboss.shrinkwrap:shrinkwrap-spi ............ 1.2.6 -> 2.0.0-beta-1 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api ... [INFO] 2.2.6 -> 3.1.4 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-gradle-embedded-archive ... [INFO] 2.2.6 -> 3.1.4 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven ... [INFO] 2.2.6 -> 3.1.4 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven-archive ... [INFO] 2.2.6 -> 3.1.4 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven-embedded ... [INFO] 3.0.0 -> 3.1.4 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain ... [INFO] 2.2.6 -> 3.1.4 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-gradle-depchain ... [INFO] 2.2.6 -> 3.1.4 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-gradle-embedded-archive ... [INFO] 2.2.6 -> 3.1.4 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven ... [INFO] 2.2.6 -> 3.1.4 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-archive ... [INFO] 2.2.6 -> 3.1.4 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-embedded ... [INFO] 3.0.0 -> 3.1.4 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-maven-plugin ... [INFO] 2.2.6 -> 3.1.4 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi ... [INFO] 2.2.6 -> 3.1.4 [INFO] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi-maven ... [INFO] 2.2.6 -> 3.1.4 [INFO] org.slf4j:slf4j-api ................................... 1.7.5 -> 2.0.3 [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.sonatype.plexus:plexus-sec-dispatcher ................. 1.3 -> 1.4 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-tck --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ krazo-tck --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-tck --- [INFO] Installing /home/jenkins/agent/workspace/release/tck/target/krazo-tck-3.0.1.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-tck/3.0.1/krazo-tck-3.0.1.jar [INFO] Installing /home/jenkins/agent/workspace/release/tck/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-tck/3.0.1/krazo-tck-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/tck/target/krazo-tck-3.0.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-tck/3.0.1/krazo-tck-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/tck/target/krazo-tck-3.0.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-tck/3.0.1/krazo-tck-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/tck/target/krazo-tck-3.0.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-tck/3.0.1/krazo-tck-3.0.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/tck/target/krazo-tck-3.0.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-tck/3.0.1/krazo-tck-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/tck/target/krazo-tck-3.0.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-tck/3.0.1/krazo-tck-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/tck/target/krazo-tck-3.0.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-tck/3.0.1/krazo-tck-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ krazo-tck --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------< org.eclipse.krazo.examples:krazo-examples-parent >---------- [INFO] Building Eclipse Krazo Integration Tests Parent 3.0.1 [6/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ krazo-examples-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ krazo-examples-parent --- [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-examples-parent --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-examples-parent --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ krazo-examples-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-examples-parent --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/krazo-examples-parent/3.0.1/krazo-examples-parent-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/target/krazo-examples-parent-3.0.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/krazo-examples-parent/3.0.1/krazo-examples-parent-3.0.1.pom.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ krazo-examples-parent --- [INFO] Skipping artifact deployment [INFO] [INFO] ------------< org.eclipse.krazo.examples:application-path >------------- [INFO] Building Eclipse Krazo Application Path Tests 3.0.1 [7/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ application-path --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/application-path/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ application-path --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/release/examples/application-path/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ application-path --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/application-path/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ application-path --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/application-path/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ application-path --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ application-path --- [INFO] Packaging webapp [INFO] Assembling webapp [application-path] in [/home/jenkins/agent/workspace/release/examples/application-path/target/test-application-path] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/application-path/src/main/webapp] [INFO] Webapp assembled in [46 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/application-path/target/test-application-path.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ application-path --- [WARNING] '/home/jenkins/agent/workspace/release/examples/application-path/target/test-application-path.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.applicationpath... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/org/eclipse/krazo/test/applicationpath/Book.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/org/eclipse/krazo/test/applicationpath/BookController.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/org/eclipse/krazo/test/applicationpath/Catalog.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/org/eclipse/krazo/test/applicationpath/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/org/eclipse/krazo/test/applicationpath/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/org/eclipse/krazo/test/applicationpath/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/org/eclipse/krazo/test/applicationpath/class-use/Book.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/org/eclipse/krazo/test/applicationpath/class-use/BookController.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/org/eclipse/krazo/test/applicationpath/class-use/Catalog.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/org/eclipse/krazo/test/applicationpath/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/org/eclipse/krazo/test/applicationpath/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/application-path/target/apidocs/help-doc.html... 10 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/application-path/src/main/java/org/eclipse/krazo/test/applicationpath/Book.java:40: warning: no comment [WARNING] public String getAuthor() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/application-path/src/main/java/org/eclipse/krazo/test/applicationpath/Book.java:48: warning: no comment [WARNING] public String getIsbn() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/application-path/src/main/java/org/eclipse/krazo/test/applicationpath/Book.java:32: warning: no comment [WARNING] public String getTitle() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/application-path/src/main/java/org/eclipse/krazo/test/applicationpath/Book.java:44: warning: no comment [WARNING] public void setAuthor(String author) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/application-path/src/main/java/org/eclipse/krazo/test/applicationpath/Book.java:36: warning: no comment [WARNING] public void setTitle(String title) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/application-path/src/main/java/org/eclipse/krazo/test/applicationpath/BookController.java:48: warning: no comment [WARNING] public String view1(@PathParam("id") String id) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/application-path/src/main/java/org/eclipse/krazo/test/applicationpath/BookController.java:57: warning: no comment [WARNING] public void view2(@PathParam("id") String id) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/application-path/src/main/java/org/eclipse/krazo/test/applicationpath/BookController.java:64: warning: no comment [WARNING] public String view3(@PathParam("id") String id) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/application-path/src/main/java/org/eclipse/krazo/test/applicationpath/BookController.java:73: warning: no comment [WARNING] public void view4(@PathParam("id") String id) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/application-path/src/main/java/org/eclipse/krazo/test/applicationpath/Catalog.java:31: warning: no comment [WARNING] public Book getBook(String id) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/application-path/target/test-application-path-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ application-path --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/application-path/target/test-application-path-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ application-path --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ application-path --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ application-path --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ application-path --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/application-path/target/test-application-path.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/application-path/3.0.1/application-path-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/application-path/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/application-path/3.0.1/application-path-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/application-path/target/test-application-path-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/application-path/3.0.1/application-path-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/application-path/target/test-application-path-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/application-path/3.0.1/application-path-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/application-path/target/test-application-path.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/application-path/3.0.1/application-path-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/application-path/target/test-application-path.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/application-path/3.0.1/application-path-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/application-path/target/test-application-path-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/application-path/3.0.1/application-path-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/application-path/target/test-application-path-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/application-path/3.0.1/application-path-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ application-path --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.eclipse.krazo.examples:book-cdi >----------------- [INFO] Building Eclipse Krazo Book CDI tests 3.0.1 [8/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ book-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ book-cdi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/release/examples/book-cdi/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ book-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/book-cdi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ book-cdi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/book-cdi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ book-cdi --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ book-cdi --- [INFO] Packaging webapp [INFO] Assembling webapp [book-cdi] in [/home/jenkins/agent/workspace/release/examples/book-cdi/target/test-book-cdi] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/book-cdi/src/main/webapp] [INFO] Webapp assembled in [7 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/book-cdi/target/test-book-cdi.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ book-cdi --- [WARNING] '/home/jenkins/agent/workspace/release/examples/book-cdi/target/test-book-cdi.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.bookcdi... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/org/eclipse/krazo/test/bookcdi/Book.html... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/org/eclipse/krazo/test/bookcdi/BookController.html... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/org/eclipse/krazo/test/bookcdi/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/org/eclipse/krazo/test/bookcdi/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/org/eclipse/krazo/test/bookcdi/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/org/eclipse/krazo/test/bookcdi/class-use/Book.html... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/org/eclipse/krazo/test/bookcdi/class-use/BookController.html... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/org/eclipse/krazo/test/bookcdi/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/org/eclipse/krazo/test/bookcdi/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/book-cdi/target/apidocs/help-doc.html... 7 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/book-cdi/src/main/java/org/eclipse/krazo/test/bookcdi/Book.java:54: warning: no comment [WARNING] public String getAuthor() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/book-cdi/src/main/java/org/eclipse/krazo/test/bookcdi/Book.java:38: warning: no comment [WARNING] public String getId() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/book-cdi/src/main/java/org/eclipse/krazo/test/bookcdi/Book.java:62: warning: no comment [WARNING] public String getIsbn() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/book-cdi/src/main/java/org/eclipse/krazo/test/bookcdi/Book.java:46: warning: no comment [WARNING] public String getTitle() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/book-cdi/src/main/java/org/eclipse/krazo/test/bookcdi/Book.java:58: warning: no comment [WARNING] public void setAuthor(String author) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/book-cdi/src/main/java/org/eclipse/krazo/test/bookcdi/Book.java:42: warning: no comment [WARNING] public void setId(String id) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/book-cdi/src/main/java/org/eclipse/krazo/test/bookcdi/Book.java:50: warning: no comment [WARNING] public void setTitle(String title) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/book-cdi/target/test-book-cdi-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ book-cdi --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/book-cdi/target/test-book-cdi-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ book-cdi --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ book-cdi --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ book-cdi --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ book-cdi --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-cdi/target/test-book-cdi.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-cdi/3.0.1/book-cdi-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-cdi/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-cdi/3.0.1/book-cdi-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-cdi/target/test-book-cdi-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-cdi/3.0.1/book-cdi-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-cdi/target/test-book-cdi-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-cdi/3.0.1/book-cdi-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-cdi/target/test-book-cdi.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-cdi/3.0.1/book-cdi-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-cdi/target/test-book-cdi.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-cdi/3.0.1/book-cdi-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-cdi/target/test-book-cdi-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-cdi/3.0.1/book-cdi-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-cdi/target/test-book-cdi-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-cdi/3.0.1/book-cdi-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ book-cdi --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.eclipse.krazo.examples:book-models >--------------- [INFO] Building Eclipse Krazo Book Models Tests 3.0.1 [9/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ book-models --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ book-models --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/release/examples/book-models/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ book-models --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/book-models/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ book-models --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/book-models/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ book-models --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ book-models --- [INFO] Packaging webapp [INFO] Assembling webapp [book-models] in [/home/jenkins/agent/workspace/release/examples/book-models/target/test-book-models] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/book-models/src/main/webapp] [INFO] Webapp assembled in [8 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/book-models/target/test-book-models.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ book-models --- [WARNING] '/home/jenkins/agent/workspace/release/examples/book-models/target/test-book-models.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.bookmodels... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/org/eclipse/krazo/test/bookmodels/Book.html... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/org/eclipse/krazo/test/bookmodels/BookController.html... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/org/eclipse/krazo/test/bookmodels/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/org/eclipse/krazo/test/bookmodels/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/org/eclipse/krazo/test/bookmodels/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/org/eclipse/krazo/test/bookmodels/class-use/Book.html... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/org/eclipse/krazo/test/bookmodels/class-use/BookController.html... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/org/eclipse/krazo/test/bookmodels/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/org/eclipse/krazo/test/bookmodels/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/book-models/target/apidocs/help-doc.html... 7 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/book-models/src/main/java/org/eclipse/krazo/test/bookmodels/Book.java:49: warning: no comment [WARNING] public String getAuthor() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/book-models/src/main/java/org/eclipse/krazo/test/bookmodels/Book.java:33: warning: no comment [WARNING] public String getId() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/book-models/src/main/java/org/eclipse/krazo/test/bookmodels/Book.java:57: warning: no comment [WARNING] public String getIsbn() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/book-models/src/main/java/org/eclipse/krazo/test/bookmodels/Book.java:41: warning: no comment [WARNING] public String getTitle() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/book-models/src/main/java/org/eclipse/krazo/test/bookmodels/Book.java:53: warning: no comment [WARNING] public void setAuthor(String author) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/book-models/src/main/java/org/eclipse/krazo/test/bookmodels/Book.java:37: warning: no comment [WARNING] public void setId(String id) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/book-models/src/main/java/org/eclipse/krazo/test/bookmodels/Book.java:45: warning: no comment [WARNING] public void setTitle(String title) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/book-models/target/test-book-models-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ book-models --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/book-models/target/test-book-models-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ book-models --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ book-models --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ book-models --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ book-models --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-models/target/test-book-models.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-models/3.0.1/book-models-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-models/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-models/3.0.1/book-models-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-models/target/test-book-models-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-models/3.0.1/book-models-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-models/target/test-book-models-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-models/3.0.1/book-models-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-models/target/test-book-models.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-models/3.0.1/book-models-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-models/target/test-book-models.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-models/3.0.1/book-models-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-models/target/test-book-models-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-models/3.0.1/book-models-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/book-models/target/test-book-models-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-models/3.0.1/book-models-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ book-models --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.eclipse.krazo.examples:conversation >--------------- [INFO] Building Eclipse Krazo CDI Conversation Tests 3.0.1 [10/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ conversation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ conversation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/release/examples/conversation/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ conversation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/conversation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ conversation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/conversation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ conversation --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ conversation --- [INFO] Packaging webapp [INFO] Assembling webapp [conversation] in [/home/jenkins/agent/workspace/release/examples/conversation/target/test-conversation] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/conversation/src/main/webapp] [INFO] Webapp assembled in [8 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/conversation/target/test-conversation.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ conversation --- [WARNING] '/home/jenkins/agent/workspace/release/examples/conversation/target/test-conversation.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.conversation... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/org/eclipse/krazo/test/conversation/ConversationController.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/org/eclipse/krazo/test/conversation/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/org/eclipse/krazo/test/conversation/SecretBean.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/org/eclipse/krazo/test/conversation/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/org/eclipse/krazo/test/conversation/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/org/eclipse/krazo/test/conversation/class-use/ConversationController.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/org/eclipse/krazo/test/conversation/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/org/eclipse/krazo/test/conversation/class-use/SecretBean.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/org/eclipse/krazo/test/conversation/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/conversation/target/apidocs/help-doc.html... 10 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/conversation/src/main/java/org/eclipse/krazo/test/conversation/ConversationController.java:40: warning: no comment [WARNING] public String startConversation() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/conversation/src/main/java/org/eclipse/krazo/test/conversation/ConversationController.java:58: warning: no comment [WARNING] public String stopConversation() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/conversation/src/main/java/org/eclipse/krazo/test/conversation/ConversationController.java:50: warning: no comment [WARNING] public String tellme() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/conversation/src/main/java/org/eclipse/krazo/test/conversation/SecretBean.java:51: warning: no comment [WARNING] public void beginConversation() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/conversation/src/main/java/org/eclipse/krazo/test/conversation/SecretBean.java:57: warning: no comment [WARNING] public void endConversation() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/conversation/src/main/java/org/eclipse/krazo/test/conversation/SecretBean.java:63: warning: no comment [WARNING] public String getId() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/conversation/src/main/java/org/eclipse/krazo/test/conversation/SecretBean.java:43: warning: no comment [WARNING] public String getSecret() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/conversation/src/main/java/org/eclipse/krazo/test/conversation/SecretBean.java:47: warning: no comment [WARNING] public void setSecret(String secret) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/conversation/src/main/java/org/eclipse/krazo/test/conversation/SecretBean.java:39: warning: no comment [WARNING] private Conversation conversation; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/conversation/src/main/java/org/eclipse/krazo/test/conversation/SecretBean.java:41: warning: no comment [WARNING] private String secret; [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/conversation/target/test-conversation-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ conversation --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/conversation/target/test-conversation-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ conversation --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ conversation --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ conversation --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ conversation --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/conversation/target/test-conversation.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/conversation/3.0.1/conversation-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/conversation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/conversation/3.0.1/conversation-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/conversation/target/test-conversation-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/conversation/3.0.1/conversation-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/conversation/target/test-conversation-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/conversation/3.0.1/conversation-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/conversation/target/test-conversation.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/conversation/3.0.1/conversation-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/conversation/target/test-conversation.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/conversation/3.0.1/conversation-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/conversation/target/test-conversation-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/conversation/3.0.1/conversation-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/conversation/target/test-conversation-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/conversation/3.0.1/conversation-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ conversation --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.eclipse.krazo.examples:csrf-property >-------------- [INFO] Building Eclipse Krazo CSRF Property Tests 3.0.1 [11/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ csrf-property --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ csrf-property --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/release/examples/csrf-property/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ csrf-property --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/csrf-property/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ csrf-property --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/csrf-property/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ csrf-property --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ csrf-property --- [INFO] Packaging webapp [INFO] Assembling webapp [csrf-property] in [/home/jenkins/agent/workspace/release/examples/csrf-property/target/test-csrf-property] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/csrf-property/src/main/webapp] [INFO] Webapp assembled in [6 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/csrf-property/target/test-csrf-property.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ csrf-property --- [WARNING] '/home/jenkins/agent/workspace/release/examples/csrf-property/target/test-csrf-property.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.csrfproperty... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/org/eclipse/krazo/test/csrfproperty/CsrfController.html... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/org/eclipse/krazo/test/csrfproperty/ForbiddenExceptionMapper.html... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/org/eclipse/krazo/test/csrfproperty/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/org/eclipse/krazo/test/csrfproperty/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/org/eclipse/krazo/test/csrfproperty/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/org/eclipse/krazo/test/csrfproperty/class-use/CsrfController.html... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/org/eclipse/krazo/test/csrfproperty/class-use/ForbiddenExceptionMapper.html... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/org/eclipse/krazo/test/csrfproperty/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/org/eclipse/krazo/test/csrfproperty/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/csrf-property/target/apidocs/help-doc.html... 5 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/csrf-property/src/main/java/org/eclipse/krazo/test/csrfproperty/CsrfController.java:61: warning: no @param for greeting [WARNING] public String postJaxrs(@FormParam("greeting") String greeting) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/csrf-property/src/main/java/org/eclipse/krazo/test/csrfproperty/CsrfController.java:61: warning: no @return [WARNING] public String postJaxrs(@FormParam("greeting") String greeting) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/csrf-property/src/main/java/org/eclipse/krazo/test/csrfproperty/CsrfController.java:38: warning: no comment [WARNING] public String getForm() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/csrf-property/src/main/java/org/eclipse/krazo/test/csrfproperty/CsrfController.java:52: warning: no comment [WARNING] public void getOk() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/csrf-property/src/main/java/org/eclipse/krazo/test/csrfproperty/CsrfController.java:44: warning: no comment [WARNING] public String postForm(@FormParam("greeting") String greeting) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/csrf-property/target/test-csrf-property-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ csrf-property --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/csrf-property/target/test-csrf-property-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ csrf-property --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ csrf-property --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ csrf-property --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ csrf-property --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/csrf-property/target/test-csrf-property.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/csrf-property/3.0.1/csrf-property-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/csrf-property/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/csrf-property/3.0.1/csrf-property-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/csrf-property/target/test-csrf-property-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/csrf-property/3.0.1/csrf-property-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/csrf-property/target/test-csrf-property-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/csrf-property/3.0.1/csrf-property-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/csrf-property/target/test-csrf-property.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/csrf-property/3.0.1/csrf-property-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/csrf-property/target/test-csrf-property.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/csrf-property/3.0.1/csrf-property-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/csrf-property/target/test-csrf-property-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/csrf-property/3.0.1/csrf-property-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/csrf-property/target/test-csrf-property-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/csrf-property/3.0.1/csrf-property-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ csrf-property --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------------< org.eclipse.krazo.examples:def-ext >----------------- [INFO] Building Eclipse Krazo Default Extension Tests 3.0.1 [12/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ def-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ def-ext --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/release/examples/def-ext/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ def-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/def-ext/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ def-ext --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/def-ext/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ def-ext --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ def-ext --- [INFO] Packaging webapp [INFO] Assembling webapp [def-ext] in [/home/jenkins/agent/workspace/release/examples/def-ext/target/test-def-ext] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/def-ext/src/main/webapp] [INFO] Webapp assembled in [8 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/def-ext/target/test-def-ext.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ def-ext --- [WARNING] '/home/jenkins/agent/workspace/release/examples/def-ext/target/test-def-ext.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.mvc... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/def-ext/target/apidocs/org/eclipse/krazo/test/mvc/DefaultExtensionController.html... Generating /home/jenkins/agent/workspace/release/examples/def-ext/target/apidocs/org/eclipse/krazo/test/mvc/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/def-ext/target/apidocs/org/eclipse/krazo/test/mvc/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/def-ext/target/apidocs/org/eclipse/krazo/test/mvc/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/def-ext/target/apidocs/org/eclipse/krazo/test/mvc/class-use/DefaultExtensionController.html... Generating /home/jenkins/agent/workspace/release/examples/def-ext/target/apidocs/org/eclipse/krazo/test/mvc/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/def-ext/target/apidocs/org/eclipse/krazo/test/mvc/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/def-ext/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/def-ext/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/def-ext/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/def-ext/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/def-ext/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/def-ext/target/apidocs/help-doc.html... 4 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/def-ext/src/main/java/org/eclipse/krazo/test/mvc/DefaultExtensionController.java:57: warning: no comment [WARNING] public Response getResponse() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/def-ext/src/main/java/org/eclipse/krazo/test/mvc/DefaultExtensionController.java:40: warning: no comment [WARNING] public String getString() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/def-ext/src/main/java/org/eclipse/krazo/test/mvc/DefaultExtensionController.java:47: warning: no comment [WARNING] public void getView() { } [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/def-ext/src/main/java/org/eclipse/krazo/test/mvc/DefaultExtensionController.java:51: warning: no comment [WARNING] public Viewable getViewAble() { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/def-ext/target/test-def-ext-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ def-ext --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/def-ext/target/test-def-ext-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ def-ext --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ def-ext --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ def-ext --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ def-ext --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/def-ext/target/test-def-ext.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/def-ext/3.0.1/def-ext-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/def-ext/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/def-ext/3.0.1/def-ext-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/def-ext/target/test-def-ext-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/def-ext/3.0.1/def-ext-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/def-ext/target/test-def-ext-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/def-ext/3.0.1/def-ext-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/def-ext/target/test-def-ext.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/def-ext/3.0.1/def-ext-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/def-ext/target/test-def-ext.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/def-ext/3.0.1/def-ext-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/def-ext/target/test-def-ext-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/def-ext/3.0.1/def-ext-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/def-ext/target/test-def-ext-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/def-ext/3.0.1/def-ext-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ def-ext --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------------< org.eclipse.krazo.examples:events >------------------ [INFO] Building Eclipse Krazo CDI Events Tests 3.0.1 [13/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ events --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/release/examples/events/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ events --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/events/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ events --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ events --- [INFO] Packaging webapp [INFO] Assembling webapp [events] in [/home/jenkins/agent/workspace/release/examples/events/target/test-events] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/events/src/main/webapp] [INFO] Webapp assembled in [6 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/events/target/test-events.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ events --- [WARNING] '/home/jenkins/agent/workspace/release/examples/events/target/test-events.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.events... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/org/eclipse/krazo/test/events/EventBean.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/org/eclipse/krazo/test/events/EventController.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/org/eclipse/krazo/test/events/EventObserver.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/org/eclipse/krazo/test/events/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/org/eclipse/krazo/test/events/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/org/eclipse/krazo/test/events/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/org/eclipse/krazo/test/events/class-use/EventBean.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/org/eclipse/krazo/test/events/class-use/EventController.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/org/eclipse/krazo/test/events/class-use/EventObserver.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/org/eclipse/krazo/test/events/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/org/eclipse/krazo/test/events/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/events/target/apidocs/help-doc.html... 11 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/events/src/main/java/org/eclipse/krazo/test/events/EventBean.java:53: warning: no comment [WARNING] public AfterControllerEvent getAfterControllerEvent() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/events/src/main/java/org/eclipse/krazo/test/events/EventBean.java:45: warning: no comment [WARNING] public BeforeControllerEvent getBeforeControllerEvent() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/events/src/main/java/org/eclipse/krazo/test/events/EventBean.java:61: warning: no comment [WARNING] public BeforeProcessViewEvent getBeforeProcessViewEvent() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/events/src/main/java/org/eclipse/krazo/test/events/EventBean.java:57: warning: no comment [WARNING] public void setAfterControllerEvent(AfterControllerEvent afterControllerEvent) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/events/src/main/java/org/eclipse/krazo/test/events/EventBean.java:49: warning: no comment [WARNING] public void setBeforeControllerEvent(BeforeControllerEvent beforeControllerEvent) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/events/src/main/java/org/eclipse/krazo/test/events/EventBean.java:65: warning: no comment [WARNING] public void setBeforeProcessViewEvent(BeforeProcessViewEvent beforeProcessViewEvent) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/events/src/main/java/org/eclipse/krazo/test/events/EventController.java:37: warning: no comment [WARNING] public String get() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/events/src/main/java/org/eclipse/krazo/test/events/EventObserver.java:45: warning: no comment [WARNING] public void afterControllerEvent(@Observes AfterControllerEvent event) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/events/src/main/java/org/eclipse/krazo/test/events/EventObserver.java:59: warning: no comment [WARNING] public void afterProcessViewEvent(@Observes AfterProcessViewEvent event) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/events/src/main/java/org/eclipse/krazo/test/events/EventObserver.java:41: warning: no comment [WARNING] public void beforeControllerEvent(@Observes BeforeControllerEvent event) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/events/src/main/java/org/eclipse/krazo/test/events/EventObserver.java:52: warning: no comment [WARNING] public void beforeProcessViewEvent(@Observes BeforeProcessViewEvent event) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/events/target/test-events-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ events --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/events/target/test-events-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ events --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ events --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ events --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/events/target/test-events.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/events/3.0.1/events-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/events/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/events/3.0.1/events-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/events/target/test-events-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/events/3.0.1/events-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/events/target/test-events-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/events/3.0.1/events-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/events/target/test-events.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/events/3.0.1/events-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/events/target/test-events.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/events/3.0.1/events-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/events/target/test-events-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/events/3.0.1/events-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/events/target/test-events-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/events/3.0.1/events-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ events --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.eclipse.krazo.examples:exceptions >---------------- [INFO] Building Eclipse Krazo Exceptions Tests 3.0.1 [14/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ exceptions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ exceptions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/release/examples/exceptions/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ exceptions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/exceptions/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ exceptions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/exceptions/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ exceptions --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ exceptions --- [INFO] Packaging webapp [INFO] Assembling webapp [exceptions] in [/home/jenkins/agent/workspace/release/examples/exceptions/target/test-exceptions] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/exceptions/src/main/webapp] [INFO] Webapp assembled in [5 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/exceptions/target/test-exceptions.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ exceptions --- [WARNING] '/home/jenkins/agent/workspace/release/examples/exceptions/target/test-exceptions.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.exceptions... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/org/eclipse/krazo/test/exceptions/HelloController.html... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/org/eclipse/krazo/test/exceptions/HelloController.GlobalExceptionMapper.html... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/org/eclipse/krazo/test/exceptions/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/org/eclipse/krazo/test/exceptions/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/org/eclipse/krazo/test/exceptions/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/org/eclipse/krazo/test/exceptions/class-use/HelloController.html... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/org/eclipse/krazo/test/exceptions/class-use/HelloController.GlobalExceptionMapper.html... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/org/eclipse/krazo/test/exceptions/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/org/eclipse/krazo/test/exceptions/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/exceptions/target/apidocs/help-doc.html... 6 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/exceptions/src/main/java/org/eclipse/krazo/test/exceptions/HelloController.java:72: warning: no comment [WARNING] public static class GlobalExceptionMapper implements ExceptionMapper { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/exceptions/src/main/java/org/eclipse/krazo/test/exceptions/HelloController.java:56: warning: no comment [WARNING] public Response internalError() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/exceptions/src/main/java/org/eclipse/krazo/test/exceptions/HelloController.java:68: warning: no comment [WARNING] public void internalErrorMapped() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/exceptions/src/main/java/org/eclipse/krazo/test/exceptions/HelloController.java:62: warning: no comment [WARNING] public Response internalErrorNoView() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/exceptions/src/main/java/org/eclipse/krazo/test/exceptions/HelloController.java:44: warning: no comment [WARNING] public void notFound() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/exceptions/src/main/java/org/eclipse/krazo/test/exceptions/HelloController.java:50: warning: no comment [WARNING] public void notFoundNoView() { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/exceptions/target/test-exceptions-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ exceptions --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/exceptions/target/test-exceptions-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ exceptions --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ exceptions --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ exceptions --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ exceptions --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/exceptions/target/test-exceptions.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/exceptions/3.0.1/exceptions-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/exceptions/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/exceptions/3.0.1/exceptions-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/exceptions/target/test-exceptions-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/exceptions/3.0.1/exceptions-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/exceptions/target/test-exceptions-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/exceptions/3.0.1/exceptions-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/exceptions/target/test-exceptions.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/exceptions/3.0.1/exceptions-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/exceptions/target/test-exceptions.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/exceptions/3.0.1/exceptions-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/exceptions/target/test-exceptions-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/exceptions/3.0.1/exceptions-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/exceptions/target/test-exceptions-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/exceptions/3.0.1/exceptions-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ exceptions --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.eclipse.krazo.examples:facelets >----------------- [INFO] Building Eclipse Krazo Facelets Tests 3.0.1 [15/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ facelets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/facelets/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ facelets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/release/examples/facelets/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ facelets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/facelets/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ facelets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/facelets/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ facelets --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ facelets --- [INFO] Packaging webapp [INFO] Assembling webapp [facelets] in [/home/jenkins/agent/workspace/release/examples/facelets/target/test-facelets] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/facelets/src/main/webapp] [INFO] Webapp assembled in [6 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/facelets/target/test-facelets.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ facelets --- [WARNING] '/home/jenkins/agent/workspace/release/examples/facelets/target/test-facelets.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.facelets... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/org/eclipse/krazo/test/facelets/Book.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/org/eclipse/krazo/test/facelets/BookController.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/org/eclipse/krazo/test/facelets/Catalog.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/org/eclipse/krazo/test/facelets/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/org/eclipse/krazo/test/facelets/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/org/eclipse/krazo/test/facelets/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/org/eclipse/krazo/test/facelets/class-use/Book.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/org/eclipse/krazo/test/facelets/class-use/BookController.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/org/eclipse/krazo/test/facelets/class-use/Catalog.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/org/eclipse/krazo/test/facelets/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/org/eclipse/krazo/test/facelets/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/facelets/target/apidocs/help-doc.html... 6 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/facelets/src/main/java/org/eclipse/krazo/test/facelets/Book.java:40: warning: no comment [WARNING] public String getAuthor() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/facelets/src/main/java/org/eclipse/krazo/test/facelets/Book.java:48: warning: no comment [WARNING] public String getIsbn() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/facelets/src/main/java/org/eclipse/krazo/test/facelets/Book.java:32: warning: no comment [WARNING] public String getTitle() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/facelets/src/main/java/org/eclipse/krazo/test/facelets/Book.java:44: warning: no comment [WARNING] public void setAuthor(String author) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/facelets/src/main/java/org/eclipse/krazo/test/facelets/Book.java:36: warning: no comment [WARNING] public void setTitle(String title) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/facelets/src/main/java/org/eclipse/krazo/test/facelets/Catalog.java:31: warning: no comment [WARNING] public Book getBook(String id) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/facelets/target/test-facelets-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ facelets --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/facelets/target/test-facelets-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ facelets --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ facelets --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ facelets --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ facelets --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/facelets/target/test-facelets.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/facelets/3.0.1/facelets-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/facelets/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/facelets/3.0.1/facelets-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/facelets/target/test-facelets-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/facelets/3.0.1/facelets-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/facelets/target/test-facelets-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/facelets/3.0.1/facelets-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/facelets/target/test-facelets.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/facelets/3.0.1/facelets-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/facelets/target/test-facelets.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/facelets/3.0.1/facelets-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/facelets/target/test-facelets-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/facelets/3.0.1/facelets-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/facelets/target/test-facelets-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/facelets/3.0.1/facelets-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ facelets --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------------< org.eclipse.krazo.examples:locale >------------------ [INFO] Building Eclipse Krazo Locale Tests 3.0.1 [16/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ locale --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ locale --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/release/examples/locale/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ locale --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/locale/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ locale --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/locale/target/test-classes [INFO] /home/jenkins/agent/workspace/release/examples/locale/src/test/java/org/eclipse/krazo/test/locale/LocaleIT.java: /home/jenkins/agent/workspace/release/examples/locale/src/test/java/org/eclipse/krazo/test/locale/LocaleIT.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/release/examples/locale/src/test/java/org/eclipse/krazo/test/locale/LocaleIT.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ locale --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ locale --- [INFO] Packaging webapp [INFO] Assembling webapp [locale] in [/home/jenkins/agent/workspace/release/examples/locale/target/test-locale] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/locale/src/main/webapp] [INFO] Webapp assembled in [8 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/locale/target/test-locale.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ locale --- [WARNING] '/home/jenkins/agent/workspace/release/examples/locale/target/test-locale.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.locale... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/org/eclipse/krazo/test/locale/LocaleController.html... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/org/eclipse/krazo/test/locale/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/org/eclipse/krazo/test/locale/QueryLocaleResolver.html... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/org/eclipse/krazo/test/locale/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/org/eclipse/krazo/test/locale/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/org/eclipse/krazo/test/locale/class-use/LocaleController.html... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/org/eclipse/krazo/test/locale/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/org/eclipse/krazo/test/locale/class-use/QueryLocaleResolver.html... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/org/eclipse/krazo/test/locale/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/locale/target/apidocs/help-doc.html... 1 warning [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/locale/src/main/java/org/eclipse/krazo/test/locale/LocaleController.java:35: warning: no comment [WARNING] public String get() { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/locale/target/test-locale-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ locale --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/locale/target/test-locale-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ locale --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ locale --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ locale --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ locale --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/locale/target/test-locale.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/locale/3.0.1/locale-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/locale/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/locale/3.0.1/locale-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/locale/target/test-locale-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/locale/3.0.1/locale-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/locale/target/test-locale-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/locale/3.0.1/locale-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/locale/target/test-locale.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/locale/3.0.1/locale-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/locale/target/test-locale.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/locale/3.0.1/locale-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/locale/target/test-locale-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/locale/3.0.1/locale-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/locale/target/test-locale-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/locale/3.0.1/locale-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ locale --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.eclipse.krazo.examples:produces >----------------- [INFO] Building Eclipse Krazo Produces Tests 3.0.1 [17/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ produces --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ produces --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/release/examples/produces/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ produces --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/produces/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ produces --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/produces/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ produces --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ produces --- [INFO] Packaging webapp [INFO] Assembling webapp [produces] in [/home/jenkins/agent/workspace/release/examples/produces/target/test-produces] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/produces/src/main/webapp] [INFO] Webapp assembled in [7 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/produces/target/test-produces.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ produces --- [WARNING] '/home/jenkins/agent/workspace/release/examples/produces/target/test-produces.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.produces... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/produces/target/apidocs/org/eclipse/krazo/test/produces/HelloController.html... Generating /home/jenkins/agent/workspace/release/examples/produces/target/apidocs/org/eclipse/krazo/test/produces/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/produces/target/apidocs/org/eclipse/krazo/test/produces/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/produces/target/apidocs/org/eclipse/krazo/test/produces/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/produces/target/apidocs/org/eclipse/krazo/test/produces/class-use/HelloController.html... Generating /home/jenkins/agent/workspace/release/examples/produces/target/apidocs/org/eclipse/krazo/test/produces/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/produces/target/apidocs/org/eclipse/krazo/test/produces/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/produces/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/produces/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/produces/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/produces/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/produces/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/produces/target/apidocs/help-doc.html... 8 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/produces/src/main/java/org/eclipse/krazo/test/produces/HelloController.java:45: warning: no @return [WARNING] public String noProduces1() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/produces/src/main/java/org/eclipse/krazo/test/produces/HelloController.java:65: warning: no @return [WARNING] public String multipleProduces1() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/produces/src/main/java/org/eclipse/krazo/test/produces/HelloController.java:86: warning: no @return [WARNING] public Response otherProduces1() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/produces/src/main/java/org/eclipse/krazo/test/produces/HelloController.java:98: warning: no @return [WARNING] public Response otherProduces2() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/produces/src/main/java/org/eclipse/krazo/test/produces/HelloController.java:108: warning: no @return [WARNING] public Response language1() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/produces/src/main/java/org/eclipse/krazo/test/produces/HelloController.java:119: warning: no @return [WARNING] public Response language2() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/produces/src/main/java/org/eclipse/krazo/test/produces/HelloController.java:129: warning: no @return [WARNING] public Response locale1() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/produces/src/main/java/org/eclipse/krazo/test/produces/HelloController.java:140: warning: no @return [WARNING] public Response locale2() { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/produces/target/test-produces-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ produces --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/produces/target/test-produces-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ produces --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ produces --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ produces --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ produces --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/produces/target/test-produces.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/produces/3.0.1/produces-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/produces/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/produces/3.0.1/produces-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/produces/target/test-produces-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/produces/3.0.1/produces-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/produces/target/test-produces-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/produces/3.0.1/produces-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/produces/target/test-produces.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/produces/3.0.1/produces-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/produces/target/test-produces.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/produces/3.0.1/produces-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/produces/target/test-produces-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/produces/3.0.1/produces-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/produces/target/test-produces-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/produces/3.0.1/produces-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ produces --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.eclipse.krazo.examples:redirect >----------------- [INFO] Building Eclipse Krazo Redirect Tests 3.0.1 [18/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ redirect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redirect --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/release/examples/redirect/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ redirect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/redirect/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redirect --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/redirect/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ redirect --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ redirect --- [INFO] Packaging webapp [INFO] Assembling webapp [redirect] in [/home/jenkins/agent/workspace/release/examples/redirect/target/test-redirect] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/redirect/src/main/webapp] [INFO] Webapp assembled in [5 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/redirect/target/test-redirect.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ redirect --- [WARNING] '/home/jenkins/agent/workspace/release/examples/redirect/target/test-redirect.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.redirect... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/redirect/target/apidocs/org/eclipse/krazo/test/redirect/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/redirect/target/apidocs/org/eclipse/krazo/test/redirect/RedirectController.html... Generating /home/jenkins/agent/workspace/release/examples/redirect/target/apidocs/org/eclipse/krazo/test/redirect/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/redirect/target/apidocs/org/eclipse/krazo/test/redirect/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/redirect/target/apidocs/org/eclipse/krazo/test/redirect/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/redirect/target/apidocs/org/eclipse/krazo/test/redirect/class-use/RedirectController.html... Generating /home/jenkins/agent/workspace/release/examples/redirect/target/apidocs/org/eclipse/krazo/test/redirect/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/redirect/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/redirect/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/redirect/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/redirect/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/redirect/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/redirect/target/apidocs/help-doc.html... 5 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/redirect/src/main/java/org/eclipse/krazo/test/redirect/RedirectController.java:73: warning: no comment [WARNING] public void beforeControllerEvent(@Observes ControllerRedirectEvent event) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/redirect/src/main/java/org/eclipse/krazo/test/redirect/RedirectController.java:52: warning: no comment [WARNING] public Response getResponse1() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/redirect/src/main/java/org/eclipse/krazo/test/redirect/RedirectController.java:59: warning: no comment [WARNING] public Response getResponse2() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/redirect/src/main/java/org/eclipse/krazo/test/redirect/RedirectController.java:45: warning: no comment [WARNING] public String getString() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/redirect/src/main/java/org/eclipse/krazo/test/redirect/RedirectController.java:69: warning: no comment [WARNING] public String getSub() { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/redirect/target/test-redirect-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ redirect --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/redirect/target/test-redirect-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ redirect --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ redirect --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ redirect --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ redirect --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirect/target/test-redirect.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirect/3.0.1/redirect-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirect/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirect/3.0.1/redirect-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirect/target/test-redirect-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirect/3.0.1/redirect-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirect/target/test-redirect-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirect/3.0.1/redirect-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirect/target/test-redirect.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirect/3.0.1/redirect-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirect/target/test-redirect.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirect/3.0.1/redirect-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirect/target/test-redirect-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirect/3.0.1/redirect-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirect/target/test-redirect-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirect/3.0.1/redirect-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ redirect --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.eclipse.krazo.examples:redirectScope >-------------- [INFO] Building Eclipse Krazo RedirectScope Tests 3.0.1 [19/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ redirectScope --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/redirectScope/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redirectScope --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/release/examples/redirectScope/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ redirectScope --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/redirectScope/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redirectScope --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/redirectScope/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ redirectScope --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ redirectScope --- [INFO] Packaging webapp [INFO] Assembling webapp [redirectScope] in [/home/jenkins/agent/workspace/release/examples/redirectScope/target/test-redirectscope] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/redirectScope/src/main/webapp] [INFO] Webapp assembled in [4 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/redirectScope/target/test-redirectscope.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ redirectScope --- [WARNING] '/home/jenkins/agent/workspace/release/examples/redirectScope/target/test-redirectscope.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.redirectscope... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/org/eclipse/krazo/test/redirectscope/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/org/eclipse/krazo/test/redirectscope/RedirectBean.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/org/eclipse/krazo/test/redirectscope/RedirectController.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/org/eclipse/krazo/test/redirectscope/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/org/eclipse/krazo/test/redirectscope/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/org/eclipse/krazo/test/redirectscope/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/org/eclipse/krazo/test/redirectscope/class-use/RedirectBean.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/org/eclipse/krazo/test/redirectscope/class-use/RedirectController.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/org/eclipse/krazo/test/redirectscope/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/redirectScope/src/main/java/org/eclipse/krazo/test/redirectscope/RedirectController.java:44: warning: no comment [WARNING] public String getSource() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/redirectScope/src/main/java/org/eclipse/krazo/test/redirectscope/RedirectController.java:52: warning: no comment [WARNING] public String getTarget() { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/redirectScope/target/test-redirectscope-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ redirectScope --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/redirectScope/target/test-redirectscope-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ redirectScope --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ redirectScope --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ redirectScope --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ redirectScope --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope/target/test-redirectscope.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope/3.0.1/redirectScope-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope/3.0.1/redirectScope-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope/target/test-redirectscope-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope/3.0.1/redirectScope-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope/target/test-redirectscope-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope/3.0.1/redirectScope-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope/target/test-redirectscope.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope/3.0.1/redirectScope-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope/target/test-redirectscope.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope/3.0.1/redirectScope-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope/target/test-redirectscope-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope/3.0.1/redirectScope-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope/target/test-redirectscope-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope/3.0.1/redirectScope-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ redirectScope --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.eclipse.krazo.examples:redirectScope2 >-------------- [INFO] Building Eclipse Krazo RedirectScope2 Tests 3.0.1 [20/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ redirectScope2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/redirectScope2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redirectScope2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/release/examples/redirectScope2/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ redirectScope2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/redirectScope2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redirectScope2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/redirectScope2/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ redirectScope2 --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ redirectScope2 --- [INFO] Packaging webapp [INFO] Assembling webapp [redirectScope2] in [/home/jenkins/agent/workspace/release/examples/redirectScope2/target/test-redirectscope2] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/redirectScope2/src/main/webapp] [INFO] Webapp assembled in [5 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/redirectScope2/target/test-redirectscope2.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ redirectScope2 --- [WARNING] '/home/jenkins/agent/workspace/release/examples/redirectScope2/target/test-redirectscope2.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.redirectscope2... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/org/eclipse/krazo/test/redirectscope2/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/org/eclipse/krazo/test/redirectscope2/RedirectBean.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/org/eclipse/krazo/test/redirectscope2/RedirectController.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/org/eclipse/krazo/test/redirectscope2/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/org/eclipse/krazo/test/redirectscope2/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/org/eclipse/krazo/test/redirectscope2/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/org/eclipse/krazo/test/redirectscope2/class-use/RedirectBean.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/org/eclipse/krazo/test/redirectscope2/class-use/RedirectController.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/org/eclipse/krazo/test/redirectscope2/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope2/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/redirectScope2/src/main/java/org/eclipse/krazo/test/redirectscope2/RedirectController.java:44: warning: no comment [WARNING] public String getSource() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/redirectScope2/src/main/java/org/eclipse/krazo/test/redirectscope2/RedirectController.java:52: warning: no comment [WARNING] public String getTarget() { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/redirectScope2/target/test-redirectscope2-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ redirectScope2 --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/redirectScope2/target/test-redirectscope2-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ redirectScope2 --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ redirectScope2 --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ redirectScope2 --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ redirectScope2 --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope2/target/test-redirectscope2.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope2/3.0.1/redirectScope2-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope2/3.0.1/redirectScope2-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope2/target/test-redirectscope2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope2/3.0.1/redirectScope2-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope2/target/test-redirectscope2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope2/3.0.1/redirectScope2-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope2/target/test-redirectscope2.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope2/3.0.1/redirectScope2-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope2/target/test-redirectscope2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope2/3.0.1/redirectScope2-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope2/target/test-redirectscope2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope2/3.0.1/redirectScope2-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope2/target/test-redirectscope2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope2/3.0.1/redirectScope2-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ redirectScope2 --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.eclipse.krazo.examples:redirectScope3 >-------------- [INFO] Building Eclipse Krazo RedirectScope3 Tests 3.0.1 [21/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ redirectScope3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/redirectScope3/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redirectScope3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/release/examples/redirectScope3/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ redirectScope3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/redirectScope3/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redirectScope3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/redirectScope3/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ redirectScope3 --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ redirectScope3 --- [INFO] Packaging webapp [INFO] Assembling webapp [redirectScope3] in [/home/jenkins/agent/workspace/release/examples/redirectScope3/target/test-redirectscope3] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/redirectScope3/src/main/webapp] [INFO] Webapp assembled in [6 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/redirectScope3/target/test-redirectscope3.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ redirectScope3 --- [WARNING] '/home/jenkins/agent/workspace/release/examples/redirectScope3/target/test-redirectscope3.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.redirectscope3... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/org/eclipse/krazo/test/redirectscope3/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/org/eclipse/krazo/test/redirectscope3/RedirectBean.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/org/eclipse/krazo/test/redirectscope3/RedirectController.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/org/eclipse/krazo/test/redirectscope3/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/org/eclipse/krazo/test/redirectscope3/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/org/eclipse/krazo/test/redirectscope3/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/org/eclipse/krazo/test/redirectscope3/class-use/RedirectBean.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/org/eclipse/krazo/test/redirectscope3/class-use/RedirectController.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/org/eclipse/krazo/test/redirectscope3/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/redirectScope3/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/redirectScope3/src/main/java/org/eclipse/krazo/test/redirectscope3/RedirectController.java:44: warning: no comment [WARNING] public String getSource() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/redirectScope3/src/main/java/org/eclipse/krazo/test/redirectscope3/RedirectController.java:52: warning: no comment [WARNING] public String getTarget() { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/redirectScope3/target/test-redirectscope3-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ redirectScope3 --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/redirectScope3/target/test-redirectscope3-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ redirectScope3 --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ redirectScope3 --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ redirectScope3 --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ redirectScope3 --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope3/target/test-redirectscope3.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope3/3.0.1/redirectScope3-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope3/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope3/3.0.1/redirectScope3-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope3/target/test-redirectscope3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope3/3.0.1/redirectScope3-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope3/target/test-redirectscope3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope3/3.0.1/redirectScope3-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope3/target/test-redirectscope3.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope3/3.0.1/redirectScope3-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope3/target/test-redirectscope3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope3/3.0.1/redirectScope3-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope3/target/test-redirectscope3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope3/3.0.1/redirectScope3-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/redirectScope3/target/test-redirectscope3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope3/3.0.1/redirectScope3-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ redirectScope3 --- [INFO] Skipping artifact deployment [INFO] [INFO] ------------< org.eclipse.krazo.examples:requestDispatcher >------------ [INFO] Building Eclipse Krazo RequestDispatcher tests 3.0.1 [22/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ requestDispatcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/requestDispatcher/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ requestDispatcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ requestDispatcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/requestDispatcher/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ requestDispatcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ requestDispatcher --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ requestDispatcher --- [INFO] Packaging webapp [INFO] Assembling webapp [requestDispatcher] in [/home/jenkins/agent/workspace/release/examples/requestDispatcher/target/test-requestDispatcher] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/requestDispatcher/src/main/webapp] [INFO] Webapp assembled in [4 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/test-requestDispatcher.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ requestDispatcher --- [WARNING] '/home/jenkins/agent/workspace/release/examples/requestDispatcher/target/test-requestDispatcher.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.requestdispatcher... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/org/eclipse/krazo/test/requestdispatcher/RequestDispatcherApplication.html... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/org/eclipse/krazo/test/requestdispatcher/RequestDispatcherController.html... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/org/eclipse/krazo/test/requestdispatcher/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/org/eclipse/krazo/test/requestdispatcher/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/org/eclipse/krazo/test/requestdispatcher/class-use/RequestDispatcherApplication.html... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/org/eclipse/krazo/test/requestdispatcher/class-use/RequestDispatcherController.html... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/org/eclipse/krazo/test/requestdispatcher/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/test-requestDispatcher-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ requestDispatcher --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/test-requestDispatcher-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ requestDispatcher --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ requestDispatcher --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ requestDispatcher --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ requestDispatcher --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/test-requestDispatcher.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/requestDispatcher/3.0.1/requestDispatcher-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/requestDispatcher/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/requestDispatcher/3.0.1/requestDispatcher-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/test-requestDispatcher-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/requestDispatcher/3.0.1/requestDispatcher-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/test-requestDispatcher-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/requestDispatcher/3.0.1/requestDispatcher-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/test-requestDispatcher.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/requestDispatcher/3.0.1/requestDispatcher-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/test-requestDispatcher.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/requestDispatcher/3.0.1/requestDispatcher-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/test-requestDispatcher-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/requestDispatcher/3.0.1/requestDispatcher-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/requestDispatcher/target/test-requestDispatcher-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/requestDispatcher/3.0.1/requestDispatcher-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ requestDispatcher --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------------< org.eclipse.krazo.examples:returns >----------------- [INFO] Building Eclipse Krazo Returns Tests 3.0.1 [23/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ returns --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ returns --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/release/examples/returns/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ returns --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/returns/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ returns --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/returns/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ returns --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ returns --- [INFO] Packaging webapp [INFO] Assembling webapp [returns] in [/home/jenkins/agent/workspace/release/examples/returns/target/test-returns] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/returns/src/main/webapp] [INFO] Webapp assembled in [6 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/returns/target/test-returns.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ returns --- [WARNING] '/home/jenkins/agent/workspace/release/examples/returns/target/test-returns.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.returns... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/returns/target/apidocs/org/eclipse/krazo/test/returns/HelloController.html... Generating /home/jenkins/agent/workspace/release/examples/returns/target/apidocs/org/eclipse/krazo/test/returns/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/returns/target/apidocs/org/eclipse/krazo/test/returns/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/returns/target/apidocs/org/eclipse/krazo/test/returns/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/returns/target/apidocs/org/eclipse/krazo/test/returns/class-use/HelloController.html... Generating /home/jenkins/agent/workspace/release/examples/returns/target/apidocs/org/eclipse/krazo/test/returns/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/returns/target/apidocs/org/eclipse/krazo/test/returns/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/returns/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/returns/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/returns/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/returns/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/returns/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/returns/target/apidocs/help-doc.html... 7 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/returns/src/main/java/org/eclipse/krazo/test/returns/HelloController.java:72: warning: no comment [WARNING] public MyViewable getMyViewable() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/returns/src/main/java/org/eclipse/krazo/test/returns/HelloController.java:78: warning: no comment [WARNING] public MyViewable getMyViewableNull() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/returns/src/main/java/org/eclipse/krazo/test/returns/HelloController.java:53: warning: no comment [WARNING] public Response getResponse() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/returns/src/main/java/org/eclipse/krazo/test/returns/HelloController.java:90: warning: no comment [WARNING] public Response getResponseMyViewable() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/returns/src/main/java/org/eclipse/krazo/test/returns/HelloController.java:84: warning: no comment [WARNING] public Response getResponseViewable() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/returns/src/main/java/org/eclipse/krazo/test/returns/HelloController.java:41: warning: no comment [WARNING] public String getString() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/returns/src/main/java/org/eclipse/krazo/test/returns/HelloController.java:47: warning: no comment [WARNING] public Viewable getViewable() { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/returns/target/test-returns-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ returns --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/returns/target/test-returns-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ returns --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ returns --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ returns --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ returns --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/returns/target/test-returns.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/returns/3.0.1/returns-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/returns/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/returns/3.0.1/returns-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/returns/target/test-returns-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/returns/3.0.1/returns-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/returns/target/test-returns-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/returns/3.0.1/returns-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/returns/target/test-returns.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/returns/3.0.1/returns-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/returns/target/test-returns.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/returns/3.0.1/returns-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/returns/target/test-returns-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/returns/3.0.1/returns-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/returns/target/test-returns-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/returns/3.0.1/returns-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ returns --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.eclipse.krazo.examples:validation >---------------- [INFO] Building Eclipse Krazo Validation Tests 3.0.1 [24/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/release/examples/validation/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/validation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/validation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ validation --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ validation --- [INFO] Packaging webapp [INFO] Assembling webapp [validation] in [/home/jenkins/agent/workspace/release/examples/validation/target/test-validation] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/validation/src/main/webapp] [INFO] Webapp assembled in [14 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/validation/target/test-validation.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ validation --- [WARNING] '/home/jenkins/agent/workspace/release/examples/validation/target/test-validation.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.validation... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/ErrorDataBean.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/FormController.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/FormControllerBase.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/FormControllerProperty.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/FormDataBean.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/class-use/ErrorDataBean.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/class-use/FormController.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/class-use/FormControllerBase.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/class-use/FormControllerProperty.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/class-use/FormDataBean.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/org/eclipse/krazo/test/validation/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/validation/target/apidocs/help-doc.html... 17 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/ErrorDataBean.java:57: warning: no comment [WARNING] public String getMessage() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/ErrorDataBean.java:65: warning: no comment [WARNING] public String getParam() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/ErrorDataBean.java:41: warning: no comment [WARNING] public String getProperty() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/ErrorDataBean.java:49: warning: no comment [WARNING] public Object getValue() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/ErrorDataBean.java:61: warning: no comment [WARNING] public void setMessage(String message) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/ErrorDataBean.java:69: warning: no comment [WARNING] public void setParam(String param) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/ErrorDataBean.java:45: warning: no comment [WARNING] public void setProperty(String property) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/ErrorDataBean.java:53: warning: no comment [WARNING] public void setValue(Object value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/FormController.java:59: warning: no comment [WARNING] public Response formPost(@Valid @BeanParam FormDataBean form) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/FormController.java:75: warning: no comment [WARNING] public Response get(@QueryParam("n") @DefaultValue("25") int n) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/FormControllerBase.java:34: warning: no comment [WARNING] public BindingResult getVr() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/FormControllerBase.java:39: warning: no comment [WARNING] public void setVr(BindingResult br) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/FormControllerProperty.java:51: warning: no comment [WARNING] public Response formPost(@Valid @BeanParam FormDataBean form) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/FormDataBean.java:56: warning: no comment [WARNING] public int getAge() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/FormDataBean.java:48: warning: no comment [WARNING] public String getName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/FormDataBean.java:60: warning: no comment [WARNING] public void setAge(int age) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation/src/main/java/org/eclipse/krazo/test/validation/FormDataBean.java:52: warning: no comment [WARNING] public void setName(String name) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/validation/target/test-validation-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ validation --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/validation/target/test-validation-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ validation --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ validation --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ validation --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ validation --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation/target/test-validation.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation/3.0.1/validation-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation/3.0.1/validation-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation/target/test-validation-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation/3.0.1/validation-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation/target/test-validation-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation/3.0.1/validation-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation/target/test-validation.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation/3.0.1/validation-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation/target/test-validation.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation/3.0.1/validation-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation/target/test-validation-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation/3.0.1/validation-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation/target/test-validation-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation/3.0.1/validation-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ validation --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.eclipse.krazo.examples:validation-i18n >------------- [INFO] Building Eclipse Krazo Validation I18N Tests 3.0.1 [25/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ validation-i18n --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ validation-i18n --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/release/examples/validation-i18n/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ validation-i18n --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/validation-i18n/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ validation-i18n --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/validation-i18n/target/test-classes [INFO] /home/jenkins/agent/workspace/release/examples/validation-i18n/src/test/java/org/eclipse/krazo/test/validation/I18NValidationIT.java: /home/jenkins/agent/workspace/release/examples/validation-i18n/src/test/java/org/eclipse/krazo/test/validation/I18NValidationIT.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/release/examples/validation-i18n/src/test/java/org/eclipse/krazo/test/validation/I18NValidationIT.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ validation-i18n --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ validation-i18n --- [INFO] Packaging webapp [INFO] Assembling webapp [validation-i18n] in [/home/jenkins/agent/workspace/release/examples/validation-i18n/target/test-validation-i18n] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/validation-i18n/src/main/webapp] [INFO] Webapp assembled in [8 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/validation-i18n/target/test-validation-i18n.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ validation-i18n --- [WARNING] '/home/jenkins/agent/workspace/release/examples/validation-i18n/target/test-validation-i18n.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.validation... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/org/eclipse/krazo/test/validation/FormBean.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/org/eclipse/krazo/test/validation/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/org/eclipse/krazo/test/validation/QueryLocaleResolver.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/org/eclipse/krazo/test/validation/ValidationController.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/org/eclipse/krazo/test/validation/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/org/eclipse/krazo/test/validation/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/org/eclipse/krazo/test/validation/class-use/FormBean.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/org/eclipse/krazo/test/validation/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/org/eclipse/krazo/test/validation/class-use/QueryLocaleResolver.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/org/eclipse/krazo/test/validation/class-use/ValidationController.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/org/eclipse/krazo/test/validation/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/validation-i18n/target/apidocs/help-doc.html... 4 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/validation-i18n/src/main/java/org/eclipse/krazo/test/validation/FormBean.java:35: warning: no comment [WARNING] public String getName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation-i18n/src/main/java/org/eclipse/krazo/test/validation/FormBean.java:39: warning: no comment [WARNING] public void setName(String name) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation-i18n/src/main/java/org/eclipse/krazo/test/validation/ValidationController.java:48: warning: no comment [WARNING] public String get() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/validation-i18n/src/main/java/org/eclipse/krazo/test/validation/ValidationController.java:53: warning: no comment [WARNING] public String post(@Valid @BeanParam FormBean form) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/validation-i18n/target/test-validation-i18n-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ validation-i18n --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/validation-i18n/target/test-validation-i18n-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ validation-i18n --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ validation-i18n --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ validation-i18n --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ validation-i18n --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation-i18n/target/test-validation-i18n.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation-i18n/3.0.1/validation-i18n-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation-i18n/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation-i18n/3.0.1/validation-i18n-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation-i18n/target/test-validation-i18n-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation-i18n/3.0.1/validation-i18n-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation-i18n/target/test-validation-i18n-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation-i18n/3.0.1/validation-i18n-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation-i18n/target/test-validation-i18n.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation-i18n/3.0.1/validation-i18n-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation-i18n/target/test-validation-i18n.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation-i18n/3.0.1/validation-i18n-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation-i18n/target/test-validation-i18n-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation-i18n/3.0.1/validation-i18n-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/validation-i18n/target/test-validation-i18n-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation-i18n/3.0.1/validation-i18n-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ validation-i18n --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.eclipse.krazo.examples:view-annotation >------------- [INFO] Building Eclipse Krazo View Annotation Tests 3.0.1 [26/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ view-annotation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ view-annotation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/release/examples/view-annotation/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ view-annotation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/view-annotation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ view-annotation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/view-annotation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ view-annotation --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ view-annotation --- [INFO] Packaging webapp [INFO] Assembling webapp [view-annotation] in [/home/jenkins/agent/workspace/release/examples/view-annotation/target/test-view-annotation] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/view-annotation/src/main/webapp] [INFO] Webapp assembled in [8 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/view-annotation/target/test-view-annotation.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ view-annotation --- [WARNING] '/home/jenkins/agent/workspace/release/examples/view-annotation/target/test-view-annotation.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.view... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/view-annotation/target/apidocs/org/eclipse/krazo/test/view/HelloController.html... Generating /home/jenkins/agent/workspace/release/examples/view-annotation/target/apidocs/org/eclipse/krazo/test/view/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/view-annotation/target/apidocs/org/eclipse/krazo/test/view/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/view-annotation/target/apidocs/org/eclipse/krazo/test/view/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/view-annotation/target/apidocs/org/eclipse/krazo/test/view/class-use/HelloController.html... Generating /home/jenkins/agent/workspace/release/examples/view-annotation/target/apidocs/org/eclipse/krazo/test/view/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/examples/view-annotation/target/apidocs/org/eclipse/krazo/test/view/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/view-annotation/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/view-annotation/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/view-annotation/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/view-annotation/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/view-annotation/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/view-annotation/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/view-annotation/src/main/java/org/eclipse/krazo/test/view/HelloController.java:131: warning: no @return [WARNING] public String stringForbiddenException() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/view-annotation/src/main/java/org/eclipse/krazo/test/view/HelloController.java:141: warning: no @return [WARNING] public String stringIllegalArgumentException() { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/view-annotation/target/test-view-annotation-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ view-annotation --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/view-annotation/target/test-view-annotation-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ view-annotation --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ view-annotation --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ view-annotation --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ view-annotation --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/view-annotation/target/test-view-annotation.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/view-annotation/3.0.1/view-annotation-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/view-annotation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/view-annotation/3.0.1/view-annotation-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/view-annotation/target/test-view-annotation-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/view-annotation/3.0.1/view-annotation-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/view-annotation/target/test-view-annotation-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/view-annotation/3.0.1/view-annotation-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/view-annotation/target/test-view-annotation.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/view-annotation/3.0.1/view-annotation-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/view-annotation/target/test-view-annotation.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/view-annotation/3.0.1/view-annotation-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/view-annotation/target/test-view-annotation-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/view-annotation/3.0.1/view-annotation-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/view-annotation/target/test-view-annotation-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/view-annotation/3.0.1/view-annotation-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ view-annotation --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.eclipse.krazo.examples:uri-builder >--------------- [INFO] Building Eclipse Krazo UriBuilder Test 3.0.1 [27/30] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ uri-builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/uri-builder/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ uri-builder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/release/examples/uri-builder/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ uri-builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/examples/uri-builder/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ uri-builder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/examples/uri-builder/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ uri-builder --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ uri-builder --- [INFO] Packaging webapp [INFO] Assembling webapp [uri-builder] in [/home/jenkins/agent/workspace/release/examples/uri-builder/target/uri-builder] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/release/examples/uri-builder/src/main/webapp] [INFO] Webapp assembled in [5 msecs] [INFO] Building war: /home/jenkins/agent/workspace/release/examples/uri-builder/target/uri-builder.war [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ uri-builder --- [WARNING] '/home/jenkins/agent/workspace/release/examples/uri-builder/target/uri-builder.war' not allowed on the path, only outputDirectories and jars are accepted [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.uribuilder... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/org/eclipse/krazo/test/uribuilder/ParameterController.html... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/org/eclipse/krazo/test/uribuilder/UriBuilderApplication.html... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/org/eclipse/krazo/test/uribuilder/UriBuilderController.html... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/org/eclipse/krazo/test/uribuilder/package-summary.html... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/org/eclipse/krazo/test/uribuilder/package-tree.html... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/org/eclipse/krazo/test/uribuilder/class-use/ParameterController.html... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/org/eclipse/krazo/test/uribuilder/class-use/UriBuilderApplication.html... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/org/eclipse/krazo/test/uribuilder/class-use/UriBuilderController.html... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/org/eclipse/krazo/test/uribuilder/package-use.html... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/overview-tree.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/release/examples/uri-builder/target/apidocs/help-doc.html... 5 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/examples/uri-builder/src/main/java/org/eclipse/krazo/test/uribuilder/ParameterController.java:61: warning: no comment [WARNING] public String beanParams(@BeanParam BeanParams params) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/uri-builder/src/main/java/org/eclipse/krazo/test/uribuilder/ParameterController.java:54: warning: no comment [WARNING] public String matrixParams(@MatrixParam("m1") String m1, @MatrixParam("m2") long m2) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/uri-builder/src/main/java/org/eclipse/krazo/test/uribuilder/ParameterController.java:40: warning: no comment [WARNING] public String pathParams(@PathParam("p1") String p1, @PathParam("p2") long p2) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/uri-builder/src/main/java/org/eclipse/krazo/test/uribuilder/ParameterController.java:47: warning: no comment [WARNING] public String queryParams(@QueryParam("q1") String q1, @QueryParam("q2") long q2) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/examples/uri-builder/src/main/java/org/eclipse/krazo/test/uribuilder/UriBuilderController.java:35: warning: no comment [WARNING] public String get() { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/uri-builder/target/uri-builder-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ uri-builder --- [INFO] Building jar: /home/jenkins/agent/workspace/release/examples/uri-builder/target/uri-builder-sources.jar [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ uri-builder --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ uri-builder --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ uri-builder --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ uri-builder --- [INFO] Installing /home/jenkins/agent/workspace/release/examples/uri-builder/target/uri-builder.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/uri-builder/3.0.1/uri-builder-3.0.1.war [INFO] Installing /home/jenkins/agent/workspace/release/examples/uri-builder/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/uri-builder/3.0.1/uri-builder-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/examples/uri-builder/target/uri-builder-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/uri-builder/3.0.1/uri-builder-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/uri-builder/target/uri-builder-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/uri-builder/3.0.1/uri-builder-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/examples/uri-builder/target/uri-builder.war.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/uri-builder/3.0.1/uri-builder-3.0.1.war.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/uri-builder/target/uri-builder.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/uri-builder/3.0.1/uri-builder-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/uri-builder/target/uri-builder-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/uri-builder/3.0.1/uri-builder-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/examples/uri-builder/target/uri-builder-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/uri-builder/3.0.1/uri-builder-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ uri-builder --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------------< org.eclipse.krazo:krazo-testsuite >------------------ [INFO] Building Eclipse Krazo Testsuite 3.0.1 [28/30] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ krazo-testsuite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-testsuite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/release/testsuite/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ krazo-testsuite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-testsuite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/release/testsuite/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-testsuite --- [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-testsuite --- [INFO] Building jar: /home/jenkins/agent/workspace/release/testsuite/target/krazo-testsuite-3.0.1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ krazo-testsuite --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.krazo.test.annotations... Loading source files for package org.eclipse.krazo.test.convert.annotations... Loading source files for package org.eclipse.krazo.test.convert.available... Loading source files for package org.eclipse.krazo.test.convert.type... Loading source files for package org.eclipse.krazo.test.csrf.base... Loading source files for package org.eclipse.krazo.test.csrf.methods... Loading source files for package org.eclipse.krazo.test.encoding... Loading source files for package org.eclipse.krazo.test.forms... Loading source files for package org.eclipse.krazo.test.mapper... Loading source files for package org.eclipse.krazo.test.mixedsetup... Loading source files for package org.eclipse.krazo.test.mvc... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 16.0.2+7 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/annotations/AnnotationsController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/annotations/BaseController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/annotations/BaseInterface.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/annotations/MyApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/annotations/AnnotationConverterApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/annotations/AnnotationConverterController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/annotations/AnnotationDrivenConverter.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/annotations/AnswerToAll.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/annotations/NumberTransporter.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/available/AvailableConverterApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/available/AvailableConverterController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/type/AnswerToAllDoubleConverter.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/type/ConverterApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/type/ConverterController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/type/NumberTransporter.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/base/CsrfBaseApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/base/CsrfBaseController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/encoding/EncodingController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/encoding/MyApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/forms/FormsController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/forms/MyApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/forms/RedirectModel.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/FailingController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/MvcViewException.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/MvcViewExceptionMapper.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/MyApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/PlainTextException.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/PlainTextExceptionMapper.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mixedsetup/MixedResource.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mixedsetup/MyApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mixedsetup/Todo.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mixedsetup/TodoForm.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mixedsetup/TodoHolder.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mvc/MvcController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mvc/MyApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/annotations/package-summary.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/annotations/package-tree.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/annotations/package-summary.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/annotations/package-tree.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/available/package-summary.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/available/package-tree.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/type/package-summary.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/type/package-tree.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/base/package-summary.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/base/package-tree.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/methods/package-summary.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/methods/package-tree.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/encoding/package-summary.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/encoding/package-tree.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/forms/package-summary.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/forms/package-tree.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/package-summary.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/package-tree.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mixedsetup/package-summary.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mixedsetup/package-tree.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mvc/package-summary.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mvc/package-tree.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/annotations/class-use/AnnotationsController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/annotations/class-use/BaseController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/annotations/class-use/BaseInterface.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/annotations/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/annotations/class-use/AnnotationConverterApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/annotations/class-use/AnnotationConverterController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/annotations/class-use/AnnotationDrivenConverter.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/annotations/class-use/AnswerToAll.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/annotations/class-use/NumberTransporter.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/available/class-use/AvailableConverterApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/available/class-use/AvailableConverterController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/type/class-use/AnswerToAllDoubleConverter.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/type/class-use/ConverterApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/type/class-use/ConverterController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/type/class-use/NumberTransporter.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/base/class-use/CsrfBaseApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/base/class-use/CsrfBaseController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/methods/class-use/CsrfHiddenMethodApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/methods/class-use/CsrfHiddenMethodController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/encoding/class-use/EncodingController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/encoding/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/forms/class-use/FormsController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/forms/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/forms/class-use/RedirectModel.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/class-use/FailingController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/class-use/MvcViewException.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/class-use/MvcViewExceptionMapper.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/class-use/PlainTextException.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/class-use/PlainTextExceptionMapper.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mixedsetup/class-use/MixedResource.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mixedsetup/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mixedsetup/class-use/Todo.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mixedsetup/class-use/TodoForm.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mixedsetup/class-use/TodoHolder.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mvc/class-use/MvcController.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mvc/class-use/MyApplication.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/annotations/package-use.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/annotations/package-use.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/available/package-use.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/convert/type/package-use.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/base/package-use.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/csrf/methods/package-use.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/encoding/package-use.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/forms/package-use.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mapper/package-use.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mixedsetup/package-use.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/org/eclipse/krazo/test/mvc/package-use.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/index.html... Building index for all classes... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/release/testsuite/target/apidocs/help-doc.html... 100 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/annotations/AnnotationsController.java:26: warning: no comment [WARNING] public class AnnotationsController extends BaseController implements BaseInterface { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/annotations/BaseController.java:36: warning: no comment [WARNING] public String method() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/annotations/BaseController.java:44: warning: no comment [WARNING] public void methodWithView() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/annotations/BaseInterface.java:37: warning: no comment [WARNING] public void methodWithView(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/annotations/BaseInterface.java:55: warning: no comment [WARNING] public void methodWithViewInterface(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/annotations/BaseController.java:51: warning: no comment [WARNING] public void methodNoOverrideJaxrs() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/annotations/BaseInterface.java:43: warning: no comment [WARNING] public void methodNoOverrideJaxrs(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/annotations/BaseController.java:58: warning: no comment [WARNING] public void methodNoOverrideMvc() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/annotations/BaseInterface.java:49: warning: no comment [WARNING] public void methodNoOverrideMvc(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/annotations/AnnotationConverterApplication.java:7: warning: no comment [WARNING] public class AnnotationConverterApplication extends Application { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/annotations/AnnotationConverterController.java:14: warning: no comment [WARNING] public class AnnotationConverterController { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/annotations/AnnotationConverterController.java:23: warning: no comment [WARNING] public String doGetIndex() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/annotations/AnnotationConverterController.java:29: warning: no comment [WARNING] public String doGetResult() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/annotations/AnnotationConverterController.java:36: warning: no comment [WARNING] public String doPost(@MvcBinding @AnswerToAll(theAnwser = 42.0D) @FormParam("number") final double someNumber) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/annotations/AnnotationDrivenConverter.java:14: warning: no comment [WARNING] public class AnnotationDrivenConverter implements MvcConverter { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/annotations/AnswerToAll.java:10: warning: no comment [WARNING] public @interface AnswerToAll { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/annotations/AnswerToAll.java:12: warning: no comment [WARNING] double theAnwser(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/annotations/NumberTransporter.java:7: warning: no comment [WARNING] public class NumberTransporter implements Serializable { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/annotations/NumberTransporter.java:16: warning: no comment [WARNING] public double getNumber() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/annotations/NumberTransporter.java:12: warning: no comment [WARNING] public void setNumber(double number) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/available/AvailableConverterApplication.java:7: warning: no comment [WARNING] public class AvailableConverterApplication extends Application { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/available/AvailableConverterController.java:17: warning: no comment [WARNING] public class AvailableConverterController{ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/available/AvailableConverterController.java:28: warning: no comment [WARNING] public String doGetIndex() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/type/AnswerToAllDoubleConverter.java:12: warning: no comment [WARNING] public class AnswerToAllDoubleConverter implements MvcConverter { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/type/ConverterApplication.java:7: warning: no comment [WARNING] public class ConverterApplication extends Application { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/type/ConverterController.java:14: warning: no comment [WARNING] public class ConverterController { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/type/ConverterController.java:23: warning: no comment [WARNING] public String doGetIndex() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/type/ConverterController.java:29: warning: no comment [WARNING] public String doGetResult() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/type/ConverterController.java:36: warning: no comment [WARNING] public String doPost(@MvcBinding @FormParam("number") final double someNumber) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/type/NumberTransporter.java:7: warning: no comment [WARNING] public class NumberTransporter implements Serializable { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/type/NumberTransporter.java:17: warning: no comment [WARNING] public double getNumber() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/convert/type/NumberTransporter.java:13: warning: no comment [WARNING] public void setNumber(double number) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/base/CsrfBaseController.java:39: warning: no comment [WARNING] public String getForm() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/base/CsrfBaseController.java:52: warning: no comment [WARNING] public void getOk() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/base/CsrfBaseController.java:45: warning: no comment [WARNING] public String postForm(@FormParam("greeting") String greeting) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodApplication.java:25: warning: no comment [WARNING] public class CsrfHiddenMethodApplication extends Application { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:34: warning: no comment [WARNING] public class CsrfHiddenMethodController { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:114: warning: no comment [WARNING] public String doDelete() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:107: warning: no comment [WARNING] public String doPatch() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:93: warning: no comment [WARNING] public String doPost() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:100: warning: no comment [WARNING] public String doPut() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:38: warning: no comment [WARNING] public String getExceptionDeleteForm() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:44: warning: no comment [WARNING] public String getExceptionPatchForm() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:50: warning: no comment [WARNING] public String getExceptionPostForm() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:56: warning: no comment [WARNING] public String getExceptionPutForm() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:87: warning: no comment [WARNING] public void getOk() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:62: warning: no comment [WARNING] public String getOkDeleteForm() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:68: warning: no comment [WARNING] public String getOkPatchForm() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:74: warning: no comment [WARNING] public String getOkPostForm() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/csrf/methods/CsrfHiddenMethodController.java:80: warning: no comment [WARNING] public String getOkPutForm() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/encoding/EncodingController.java:55: warning: no comment [WARNING] public String facelets_iso_8859_15() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/encoding/EncodingController.java:62: warning: no comment [WARNING] public String facelets_iso_8859_15_text_html() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/encoding/EncodingController.java:69: warning: no comment [WARNING] public String facelets_iso_8859_15_text_html_charset_utf_8() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/encoding/EncodingController.java:35: warning: no comment [WARNING] public String jsp_iso_8859_15() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/encoding/EncodingController.java:42: warning: no comment [WARNING] public String jsp_iso_8859_15_text_html() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/encoding/EncodingController.java:49: warning: no comment [WARNING] public String jsp_iso_8859_15_text_html_charset_utf_8() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/forms/FormsController.java:16: warning: no comment [WARNING] public class FormsController { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/forms/FormsController.java:59: warning: no comment [WARNING] public String invokeDELETE() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/forms/FormsController.java:25: warning: no comment [WARNING] public String invokeGET(@QueryParam("without-hidden-field") final boolean withoutHiddenField) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/forms/FormsController.java:35: warning: no comment [WARNING] public String invokeGETForOK() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/forms/FormsController.java:53: warning: no comment [WARNING] public String invokePATCH() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/forms/FormsController.java:41: warning: no comment [WARNING] public String invokePOST() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/forms/FormsController.java:47: warning: no comment [WARNING] public String invokePUT() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/forms/MyApplication.java:7: warning: no comment [WARNING] public class MyApplication extends Application { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/forms/RedirectModel.java:7: warning: no comment [WARNING] public class RedirectModel implements Serializable { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/forms/RedirectModel.java:13: warning: no comment [WARNING] public RedirectModel() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/forms/RedirectModel.java:16: warning: no comment [WARNING] public String getInvokedMethod() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/forms/RedirectModel.java:20: warning: no comment [WARNING] public void setInvokedMethod(String invokedMethod) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mapper/FailingController.java:29: warning: no comment [WARNING] public class FailingController { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mapper/FailingController.java:49: warning: no comment [WARNING] public String failMvcView() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mapper/FailingController.java:43: warning: no comment [WARNING] public String failPlainText() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mapper/FailingController.java:36: warning: no comment [WARNING] public String success() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mapper/MvcViewException.java:21: warning: no comment [WARNING] public class MvcViewException extends RuntimeException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mapper/MvcViewException.java:25: warning: no comment [WARNING] public MvcViewException(String message) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mapper/MvcViewExceptionMapper.java:30: warning: no comment [WARNING] public class MvcViewExceptionMapper implements ExceptionMapper { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mapper/MyApplication.java:25: warning: no comment [WARNING] public class MyApplication extends Application { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mapper/PlainTextException.java:21: warning: no comment [WARNING] public class PlainTextException extends RuntimeException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mapper/PlainTextException.java:25: warning: no comment [WARNING] public PlainTextException(String message) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mapper/PlainTextExceptionMapper.java:28: warning: no comment [WARNING] public class PlainTextExceptionMapper implements ExceptionMapper { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/MixedResource.java:33: warning: no comment [WARNING] public class MixedResource { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/MixedResource.java:75: warning: no comment [WARNING] public Response createApi(@Valid Todo todo) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/MixedResource.java:62: warning: no comment [WARNING] public String createMvc(@Valid @BeanParam TodoForm form) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/MixedResource.java:54: warning: no comment [WARNING] public Response indexApi() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/MixedResource.java:47: warning: no comment [WARNING] public String indexMvc() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/MyApplication.java:28: warning: no comment [WARNING] public class MyApplication extends Application { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/Todo.java:23: warning: no comment [WARNING] public class Todo { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/Todo.java:37: warning: no comment [WARNING] public Todo() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/Todo.java:33: warning: no comment [WARNING] public static Todo fromForm(final TodoForm form) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/Todo.java:53: warning: no comment [WARNING] public String getContent() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/Todo.java:45: warning: no comment [WARNING] public String getTitle() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/Todo.java:57: warning: no comment [WARNING] public void setContent(final String content) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/Todo.java:49: warning: no comment [WARNING] public void setTitle(final String title) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/TodoForm.java:24: warning: no comment [WARNING] public class TodoForm { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/TodoForm.java:36: warning: no comment [WARNING] public TodoForm() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/TodoForm.java:47: warning: no comment [WARNING] public String getContent() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/TodoForm.java:39: warning: no comment [WARNING] public String getTitle() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/TodoForm.java:51: warning: no comment [WARNING] public void setContent(final String content) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/TodoForm.java:43: warning: no comment [WARNING] public void setTitle(final String title) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/TodoHolder.java:27: warning: no comment [WARNING] public class TodoHolder { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/release/testsuite/src/main/java/org/eclipse/krazo/test/mixedsetup/TodoHolder.java:40: warning: no comment [WARNING] public void addTodo(final Todo todo) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/release/testsuite/target/krazo-testsuite-3.0.1-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ krazo-testsuite --- [INFO] Building jar: /home/jenkins/agent/workspace/release/testsuite/target/krazo-testsuite-3.0.1-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.18.1:integration-test (default) @ krazo-testsuite --- [INFO] Tests are skipped. [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-testsuite --- [INFO] artifact javax.annotation:jsr250-api: checking for updates from sonatype-nexus-staging [INFO] artifact javax.inject:javax.inject: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-resolver-provider: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-slf4j-provider: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.resolver:maven-resolver-api: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven:maven-slf4j-provider: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven:maven-resolver-provider: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.resolver:maven-resolver-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact javax.annotation:jsr250-api: checking for updates from eclipse.maven.central.mirror [INFO] artifact javax.inject:javax.inject: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.resolver:maven-resolver-connector-basic: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.resolver:maven-resolver-impl: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.resolver:maven-resolver-connector-basic: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.resolver:maven-resolver-spi: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.resolver:maven-resolver-transport-wagon: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.resolver:maven-resolver-impl: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.resolver:maven-resolver-util: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.resolver:maven-resolver-spi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.resolver:maven-resolver-transport-wagon: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.resolver:maven-resolver-util: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.apache.maven.shared:maven-shared-utils: checking for updates from sonatype-nexus-staging [INFO] artifact org.eclipse.sisu:org.eclipse.sisu.inject: checking for updates from sonatype-nexus-staging [INFO] artifact org.fusesource.jansi:jansi: checking for updates from sonatype-nexus-staging [INFO] artifact org.apache.maven.shared:maven-shared-utils: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.eclipse.sisu:org.eclipse.sisu.inject: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.hamcrest:hamcrest-library: checking for updates from sonatype-nexus-staging [INFO] artifact org.fusesource.jansi:jansi: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.hamcrest:hamcrest-library: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.junit5:arquillian-junit5-container: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.junit5:arquillian-junit5-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-servlet-jakarta: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-cdi-jakarta: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-ejb-jakarta: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.junit5:arquillian-junit5-container: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.junit5:arquillian-junit5-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.protocol:arquillian-protocol-servlet-jakarta: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-cdi-jakarta: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-ejb-jakarta: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-resource-jakarta: checking for updates from sonatype-nexus-staging [INFO] artifact org.jsoup:jsoup: checking for updates from sonatype-nexus-staging [INFO] artifact org.mockito:mockito-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.powermock:powermock-reflect: checking for updates from sonatype-nexus-staging [INFO] artifact org.jboss.arquillian.testenricher:arquillian-testenricher-resource-jakarta: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.xmlunit:xmlunit-core: checking for updates from sonatype-nexus-staging [INFO] artifact org.jsoup:jsoup: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.mockito:mockito-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.powermock:powermock-reflect: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.xmlunit:xmlunit-core: checking for updates from eclipse.maven.central.mirror [INFO] artifact org.xmlunit:xmlunit-matchers: checking for updates from sonatype-nexus-staging [INFO] artifact org.xmlunit:xmlunit-matchers: checking for updates from eclipse.maven.central.mirror [INFO] The following dependencies in Dependency Management have newer versions: [INFO] ch.qos.logback:logback-classic ........................ 1.2.1 -> 1.4.3 [INFO] com.google.inject:guice ............................... 4.2.1 -> 5.1.0 [INFO] commons-cli:commons-cli ................................. 1.4 -> 1.5.0 [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.apache.commons:commons-lang3 ..................... 3.8.1 -> 3.12.0 [INFO] org.apache.maven:maven-artifact ....................... 3.6.3 -> 3.8.6 [INFO] org.apache.maven:maven-builder-support ................ 3.6.3 -> 3.8.6 [INFO] org.apache.maven:maven-compat ......................... 3.6.3 -> 3.8.6 [INFO] org.apache.maven:maven-core ........................... 3.6.3 -> 3.8.6 [INFO] org.apache.maven:maven-embedder ....................... 3.6.3 -> 3.8.6 [INFO] org.apache.maven:maven-model .......................... 3.6.3 -> 3.8.6 [INFO] org.apache.maven:maven-model-builder .................. 3.6.3 -> 3.8.6 [INFO] org.apache.maven:maven-plugin-api ..................... 3.6.3 -> 3.8.6 [INFO] org.apache.maven:maven-repository-metadata ............ 3.6.3 -> 3.8.6 [INFO] org.apache.maven:maven-resolver-provider .............. 3.6.3 -> 3.8.6 [INFO] org.apache.maven:maven-settings ....................... 3.6.3 -> 3.8.6 [INFO] org.apache.maven:maven-settings-builder ............... 3.6.3 -> 3.8.6 [INFO] org.apache.maven:maven-slf4j-provider ................. 3.6.3 -> 3.8.6 [INFO] org.apache.maven.plugin-tools:maven-plugin-annotations ... [INFO] 3.5.2 -> 3.6.4 [INFO] org.apache.maven.resolver:maven-resolver-api .......... 1.4.1 -> 1.8.2 [INFO] org.apache.maven.resolver:maven-resolver-connector-basic ... [INFO] 1.4.1 -> 1.8.2 [INFO] org.apache.maven.resolver:maven-resolver-impl ......... 1.4.1 -> 1.8.2 [INFO] org.apache.maven.resolver:maven-resolver-spi .......... 1.4.1 -> 1.8.2 [INFO] org.apache.maven.resolver:maven-resolver-transport-wagon ... [INFO] 1.4.1 -> 1.8.2 [INFO] org.apache.maven.resolver:maven-resolver-util ......... 1.4.1 -> 1.8.2 [INFO] org.apache.maven.shared:maven-shared-utils ............ 3.2.1 -> 3.3.4 [INFO] org.apache.maven.wagon:wagon-file ..................... 3.3.4 -> 3.5.2 [INFO] org.apache.maven.wagon:wagon-http ..................... 3.3.4 -> 3.5.2 [INFO] org.apache.maven.wagon:wagon-provider-api ............. 3.3.4 -> 3.5.2 [INFO] org.codehaus.plexus:plexus-component-annotations ...... 2.1.0 -> 2.1.1 [INFO] org.codehaus.plexus:plexus-interpolation ................ 1.25 -> 1.26 [INFO] org.codehaus.plexus:plexus-utils ...................... 3.2.1 -> 3.4.2 [INFO] org.eclipse.sisu:org.eclipse.sisu.inject ........... 0.3.4 -> 0.9.0.M1 [INFO] org.eclipse.sisu:org.eclipse.sisu.plexus ........... 0.3.4 -> 0.9.0.M1 [INFO] org.fusesource.jansi:jansi ........................... 1.17.1 -> 2.4.0 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hamcrest:hamcrest-core ................................ 1.3 -> 2.2 [INFO] org.hamcrest:hamcrest-library ............................. 1.3 -> 2.2 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.config:arquillian-config-api ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.config:arquillian-config-impl-base ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.config:arquillian-config-spi ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.container:arquillian-container-impl-base ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.container:arquillian-container-spi ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.container:arquillian-container-test-api ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.container:arquillian-container-test-impl-base ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.container:arquillian-container-test-spi ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.arquillian.core:arquillian-core-api ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.core:arquillian-core-impl-base ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.core:arquillian-core-spi ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.junit:arquillian-junit-container ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.junit:arquillian-junit-core ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.junit:arquillian-junit-standalone ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.junit5:arquillian-junit5-container ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.junit5:arquillian-junit5-core ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.protocol:arquillian-protocol-jmx ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.protocol:arquillian-protocol-servlet ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.protocol:arquillian-protocol-servlet-jakarta ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.test:arquillian-test-api ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.test:arquillian-test-impl-base ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.test:arquillian-test-spi ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-cdi ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-cdi-jakarta ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-ejb ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-ejb-jakarta ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-initialcontext ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-resource ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testenricher:arquillian-testenricher-resource-jakarta ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testng:arquillian-testng-container ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testng:arquillian-testng-core ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.arquillian.testng:arquillian-testng-standalone ... [INFO] 1.7.0.Alpha10 -> 1.7.0.Alpha12 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.shrinkwrap:shrinkwrap-api ............ 1.2.6 -> 2.0.0-beta-1 [INFO] org.jboss.shrinkwrap:shrinkwrap-depchain ....... 1.2.6 -> 2.0.0-beta-1 [INFO] org.jboss.shrinkwrap:shrinkwrap-impl-base ...... 1.2.6 -> 2.0.0-beta-1 [INFO] org.jboss.shrinkwrap:shrinkwrap-spi ............ 1.2.6 -> 2.0.0-beta-1 [INFO] org.jsoup:jsoup ..................................... 1.12.1 -> 1.15.3 [INFO] org.mockito:mockito-core ............................. 2.21.0 -> 4.8.0 [INFO] org.powermock:powermock-reflect ....................... 1.7.4 -> 2.0.9 [INFO] org.slf4j:slf4j-api .................................. 1.7.29 -> 2.0.3 [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.xmlunit:xmlunit-core .............................. 2.2.1 -> 2.9.0 [INFO] org.xmlunit:xmlunit-matchers .......................... 2.2.1 -> 2.9.0 [INFO] [INFO] No dependencies in Dependencies have newer versions. [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-testsuite --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ krazo-testsuite --- [INFO] [INFO] --- maven-failsafe-plugin:2.18.1:verify (default) @ krazo-testsuite --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-testsuite --- [INFO] Installing /home/jenkins/agent/workspace/release/testsuite/target/krazo-testsuite-3.0.1.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-testsuite/3.0.1/krazo-testsuite-3.0.1.jar [INFO] Installing /home/jenkins/agent/workspace/release/testsuite/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-testsuite/3.0.1/krazo-testsuite-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/testsuite/target/krazo-testsuite-3.0.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-testsuite/3.0.1/krazo-testsuite-3.0.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/release/testsuite/target/krazo-testsuite-3.0.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-testsuite/3.0.1/krazo-testsuite-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/testsuite/target/krazo-testsuite-3.0.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-testsuite/3.0.1/krazo-testsuite-3.0.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/testsuite/target/krazo-testsuite-3.0.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-testsuite/3.0.1/krazo-testsuite-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/testsuite/target/krazo-testsuite-3.0.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-testsuite/3.0.1/krazo-testsuite-3.0.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/testsuite/target/krazo-testsuite-3.0.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-testsuite/3.0.1/krazo-testsuite-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ krazo-testsuite --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.eclipse.krazo:krazo-documentation >---------------- [INFO] Building Eclipse Krazo Documentation 3.0.1 [29/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- asciidoctor-maven-plugin:2.0.0-RC.1:process-asciidoc (output-html) @ krazo-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Rendered /home/jenkins/agent/workspace/release/documentation/src/main/asciidoc/index.adoc [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ krazo-documentation --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ krazo-documentation --- [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-documentation --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-documentation --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ krazo-documentation --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-documentation --- [INFO] Installing /home/jenkins/agent/workspace/release/documentation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-documentation/3.0.1/krazo-documentation-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/documentation/target/krazo-documentation-3.0.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-documentation/3.0.1/krazo-documentation-3.0.1.pom.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ krazo-documentation --- [INFO] [INFO] ------------< org.eclipse.krazo:krazo-jakartaee-archetype >------------- [INFO] Building Archetype for Jakarta EE application containing Jakarta MVC and Eclipse Krazo 3.0.1 [30/30] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ krazo-jakartaee-archetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ krazo-jakartaee-archetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/archetype/src/test/resources [INFO] [INFO] --- maven-archetype-plugin:3.2.1:jar (default-jar) @ krazo-jakartaee-archetype --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/release/archetype/target/krazo-jakartaee-archetype-3.0.1.jar [INFO] Building jar: /home/jenkins/agent/workspace/release/archetype/target/krazo-jakartaee-archetype-3.0.1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ krazo-jakartaee-archetype --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ krazo-jakartaee-archetype >>> [INFO] [INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ krazo-jakartaee-archetype <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ krazo-jakartaee-archetype --- [INFO] Building jar: /home/jenkins/agent/workspace/release/archetype/target/krazo-jakartaee-archetype-3.0.1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ krazo-jakartaee-archetype --- [WARNING] artifact org.eclipse.krazo:krazo-jakartaee-archetype:java-source:sources:3.0.1 already attached, replace previous instance [INFO] [INFO] >>> maven-source-plugin:3.2.1:jar (attach-javadoc) > generate-sources @ krazo-jakartaee-archetype >>> [INFO] [INFO] <<< maven-source-plugin:3.2.1:jar (attach-javadoc) < generate-sources @ krazo-jakartaee-archetype <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.1:jar (attach-javadoc) @ krazo-jakartaee-archetype --- [WARNING] artifact org.eclipse.krazo:krazo-jakartaee-archetype:java-source:sources:3.0.1 already attached, replace previous instance [INFO] [INFO] --- maven-archetype-plugin:3.2.1:integration-test (default-integration-test) @ krazo-jakartaee-archetype --- [WARNING] No Archetype IT projects: root 'projects' directory not found. [INFO] [INFO] --- versions-maven-plugin:2.8.1:display-dependency-updates (check-dependency-updates) @ krazo-jakartaee-archetype --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] fish.payara.arquillian:arquillian-payara-server-4-remote ... [INFO] 1.0.Beta3 -> 1.1 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta ... [INFO] 2.0.2 -> 2.1.0 [INFO] io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit ... [INFO] 2.0.2 -> 2.1.0 [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api ......... 4.0.0 -> 4.0.1 [INFO] net.sourceforge.htmlunit:htmlunit ................... 2.63.0 -> 2.65.1 [INFO] org.glassfish.jersey.core:jersey-common ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.glassfish.jersey.core:jersey-server ......... 3.1.0-M3 -> 3.1.0-M8 [INFO] org.hibernate.validator:hibernate-validator-cdi ... [INFO] 8.0.0.CR1 -> 8.0.0.Final [INFO] org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 ... [INFO] 1.0.0.Final -> 1.0.2 [INFO] org.jboss.resteasy:resteasy-core .......... 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.jboss.resteasy:resteasy-validator-provider ... [INFO] 6.1.0.Beta2 -> 6.2.0.Final [INFO] org.slf4j:slf4j-simple ............................... 1.7.32 -> 2.0.3 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-managed ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] org.wildfly.arquillian:wildfly-arquillian-container-remote ... [INFO] 5.0.0.Alpha3 -> 5.0.0.Alpha5 [INFO] [INFO] [INFO] --- license-tool-plugin:0.0.1-SNAPSHOT:license-check (license-check) @ krazo-jakartaee-archetype --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ krazo-jakartaee-archetype --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ krazo-jakartaee-archetype --- [INFO] Installing /home/jenkins/agent/workspace/release/archetype/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee-archetype/3.0.1/krazo-jakartaee-archetype-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/release/archetype/target/krazo-jakartaee-archetype-3.0.1.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee-archetype/3.0.1/krazo-jakartaee-archetype-3.0.1.jar [INFO] Installing /home/jenkins/agent/workspace/release/archetype/target/krazo-jakartaee-archetype-3.0.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee-archetype/3.0.1/krazo-jakartaee-archetype-3.0.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/release/archetype/target/krazo-jakartaee-archetype-3.0.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee-archetype/3.0.1/krazo-jakartaee-archetype-3.0.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/release/archetype/target/krazo-jakartaee-archetype-3.0.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee-archetype/3.0.1/krazo-jakartaee-archetype-3.0.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/release/archetype/target/krazo-jakartaee-archetype-3.0.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee-archetype/3.0.1/krazo-jakartaee-archetype-3.0.1-sources.jar.asc [INFO] [INFO] --- maven-archetype-plugin:3.2.1:update-local-catalog (default-update-local-catalog) @ krazo-jakartaee-archetype --- [INFO] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ krazo-jakartaee-archetype --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Krazo Parent 3.0.1: [INFO] [INFO] Eclipse Krazo Parent ............................... SUCCESS [01:08 min] [INFO] Eclipse Krazo Core ................................. SUCCESS [ 21.410 s] [INFO] Eclipse Krazo Jersey ............................... SUCCESS [ 5.458 s] [INFO] Eclipse Krazo RESTEasy ............................. SUCCESS [ 4.422 s] [INFO] Eclipse Krazo TCK Runner ........................... SUCCESS [ 5.859 s] [INFO] Eclipse Krazo Integration Tests Parent ............. SUCCESS [ 0.353 s] [INFO] Eclipse Krazo Application Path Tests ............... SUCCESS [ 4.740 s] [INFO] Eclipse Krazo Book CDI tests ....................... SUCCESS [ 3.292 s] [INFO] Eclipse Krazo Book Models Tests .................... SUCCESS [ 3.106 s] [INFO] Eclipse Krazo CDI Conversation Tests ............... SUCCESS [ 3.203 s] [INFO] Eclipse Krazo CSRF Property Tests .................. SUCCESS [ 3.212 s] [INFO] Eclipse Krazo Default Extension Tests .............. SUCCESS [ 3.211 s] [INFO] Eclipse Krazo CDI Events Tests ..................... SUCCESS [ 3.313 s] [INFO] Eclipse Krazo Exceptions Tests ..................... SUCCESS [ 3.149 s] [INFO] Eclipse Krazo Facelets Tests ....................... SUCCESS [ 3.197 s] [INFO] Eclipse Krazo Locale Tests ......................... SUCCESS [ 3.215 s] [INFO] Eclipse Krazo Produces Tests ....................... SUCCESS [ 3.081 s] [INFO] Eclipse Krazo Redirect Tests ....................... SUCCESS [ 3.093 s] [INFO] Eclipse Krazo RedirectScope Tests .................. SUCCESS [ 3.247 s] [INFO] Eclipse Krazo RedirectScope2 Tests ................. SUCCESS [ 3.483 s] [INFO] Eclipse Krazo RedirectScope3 Tests ................. SUCCESS [ 3.507 s] [INFO] Eclipse Krazo RequestDispatcher tests .............. SUCCESS [ 3.184 s] [INFO] Eclipse Krazo Returns Tests ........................ SUCCESS [ 3.010 s] [INFO] Eclipse Krazo Validation Tests ..................... SUCCESS [ 3.245 s] [INFO] Eclipse Krazo Validation I18N Tests ................ SUCCESS [ 3.235 s] [INFO] Eclipse Krazo View Annotation Tests ................ SUCCESS [ 3.081 s] [INFO] Eclipse Krazo UriBuilder Test ...................... SUCCESS [ 3.208 s] [INFO] Eclipse Krazo Testsuite ............................ SUCCESS [ 5.994 s] [INFO] Eclipse Krazo Documentation ........................ SUCCESS [ 11.368 s] [INFO] Archetype for Jakarta EE application containing Jakarta MVC and Eclipse Krazo SUCCESS [ 8.509 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:40 min [INFO] Finished at: 2022-10-06T18:43:01Z [INFO] ------------------------------------------------------------------------ Finished: SUCCESS