Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rdf4j-dev] Build failed in Jenkins: rdf4j-develop-deploy #629

See <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/629/display/redirect>

Changes:


------------------------------------------
[...truncated 1.58 MB...]
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Triple.java>:21: error: unknown tag: implNote
[ERROR]  * @implNote In order to ensure interoperability of concrete classes implementing this interface,
[ERROR]    ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/base/AbstractIRI.java>:19: error: unknown tag: implNote
[ERROR]  * @implNote Wherever feasible, in order to avoid severe performance degradation of the {@link #equals(Object)} method,
[ERROR]    ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Value.java>:73: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Returns the String-value of a <tt>Value</tt> object. This returns either a {@link Literal}'s label, a
[ERROR] 	                                 ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Value.java>:76: warning: no @return
[ERROR] 	String stringValue();
[ERROR] 	       ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/IRI.java>:62: error: reference not found
[ERROR] 	 * @return {@code true}, if the other object is an instance of {@code IRI} and their {@linkplain #toString() string
[ERROR] 	                                                                                                 ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/IRI.java>:71: error: reference not found
[ERROR] 	 * @return a hash code for this IRI computed as {@link #toString()}{@code .hashCode()}
[ERROR] 	                                                       ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:74: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Returns the <tt>boolean</tt> value of this literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:76: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return The <tt>boolean</tt> value of the literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:77: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @throws IllegalArgumentException If the literal's label cannot be represented by a <tt>boolean</tt> .
[ERROR] 	                                                                                      ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:82: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Returns the <tt>byte</tt> value of this literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:84: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return The <tt>byte</tt> value of the literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:85: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @throws NumberFormatException If the literal cannot be represented by a <tt>byte</tt>.
[ERROR] 	                                                                           ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:90: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Returns the <tt>short</tt> value of this literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:92: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return The <tt>short</tt> value of the literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:93: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @throws NumberFormatException If the literal's label cannot be represented by a <tt>short</tt>.
[ERROR] 	                                                                                   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:98: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Returns the <tt>int</tt> value of this literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:100: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return The <tt>int</tt> value of the literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:101: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @throws NumberFormatException If the literal's label cannot be represented by a <tt>int</tt>.
[ERROR] 	                                                                                   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:106: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Returns the <tt>long</tt> value of this literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:108: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return The <tt>long</tt> value of the literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:109: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @throws NumberFormatException If the literal's label cannot be represented by to a <tt>long</tt> .
[ERROR] 	                                                                                      ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:130: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Returns the <tt>float</tt> value of this literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:132: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return The <tt>float</tt> value of the literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:133: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @throws NumberFormatException If the literal's label cannot be represented by a <tt>float</tt>.
[ERROR] 	                                                                                   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:138: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Returns the <tt>double</tt> value of this literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:140: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return The <tt>double</tt> value of the literal.
[ERROR] 	               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:141: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @throws NumberFormatException If the literal's label cannot be represented by a <tt>double</tt>.
[ERROR] 	                                                                                   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:187: error: unknown tag: apiNote
[ERROR] 	 * @apiNote the <a href="https://www.w3.org/TR/xmlschema11-2/#dateTimeStamp";>xsd:dateTimeStamp</a> datatype
[ERROR] 	   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:196: error: unknown tag: implSpec
[ERROR] 	 * @implSpec The default method implementation throws an {@link UnsupportedOperationException} and is only supplied
[ERROR] 	   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:238: error: unknown tag: apiNote
[ERROR] 	 * @apiNote <a href="https://www.w3.org/TR/xmlschema11-2/#yearMonthDuration";>xsd:yearMonthDuration</a> and
[ERROR] 	   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:251: error: unknown tag: implSpec
[ERROR] 	 * @implSpec The default method implementation throws an {@link UnsupportedOperationException} and is only supplied
[ERROR] 	   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:262: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Schema datatypes</a>: <tt>dateTime</tt>, <tt>time</tt>, <tt>date</tt>, <tt>gYearMonth</tt>, <tt>gMonthDay</tt>,
[ERROR] 	                         ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:262: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Schema datatypes</a>: <tt>dateTime</tt>, <tt>time</tt>, <tt>date</tt>, <tt>gYearMonth</tt>, <tt>gMonthDay</tt>,
[ERROR] 	                                            ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:262: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Schema datatypes</a>: <tt>dateTime</tt>, <tt>time</tt>, <tt>date</tt>, <tt>gYearMonth</tt>, <tt>gMonthDay</tt>,
[ERROR] 	                                                           ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:262: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Schema datatypes</a>: <tt>dateTime</tt>, <tt>time</tt>, <tt>date</tt>, <tt>gYearMonth</tt>, <tt>gMonthDay</tt>,
[ERROR] 	                                                                          ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:262: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Schema datatypes</a>: <tt>dateTime</tt>, <tt>time</tt>, <tt>date</tt>, <tt>gYearMonth</tt>, <tt>gMonthDay</tt>,
[ERROR] 	                                                                                               ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:263: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * <tt>gYear</tt>, <tt>gMonth</tt> or <tt>gDay</tt>.
[ERROR] 	   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:263: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * <tt>gYear</tt>, <tt>gMonth</tt> or <tt>gDay</tt>.
[ERROR] 	                   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:263: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * <tt>gYear</tt>, <tt>gMonth</tt> or <tt>gDay</tt>.
[ERROR] 	                                      ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Literal.java>:286: error: unknown tag: implNote
[ERROR] 	 * @implNote {@linkplain #getLanguage() language} and {@linkplain #getDatatype() datatype} are deliberately not
[ERROR] 	   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Model.java>:108: warning: no @return
[ERROR] 	boolean add(Resource subj, IRI pred, Value obj, Resource... contexts);
[ERROR] 	        ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/Statement.java>:49: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return The statement's context, or <tt>null</tt> in case of the null context or if not applicable.
[ERROR] 	                                       ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:48: warning: no @return
[ERROR] 	IRI createIRI(String namespace, String localName);
[ERROR] 	    ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:69: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @param label The literal's label, must not be <tt>null</tt>.
[ERROR] 	                                                 ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:71: warning: no @return
[ERROR] 	Literal createLiteral(String label);
[ERROR] 	        ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:78: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @param label    The literal's label, must not be <tt>null</tt>.
[ERROR] 	                                                    ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:79: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @param language The literal's language attribute, must not be <tt>null</tt>.
[ERROR] 	                                                                 ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:81: warning: no @return
[ERROR] 	Literal createLiteral(String label, String language);
[ERROR] 	        ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:86: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @param label    The literal's label, must not be <tt>null</tt>.
[ERROR] 	                                                    ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:91: warning: no @return
[ERROR] 	Literal createLiteral(String label, IRI datatype);
[ERROR] 	        ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:94: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Creates a new <tt>xsd:boolean</tt>-typed literal representing the specified value.
[ERROR] 	                 ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:97: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return An <tt>xsd:boolean</tt>-typed literal for the specified value.
[ERROR] 	              ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:102: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Creates a new <tt>xsd:byte</tt>-typed literal representing the specified value.
[ERROR] 	                 ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:105: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return An <tt>xsd:byte</tt>-typed literal for the specified value.
[ERROR] 	              ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:110: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Creates a new <tt>xsd:short</tt>-typed literal representing the specified value.
[ERROR] 	                 ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:113: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return An <tt>xsd:short</tt>-typed literal for the specified value.
[ERROR] 	              ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:118: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Creates a new <tt>xsd:int</tt>-typed literal representing the specified value.
[ERROR] 	                 ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:121: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return An <tt>xsd:int</tt>-typed literal for the specified value.
[ERROR] 	              ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:126: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Creates a new <tt>xsd:long</tt>-typed literal representing the specified value.
[ERROR] 	                 ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:129: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return An <tt>xsd:long</tt>-typed literal for the specified value.
[ERROR] 	              ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:134: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Creates a new <tt>xsd:float</tt>-typed literal representing the specified value.
[ERROR] 	                 ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:137: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return An <tt>xsd:float</tt>-typed literal for the specified value.
[ERROR] 	              ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:142: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Creates a new <tt>xsd:double</tt>-typed literal representing the specified value.
[ERROR] 	                 ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:145: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * @return An <tt>xsd:double</tt>-typed literal for the specified value.
[ERROR] 	              ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:150: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Creates a new literal representing the specified bigDecimal that is typed as an <tt>xsd:Decimal</tt>.
[ERROR] 	                                                                                   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:152: warning: no @param for bigDecimal
[ERROR] 	Literal createLiteral(BigDecimal bigDecimal);
[ERROR] 	        ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:152: warning: no @return
[ERROR] 	Literal createLiteral(BigDecimal bigDecimal);
[ERROR] 	        ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:155: error: tag not supported in the generated HTML version: tt
[ERROR] 	 * Creates a new literal representing the specified bigInteger that is typed as an <tt>xsd:Integer</tt>.
[ERROR] 	                                                                                   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:157: warning: no @param for bigInteger
[ERROR] 	Literal createLiteral(BigInteger bigInteger);
[ERROR] 	        ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:157: warning: no @return
[ERROR] 	Literal createLiteral(BigInteger bigInteger);
[ERROR] 	        ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:173: error: unknown tag: apiNote
[ERROR] 	 * @apiNote See datatype-related API notes for {@link Literal#temporalAccessorValue()}.
[ERROR] 	   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:175: error: unknown tag: implNote
[ERROR] 	 * @implNote the default method implementation throws an {@link UnsupportedOperationException} and is only supplied
[ERROR] 	   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:197: error: unknown tag: apiNote
[ERROR] 	 * @apiNote See datatype-related API notes for {@link Literal#temporalAmountValue()}.
[ERROR] 	   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:199: error: unknown tag: implNote
[ERROR] 	 * @implNote the default method implementation throws an {@link UnsupportedOperationException} and is only supplied
[ERROR] 	   ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:220: warning: no @param for date
[ERROR] 	Literal createLiteral(Date date);
[ERROR] 	        ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:220: warning: no @return
[ERROR] 	Literal createLiteral(Date date);
[ERROR] 	        ^
[ERROR] <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/src/main/java/org/eclipse/rdf4j/model/ValueFactory.java>:250: error: unknown tag: implNote
[ERROR] 	 * @implNote This temporary default method is only supplied as a stop-gap for backward compatibility, but throws an
[ERROR] 	   ^
[ERROR] javadoc: warning - Tag @linkplain: reference not found: #toString()string
[ERROR]          values
[ERROR] javadoc: warning - Tag @link: reference not found: #toString()
[ERROR] 
[ERROR] Command line was: /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/core/model-api/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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :rdf4j-model-api
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top