Build failed in Jenkins: java-shib-attribute-v5-nightly #154

Shibboleth Jenkins noreply at shibboleth.net
Tue Nov 22 01:56:24 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/154/display/redirect?page=changes>

Changes:

[Scott Cantor] Fix annotation and null bugs.


------------------------------------------
[...truncated 410.92 KB...]
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/context/AttributeFilterWorkContextTest.java>:40: warning: no comment
[WARNING] private final StringAttributeValue cStringAttributeValue = new StringAttributeValue("c");
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/BaseBridgingClassTester.java>:44: warning: no comment
[WARNING] protected final String NAME1 = "foo";
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/BaseBridgingClassTester.java>:45: warning: no comment
[WARNING] protected final String NAME2 = "bar";
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/BaseBridgingClassTester.java>:40: warning: no comment
[WARNING] protected final IdPAttributeValue VALUE1 = new StringAttributeValue("value1");
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/BaseBridgingClassTester.java>:41: warning: no comment
[WARNING] protected final IdPAttributeValue VALUE2 = new StringAttributeValue("value2");
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/BaseBridgingClassTester.java>:42: warning: no comment
[WARNING] protected final IdPAttributeValue VALUE3 = new StringAttributeValue("value3");
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/BaseBridgingClassTester.java>:65: warning: no comment
[WARNING] @Test public void baseClass() throws ComponentInitializationException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/BaseBridgingClassTester.java>:47: warning: no comment
[WARNING] @Nonnull protected AttributeFilterContext setUpCtx() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/MatcherFromPolicyTest.java>:35: warning: no comment
[WARNING] @Test public void all() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/MatcherFromPolicyTest.java>:61: warning: no comment
[WARNING] @Test public void fails() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/MatcherFromPolicyTest.java>:49: warning: no comment
[WARNING] @Test public void none() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/PolicyFromMatcherIdTest.java>:32: warning: no comment
[WARNING] @Test public void all() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/PolicyFromMatcherIdTest.java>:54: warning: no comment
[WARNING] @Test public void fails() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/PolicyFromMatcherIdTest.java>:45: warning: no comment
[WARNING] @Test public void none() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/PolicyFromMatcherTest.java>:33: warning: no comment
[WARNING] @Test public void all() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/PolicyFromMatcherTest.java>:49: warning: no comment
[WARNING] @Test public void fails() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/src/test/java/net/shibboleth/idp/attribute/filter/PolicyFromMatcherTest.java>:41: warning: no comment
[WARNING] @Test public void none() {
[WARNING] ^
[WARNING] 23 warnings
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/target/shib-attribute-filter-api-5.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ shib-attribute-filter-api >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-attribute-filter-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-attribute-filter-api ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ shib-attribute-filter-api <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ shib-attribute-filter-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/target/shib-attribute-filter-api-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ shib-attribute-filter-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/target/shib-attribute-filter-api-5.0.0-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/.repository/net/shibboleth/shib-attribute-filter-api/5.0.0-SNAPSHOT/shib-attribute-filter-api-5.0.0-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/.repository/net/shibboleth/shib-attribute-filter-api/5.0.0-SNAPSHOT/shib-attribute-filter-api-5.0.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/target/shib-attribute-filter-api-5.0.0-SNAPSHOT-tests.jar> to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/.repository/net/shibboleth/shib-attribute-filter-api/5.0.0-SNAPSHOT/shib-attribute-filter-api-5.0.0-SNAPSHOT-tests.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/target/shib-attribute-filter-api-5.0.0-SNAPSHOT-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/.repository/net/shibboleth/shib-attribute-filter-api/5.0.0-SNAPSHOT/shib-attribute-filter-api-5.0.0-SNAPSHOT-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/target/shib-attribute-filter-api-5.0.0-SNAPSHOT-test-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/.repository/net/shibboleth/shib-attribute-filter-api/5.0.0-SNAPSHOT/shib-attribute-filter-api-5.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-attribute-filter-api/target/shib-attribute-filter-api-5.0.0-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/.repository/net/shibboleth/shib-attribute-filter-api/5.0.0-SNAPSHOT/shib-attribute-filter-api-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M2:deploy (default-deploy) @ shib-attribute-filter-api ---
[INFO] Using alternate deployment repository snapshot::https://build.shibboleth.net/nexus-proxy/content/repositories/snapshots
[INFO] Deploying net.shibboleth:shib-attribute-filter-api:5.0.0-SNAPSHOT at end
[INFO] 
[INFO] ---------------< net.shibboleth:shib-saml-attribute-api >---------------
[INFO] Building Shibboleth Attribute :: SAML Attribute API 5.0.0-SNAPSHOT [5/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-api/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-metadata-api/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-api/5.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 57 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-api/5.0.0-SNAPSHOT/shib-metadata-api-5.0.0-20221122.015204-138.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-api/5.0.0-SNAPSHOT/shib-metadata-api-5.0.0-20221122.015204-138.pom (2.1 kB at 532 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-bom/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/5.0.0-SNAPSHOT/maven-metadata.xml (818 B at 91 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-api/5.0.0-SNAPSHOT/shib-metadata-api-5.0.0-20221122.015204-138.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-api/5.0.0-SNAPSHOT/shib-metadata-api-5.0.0-20221122.015204-138.jar (27 kB at 5.4 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-saml-attribute-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-saml-attribute-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-saml-attribute-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-saml-attribute-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ shib-saml-attribute-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/main/java/net/shibboleth/idp/saml/attribute/transcoding/AbstractSAMLAttributeTranscoder.java>: <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/main/java/net/shibboleth/idp/saml/attribute/transcoding/AbstractSAMLAttributeTranscoder.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/main/java/net/shibboleth/idp/saml/attribute/transcoding/AbstractSAMLAttributeTranscoder.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ shib-saml-attribute-api ---
[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.10.1:testCompile (default-testCompile) @ shib-saml-attribute-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ shib-saml-attribute-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.saml.attribute.transcoding.SAMLEncoderSupportTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.127 s - in net.shibboleth.idp.saml.attribute.transcoding.SAMLEncoderSupportTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ shib-saml-attribute-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/target/shib-saml-attribute-api-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ shib-saml-attribute-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/target/shib-saml-attribute-api-5.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ shib-saml-attribute-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) @ shib-saml-attribute-api ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/target/javadoc-bundle-options.> Ignored it.
[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] Building jar: <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/target/shib-saml-attribute-api-5.0.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0.2:test-jar (attach-javadocs) @ shib-saml-attribute-api ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/target/javadoc-bundle-options.> Ignored it.
[INFO]  Building classpath javadoc argument
[INFO] Configuration changed, re-generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Attribute Components 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Attribute Components .................... SUCCESS [ 11.629 s]
[INFO] Shibboleth Attribute :: Attribute API .............. SUCCESS [ 24.225 s]
[INFO] Shibboleth Attribute :: Attribute Resolver API ..... SUCCESS [ 17.752 s]
[INFO] Shibboleth Attribute :: Attribute Filter API ....... SUCCESS [ 13.719 s]
[INFO] Shibboleth Attribute :: SAML Attribute API ......... FAILURE [ 15.526 s]
[INFO] Shibboleth Attribute :: Attribute Implementation ... SKIPPED
[INFO] Shibboleth Attribute :: Testing .................... SKIPPED
[INFO] Shibboleth Attribute :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth Attribute :: SAML Attribute Implementation SKIPPED
[INFO] Shibboleth Attribute :: Attribute Filter Implementation SKIPPED
[INFO] Shibboleth Attribute :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth Attribute :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth Attribute :: BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:24 min
[INFO] Finished at: 2022-11-22T01:56:24Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.shibboleth.maven.plugins:maven-javadoc-plugin:3.3.0.2:test-jar (attach-javadocs) on project shib-saml-attribute-api: MavenReportException: Error while generating Javadoc: 
[ERROR] Exit code: 1 - <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:162: warning: no comment
[ERROR]     private class ScopedValueBuilder extends AbstractXMLObjectBuilder<ScopedValue> {
[ERROR]             ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:170: warning: no comment
[ERROR]     private class ScopedValueImpl extends XSAnyImpl implements ScopedValue {
[ERROR]             ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:236: warning: no comment
[ERROR]     private class ScopedValueMarshaller extends AbstractXMLObjectMarshaller {
[ERROR]             ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:258: warning: no comment
[ERROR]     private class ScopedValueUnmarshaller extends AbstractXMLObjectUnmarshaller {
[ERROR]             ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:69: warning: no comment
[ERROR]     @Nonnull private final static IdPAttribute ATTR = new IdPAttribute("attr");
[ERROR]                                                ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:70: warning: no comment
[ERROR]     @Nonnull @NotEmpty private final static byte[] BYTE_ARRAY_VALUE = {1, 2, 3, 4, 5};
[ERROR]                                                    ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:68: warning: no comment
[ERROR]     @Nonnull @NotEmpty private final static String DELIMITER = "@";
[ERROR]                                                    ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:64: warning: no comment
[ERROR]     @Nonnull private final static QName QNAME = new QName(QNAME_LOCALPART);
[ERROR]                                         ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:67: warning: no comment
[ERROR]     @Nonnull @NotEmpty private final static String SCOPE_ATTRIBUTE_NAME = "Scpe"; //sic
[ERROR]                                                    ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:71: warning: no comment
[ERROR]     @Nonnull private final static ScopedStringAttributeValue SCOPEDVAL = new ScopedStringAttributeValue(STRING_VALUE, STRING_SCOPE);
[ERROR]                                                              ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:66: warning: no comment
[ERROR]     @Nonnull @NotEmpty private final static String STRING_SCOPE = "TestScope";
[ERROR]                                                    ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:65: warning: no comment
[ERROR]     @Nonnull @NotEmpty private final static String STRING_VALUE = "TestValue";
[ERROR]                                                    ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:87: warning: no comment
[ERROR]     @Test public void encodeByteArrayValue() throws DecodingException, EncodingException {
[ERROR]                       ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:126: warning: no comment
[ERROR]     @Test public void encodeScopedStringValueAttribute() {
[ERROR]                       ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:143: warning: no comment
[ERROR]     @Test public void encodeScopedStringValueInline() {
[ERROR]                       ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:73: warning: no comment
[ERROR]     @Test public void encodeStringValue() {
[ERROR]                       ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:102: warning: no comment
[ERROR]     @Test public void encodeXmlObjectValue() {
[ERROR]                       ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:182: error: @param name not found
[ERROR]          * @param elementLocalName the local name of the XML element this Object represents
[ERROR]                   ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/src/test/java/net/shibboleth/idp/saml/attribute/transcoding/SAMLEncoderSupportTest.java>:185: warning: no @param for localName
[ERROR]         protected ScopedValueImpl(@Nullable final String namespaceURI,
[ERROR]                   ^
[ERROR] 1 error
[ERROR] 18 warnings
[ERROR] 
[ERROR] Command line was: /efs/optjava/jdk/amazon/amazon-corretto-17.0.5.8.1-linux-x64/bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-nightly/ws/shib-saml-attribute-api/target/testapidocs'> 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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :shib-saml-attribute-api
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list