Build failed in Jenkins: java-idwsfconsumer-v2-nightly #367

Shibboleth Jenkins noreply at shibboleth.net
Wed May 5 01:37:28 UTC 2021


See <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/367/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-opensaml-v4-nightly" build number 369
originally caused by:
 Started by upstream project "spring-extensions-v6-nightly" build number 361
 originally caused by:
  Started by upstream project "java-support-v8-nightly" build number 357
  originally caused by:
   Started by upstream project "java-parent-project-v11-nightly" build number 356
   originally caused by:
    Started by upstream project "trigger-nightly-v11" build number 356
    originally caused by:
     Started by timer
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-04c392e83263a6d18) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.shibboleth.net/git/idwsfconsumer # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/idwsfconsumer
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://git.shibboleth.net/git/idwsfconsumer +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 51aa95d01aa8944205815164f0e97414dfd173eb (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 51aa95d01aa8944205815164f0e97414dfd173eb # timeout=10
Commit message: "IDP-1785 - Move idp-parent managed deps into java-parent-project"
 > git rev-list --no-walk 51aa95d01aa8944205815164f0e97414dfd173eb # timeout=10
[java-idwsfconsumer-v2-nightly] $ /opt/maven_home/bin/mvn -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/.repository> -V -B clean -Prelease,central-disabled -U deploy
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/maven_home
Java version: 11.0.11, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-11.0.11.9.1-linux-x64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1160.25.1.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/parent/11.2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.1-SNAPSHOT/maven-metadata.xml (601 B at 1.9 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.1-SNAPSHOT/parent-11.2.1-20210505.010152-40.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.1-SNAPSHOT/parent-11.2.1-20210505.010152-40.pom (56 kB at 1.2 MB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.2.1-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] ----------------< net.shibboleth.liberty:idwsfconsumer >----------------
[INFO] Building ID-WSF WSC 2.1.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idwsfconsumer ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idwsfconsumer ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idwsfconsumer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 48 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idwsfconsumer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 453 source files to <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/sasl/Extensions.java>: <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/sasl/Extensions.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/sasl/Extensions.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idwsfconsumer ---
[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] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idwsfconsumer ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idwsfconsumer ---
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ idwsfconsumer ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/target/idwsfconsumer-2.1.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idwsfconsumer ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/target/idwsfconsumer-2.1.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idwsfconsumer ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ idwsfconsumer ---
[INFO]  Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] 
1 error
100 warnings
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:06 min
[INFO] Finished at: 2021-05-05T01:37:28Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.shibboleth.maven.plugins:maven-javadoc-plugin:3.2.0:jar (attach-javadocs) on project idwsfconsumer: MavenReportException: Error while generating Javadoc: 
[ERROR] Exit code: 1 - javadoc: error - Error fetching URL: https://jitpack.io/com/github/cbeust/testng/master/javadoc/
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/AuthenticationService.java>:417: warning - @param argument "addressUrl" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/AuthenticationService.java>:629: warning - @param argument "SASLResponse" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/DirectoryAccessProtocolService.java>:390: warning - @param argument "queryItems" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/DiscoveryService.java>:103: warning - Tag @inheritDoc cannot be used in constructor documentation.  It can only be used in the following types of documentation: class/interface, method, inline text.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/DiscoveryService.java>:105: warning - @inheritDoc used but DiscoveryService(DiscoveryService, EndpointReference) does not override or implement any method.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/DiscoveryService.java>:103: warning - Tag @inheritDoc cannot be used in constructor documentation.  It can only be used in the following types of documentation: class/interface, method, inline text.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/DiscoveryService.java>:105: warning - @inheritDoc used but DiscoveryService(DiscoveryService, EndpointReference) does not override or implement any method.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/DiscoveryService.java>:103: warning - Tag @inheritDoc cannot be used in constructor documentation.  It can only be used in the following types of documentation: class/interface, method, inline text.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/DiscoveryService.java>:135: warning - @param argument "providerIDs" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/DiscoveryService.java>:187: warning - @param argument "providerIDs" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/DiscoveryService.java>:261: warning - @param argument "epr" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/DiscoveryService.java>:262: warning - @param argument "serviceTypes" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/PeopleService.java>:116: warning - @param argument "optionalSubscription" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/PeopleService.java>:170: warning - @param argument "optionalSubscription" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/PeopleService.java>:374: warning - @param argument "objectRefs" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/PeopleService.java>:550: warning - @param argument "objectRefs" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/PeopleService.java>:771: warning - @param argument "optionalSubscription" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/PeopleService.java>:837: warning - @param argument "objectRef" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/PeopleService.java>:838: warning - @param argument "optionalSubscription" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/PersonalProfileService.java>:125: warning - Tag @inheritDoc cannot be used in constructor documentation.  It can only be used in the following types of documentation: class/interface, method, inline text.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/PersonalProfileService.java>:127: warning - @inheritDoc used but PersonalProfileService(DiscoveryService, EndpointReference) does not override or implement any method.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/PersonalProfileService.java>:125: warning - Tag @inheritDoc cannot be used in constructor documentation.  It can only be used in the following types of documentation: class/interface, method, inline text.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/PersonalProfileService.java>:127: warning - @inheritDoc used but PersonalProfileService(DiscoveryService, EndpointReference) does not override or implement any method.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/PersonalProfileService.java>:125: warning - Tag @inheritDoc cannot be used in constructor documentation.  It can only be used in the following types of documentation: class/interface, method, inline text.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/PersonalProfileService.java>:615: warning - @param argument "ID" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/SSLUtilities.java>:403: warning - Tag @author cannot be used in field documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/SSLUtilities.java>:73: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/SSLUtilities.java>:171: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/SSLUtilities.java>:370: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/SSLUtilities.java>:439: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/SSLUtilities.java>:498: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/SSLUtilities.java>:544: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/SSLUtilities.java>:583: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/SSLUtilities.java>:622: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessage.java>:1127: warning - @param argument "is" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:52: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:52: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:52: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:52: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:59: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:59: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:59: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:59: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:68: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:68: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:69: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:69: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:71: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:71: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:71: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:71: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:73: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:73: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:73: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:73: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:74: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/wsc/WSFMessageSigner.java>:74: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/OpenLibertyHelpers.java>:198: warning - @param argument "oldValue" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/OpenLibertyHelpers.java>:199: warning - @param argument "newValue" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/dst2_1/LeafAttributes.java>:94: warning - @param argument "acc" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/dst2_1/ref/TestItem.java>:11: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/dst2_1/ref/TestItem.java>:11: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/dst2_1/ref/TestItem.java>:23: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/dst2_1/ref/TestOp.java>:14: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPCreate.java>:117: warning - @param argument "ldifCreateString" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPCreate.java>:118: warning - @param argument "NS" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPDelete.java>:42: warning - @param argument "modifyItem" is not a parameter name.
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:31: warning - Tag @link: reference not found: DAPQueryResponseBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:32: warning - Tag @link: reference not found: DAPQueryResponseUnmarshaller
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:34: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:34: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:35: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:35: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:36: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:36: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:37: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:37: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:38: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:38: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:39: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:39: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:40: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:40: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:41: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:41: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:42: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:42: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:43: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPQueryResponse.java>:43: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPResultQuery.java>:23: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPResultQuery.java>:23: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPResultQuery.java>:24: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPResultQuery.java>:24: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPResultQuery.java>:25: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPResultQuery.java>:25: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPResultQuery.java>:26: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPResultQuery.java>:26: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPResultQuery.java>:27: warning - invalid usage of tag <
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPResultQuery.java>:27: warning - invalid usage of tag >
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/src/main/java/org/openliberty/xmltooling/idsis/dap/DAPResultQuery.java>:28: warning - invalid usage of tag <
[ERROR] 
[ERROR] Command line was: /opt/jdk/amazon-11/bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<http://127.0.0.1:1583/jenkins/job/java-idwsfconsumer-v2-nightly/ws/target/apidocs'> dir.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list