Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[metro-dev] Build failed in Jenkins: JAX WS master build #190

See <https://ci.eclipse.org/metro/job/jax-ws-master-build/190/display/redirect?page=changes>

Changes:

[Lukas Jungmann] use servlet 5 for now,


------------------------------------------
[...truncated 2.37 MB...]
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ samples ---
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/pom.xml> to /home/jenkins/.m2/repository/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.pom
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.zip> to /home/jenkins/.m2/repository/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.zip
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.pom.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.pom.asc
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.zip.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.zip.asc
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ samples ---
[INFO] 
[INFO] --- spotbugs-maven-plugin:4.5.0.0:spotbugs (default-cli) @ samples ---
[INFO] 
[INFO] --- import-properties-plugin:4.0.1:import-pom-properties (default) @ samples ---
[WARNING] Searching project: jaxws-ri-bom
[INFO] Resolving properties for com.sun.xml.ws:jaxws-ri-bom
[INFO] Imported via import-scope: org.glassfish.jaxb:jaxb-bom:${jaxb.version}
[INFO] Imported version resolved to: 4.0.0-M2
[INFO] Setting property: xml.bind-api.version:4.0.0-RC3
[INFO] Setting property: stax-ex.version:2.1.0-M2
[INFO] Setting property: fastinfoset.version:2.1.0-M1
[INFO] Setting property: angus-activation.version:1.0.0
[INFO] Setting property: activation-api.version:2.1.0
[INFO] Setting property: istack.version:4.1.0-M1
[INFO] Resolving properties for org.glassfish.jaxb:jaxb-bom
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ samples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-versions) @ samples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ samples ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireReleaseDeps failed with message:
Parent Cannot be a snapshot: com.sun.xml.ws:project:pom:4.0.0-SNAPSHOT
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireReleaseVersion failed with message:
release version no SNAPSHOT Allowed!
This project cannot be a snapshot:com.sun.xml.ws:samples:pom:4.0.0-SNAPSHOT
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (jaxb.version) @ samples ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (xml.bind-api.version) @ samples ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (jaxws.version) @ samples ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (jaxws-api.version) @ samples ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (mail.version) @ samples ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (create-buildnumber) @ samples ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ samples ---
[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=<https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/jacoco.exec,append=true>
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ samples ---
[INFO] Source directory: <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/generated-sources/rsrc-gen> added.
[INFO] 
[INFO] --- maven-dependency-plugin:3.2.0:unpack (unpack-resource) @ samples ---
[INFO] Configured Artifact: com.sun.xml.ws:project:resources:4.0.0-SNAPSHOT:zip
[INFO] project-4.0.0-SNAPSHOT-resources.zip already unpacked.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ samples ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ samples ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Building zip: <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.zip>
[WARNING] artifact com.sun.xml.ws:samples:zip:4.0.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ samples ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0:jar (attach-javadocs) @ samples ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ samples ---
[WARNING] artifact com.sun.xml.ws:samples:pom.asc:4.0.0-SNAPSHOT already attached, replace previous instance
[WARNING] artifact com.sun.xml.ws:samples:zip.asc:4.0.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ samples ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ samples ---
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/pom.xml> to /home/jenkins/.m2/repository/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.pom
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.zip> to /home/jenkins/.m2/repository/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.zip
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.pom.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.pom.asc
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.zip.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.zip.asc
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.pom.asc.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.pom.asc.asc
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.zip.asc.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.zip.asc.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ samples ---
[INFO] Performing deferred deploys (gathering into "<https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/boms/bom/target/nexus-staging/deferred";)...>
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/pom.xml> to <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/boms/bom/target/nexus-staging/deferred/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.pom>
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.zip> to <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/boms/bom/target/nexus-staging/deferred/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.zip>
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.pom.asc> to <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/boms/bom/target/nexus-staging/deferred/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.pom.asc>
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.zip.asc> to <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/boms/bom/target/nexus-staging/deferred/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.zip.asc>
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.pom.asc.asc> to <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/boms/bom/target/nexus-staging/deferred/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.pom.asc.asc>
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/docs/samples/target/samples-4.0.0-SNAPSHOT.zip.asc.asc> to <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/boms/bom/target/nexus-staging/deferred/com/sun/xml/ws/samples/4.0.0-SNAPSHOT/samples-4.0.0-SNAPSHOT.zip.asc.asc>
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------------< com.sun.xml.ws:jaxws-ri >-----------------------
[INFO] Building JAX-WS RI Standalone Zipped Bundle 4.0.0-SNAPSHOT       [26/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jaxws-ri ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-resources) @ jaxws-ri ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- import-properties-plugin:4.0.1:import-pom-properties (default) @ jaxws-ri ---
[WARNING] Searching project: jaxws-ri-bom
[INFO] Resolving properties for com.sun.xml.ws:jaxws-ri-bom
[INFO] Imported via import-scope: org.glassfish.jaxb:jaxb-bom:${jaxb.version}
[INFO] Imported version resolved to: 4.0.0-M2
[INFO] Setting property: xml.bind-api.version:4.0.0-RC3
[INFO] Setting property: stax-ex.version:2.1.0-M2
[INFO] Setting property: fastinfoset.version:2.1.0-M1
[INFO] Setting property: angus-activation.version:1.0.0
[INFO] Setting property: activation-api.version:2.1.0
[INFO] Setting property: istack.version:4.1.0-M1
[INFO] Resolving properties for org.glassfish.jaxb:jaxb-bom
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ jaxws-ri ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-versions) @ jaxws-ri ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ jaxws-ri ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireReleaseDeps failed with message:
No SNAPSHOT dependency allowed!
Found Banned Dependency: com.sun.xml.ws:jaxws-rt:jar:4.0.0-SNAPSHOT
Found Banned Dependency: com.sun.xml.ws:jaxws-tools:jar:4.0.0-SNAPSHOT
Found Banned Dependency: com.sun.xml.ws:release-documentation:zip:docbook:4.0.0-SNAPSHOT
Found Banned Dependency: com.sun.xml.ws:samples:zip:4.0.0-SNAPSHOT
Found Banned Dependency: com.sun.xml.ws:jaxws-eclipselink-plugin:jar:4.0.0-SNAPSHOT
Found Banned Dependency: com.sun.xml.ws:sdo-eclipselink-plugin:jar:4.0.0-SNAPSHOT
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireReleaseVersion failed with message:
release version no SNAPSHOT Allowed!
This project cannot be a snapshot:com.sun.xml.ws:jaxws-ri:pom:4.0.0-SNAPSHOT
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (jaxb.version) @ jaxws-ri ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (xml.bind-api.version) @ jaxws-ri ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (jaxws.version) @ jaxws-ri ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (jaxws-api.version) @ jaxws-ri ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (mail.version) @ jaxws-ri ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (create-buildnumber) @ jaxws-ri ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ jaxws-ri ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ jaxws-ri ---
[INFO] Source directory: <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/bundles/jaxws-ri/target/generated-sources/rsrc-gen> added.
[INFO] 
[INFO] --- maven-dependency-plugin:3.2.0:unpack (unpack-resource) @ jaxws-ri ---
[INFO] Configured Artifact: com.sun.xml.ws:project:resources:4.0.0-SNAPSHOT:zip
[INFO] Unpacking <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/target/project-4.0.0-SNAPSHOT-resources.zip> to <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/bundles/jaxws-ri/target/common-resources> with includes "" and excludes ""
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ jaxws-ri ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ jaxws-ri ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[WARNING] The following patterns were never triggered in this artifact inclusion filter:
o  'jakarta.jws:jakarta.jws-api'

[INFO] Building zip: <https://ci.eclipse.org/metro/job/jax-ws-master-build/190/artifact/jaxws-ri/bundles/jaxws-ri/target/jaxws-ri.zip>
[INFO] 
[INFO] --- maven-dependency-plugin:3.2.0:unpack (stage) @ jaxws-ri ---
[INFO] Configured Artifact: com.sun.xml.ws:jaxws-ri:4.0.0-SNAPSHOT:zip
[INFO] Unpacking <https://ci.eclipse.org/metro/job/jax-ws-master-build/190/artifact/jaxws-ri/bundles/jaxws-ri/target/jaxws-ri.zip> to <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/bundles/jaxws-ri/target/stage> with includes "" and excludes "**/module-info.java"
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ jaxws-ri ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0:jar (attach-javadocs) @ jaxws-ri ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ jaxws-ri ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ jaxws-ri ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jaxws-ri ---
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/bundles/jaxws-ri/pom.xml> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-ri/4.0.0-SNAPSHOT/jaxws-ri-4.0.0-SNAPSHOT.pom
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/190/artifact/jaxws-ri/bundles/jaxws-ri/target/jaxws-ri.zip> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-ri/4.0.0-SNAPSHOT/jaxws-ri-4.0.0-SNAPSHOT.zip
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/bundles/jaxws-ri/target/jaxws-ri-4.0.0-SNAPSHOT.pom.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-ri/4.0.0-SNAPSHOT/jaxws-ri-4.0.0-SNAPSHOT.pom.asc
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/bundles/jaxws-ri/target/jaxws-ri.zip.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-ri/4.0.0-SNAPSHOT/jaxws-ri-4.0.0-SNAPSHOT.zip.asc
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jaxws-ri ---
<https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/bundles/jaxws-ri/src/main/assembly/assembly.xml>: Copyright year is wrong; is 2020, should be 2021
[ERROR] Errors: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Jakarta XML Web Services Implementation 4.0.0-SNAPSHOT:
[INFO] 
[INFO] JAX-WS RI Bill-of-Materials (BOM) .................. SUCCESS [ 41.224 s]
[INFO] JAX-WS RI Bill-of-Materials (BOM) Extensions ....... SUCCESS [  0.914 s]
[INFO] WS-Policy Implementation ........................... SUCCESS [ 55.944 s]
[INFO] Jakarta XML Web Services Implementation ............ SUCCESS [  4.673 s]
[INFO] JAX-WS RI Runtime (rt) ............................. SUCCESS [01:16 min]
[INFO] JAX-WS RI Fast Infoset Support (rt-fi) ............. SUCCESS [  9.160 s]
[INFO] JAX-WS RI HTTP SPI (httpspi-servlet) ............... SUCCESS [  9.980 s]
[INFO] JAX-WS RI Servlet Support (servlet) ................ SUCCESS [ 10.840 s]
[INFO] JAX-WS RI Bundles .................................. SUCCESS [  1.300 s]
[INFO] JAX-WS RI Runtime (jaxws-rt) ....................... SUCCESS [ 26.847 s]
[INFO] JAX-WS RI Runtime .................................. SUCCESS [  0.962 s]
[INFO] JAX-WS RI Tools (wscompile) ........................ SUCCESS [01:22 min]
[INFO] JAX-WS RI Tools (jaxws-tools) ...................... SUCCESS [ 12.019 s]
[INFO] JAX-WS RI Tools .................................... SUCCESS [  0.946 s]
[INFO] JAX-WS RI Eclipselink Plugin ....................... SUCCESS [ 15.632 s]
[INFO] JAX-WS RI Eclipselink SDO Plugin ................... SUCCESS [ 17.865 s]
[INFO] JAX-WS RI Local-Transport Implementation ........... SUCCESS [  9.358 s]
[INFO] JAX-WS RI Async-Client-Transport Implementation .... SUCCESS [  9.312 s]
[INFO] Maven JAXWS 3.x Plugin ............................. SUCCESS [04:38 min]
[INFO] JAX-WS RI Extras ................................... SUCCESS [  1.311 s]
[INFO] JAX-WS RI Tests .................................... SUCCESS [  0.921 s]
[INFO] WS Test Framework Utilities (JAX-WS) ............... SUCCESS [  6.974 s]
[INFO] JAX-WS RI Documentation ............................ SUCCESS [  0.925 s]
[INFO] JAX-WS RI Release Documentation .................... SUCCESS [ 25.765 s]
[INFO] JAX-WS RI Samples .................................. SUCCESS [  6.472 s]
[INFO] JAX-WS RI Standalone Zipped Bundle ................. FAILURE [  7.914 s]
[INFO] JAX-WS RI Unit Tests ............................... SKIPPED
[INFO] JAX-WS RI WWW Help files ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  12:05 min
[INFO] Finished at: 2021-12-16T10:50:33Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.glassfish.copyright:glassfish-copyright-maven-plugin:2.4:check (default-cli) on project jaxws-ri: Copyright checking failed -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jaxws-ri
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 75 killed;
[ssh-agent] Stopped.
Archiving artifacts
Recording fingerprints
Recording test results
[Checks API] No suitable checks publisher found.
[SpotBugsJava CompilerJavaDoc] Skipping execution of recorder since overall result is 'FAILURE'


Back to the top