You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/06 12:42:50 UTC

Build failed in Jenkins: xmlschema-trunk #214

See <https://builds.apache.org/job/xmlschema-trunk/214/display/redirect>

------------------------------------------
[...truncated 311.47 KB...]
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchema.java>:459: warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchema.java>:515: warning: no @param for namespaceContext
[ERROR] public void setNamespaceContext(NamespacePrefixList namespaceContext) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchema.java>:522: warning: no description for @param
[ERROR] * @param schemaNamespacePrefix
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchema.java>:568: warning: no description for @throws
[ERROR] * @throws UnsupportedEncodingException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchema.java>:592: warning: no @param for options
[ERROR] public void write(Writer writer, Map<String, String> options) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchema.java>:778: warning: no description for @param
[ERROR] * @param name
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchema.java>:779: warning: no description for @param
[ERROR] * @param deep
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchema.java>:780: warning: no description for @param
[ERROR] * @param schemaStack
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/NamespaceContextOwner.java>:29: warning: no @return
[ERROR] NamespacePrefixList getNamespaceContext();
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaObject.java>:47: warning: no description for @param
[ERROR] * @param key
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaObject.java>:48: warning: no description for @param
[ERROR] * @param value
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaObject.java>:108: warning: no @return
[ERROR] public Map<Object, Object> getMetaInfoMap() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaObject.java>:127: warning: no description for @param
[ERROR] * @param metaInfoMap
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/XmlSchemaNamedWithForm.java>:35: warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/XmlSchemaNamedWithForm.java>:49: warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/XmlSchemaNamedWithForm.java>:57: warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaAttributeGroup.java>:47: warning: no @param for parent
[ERROR] public XmlSchemaAttributeGroup(XmlSchema parent) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaAttributeGroupRef.java>:47: warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaCollection.java>:519: error: @param name not found
[ERROR] * @param veh handler that is called back for validation.
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaCollection.java>:577: error: @param name not found
[ERROR] * @param veh handler that is called back for validation.
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaComplexType.java>:131: warning: no @return
[ERROR] public QName getBaseSchemaTypeName() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaComplexType.java>:49: warning: no @param for schema
[ERROR] public XmlSchemaComplexType(XmlSchema schema, boolean topLevel) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaComplexType.java>:49: warning: no @param for topLevel
[ERROR] public XmlSchemaComplexType(XmlSchema schema, boolean topLevel) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaElement.java>:155: warning: no @return
[ERROR] public List<XmlSchemaIdentityConstraint> getConstraints() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaElement.java>:314: warning: no description for @param
[ERROR] * @param abstractElement
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaElement.java>:88: warning: no @param for parentSchema
[ERROR] public XmlSchemaElement(XmlSchema parentSchema, boolean topLevel) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaElement.java>:88: warning: no @param for topLevel
[ERROR] public XmlSchemaElement(XmlSchema parentSchema, boolean topLevel) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaExternal.java>:37: warning: no @param for parent
[ERROR] protected XmlSchemaExternal(XmlSchema parent) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaImport.java>:34: warning: no @param for parent
[ERROR] public XmlSchemaImport(XmlSchema parent) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaInclude.java>:32: warning: no @param for parent
[ERROR] public XmlSchemaInclude(XmlSchema parent) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaNotation.java>:43: warning: no @param for parent
[ERROR] public XmlSchemaNotation(XmlSchema parent) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaRedefine.java>:47: warning: no @param for parent
[ERROR] public XmlSchemaRedefine(XmlSchema parent) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaSequence.java>:48: warning: no @return
[ERROR] public List<XmlSchemaSequenceMember> getItems() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaSerializer.java>:128: warning: no description for @throws
[ERROR] * @throws XmlSchemaSerializerException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaSimpleType.java>:34: warning: no @param for schema
[ERROR] public XmlSchemaSimpleType(XmlSchema schema, boolean topLevel) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaSimpleType.java>:34: warning: no @param for topLevel
[ERROR] public XmlSchemaSimpleType(XmlSchema schema, boolean topLevel) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaType.java>:48: warning: no @param for schema
[ERROR] protected XmlSchemaType(XmlSchema schema, boolean topLevel) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaType.java>:48: warning: no @param for topLevel
[ERROR] protected XmlSchemaType(XmlSchema schema, boolean topLevel) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/CollectionFactory.java>:74: warning: no description for @param
[ERROR] * @param b
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/CollectionFactory.java>:91: warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/CollectionFactory.java>:109: warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:59: warning: no @param for parent
[ERROR] public static Element getFirstChildElement(Node parent) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:59: warning: no @return
[ERROR] public static Element getFirstChildElement(Node parent) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:78: warning: no @param for parent
[ERROR] public static Element getLastChildElement(Node parent) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:78: warning: no @return
[ERROR] public static Element getLastChildElement(Node parent) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:97: warning: no @param for node
[ERROR] public static Element getNextSiblingElement(Node node) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:97: warning: no @return
[ERROR] public static Element getNextSiblingElement(Node node) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:116: warning: no @param for parent
[ERROR] public static Element getFirstChildElement(Node parent, String elemName) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:116: warning: no @param for elemName
[ERROR] public static Element getFirstChildElement(Node parent, String elemName) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:116: warning: no @return
[ERROR] public static Element getFirstChildElement(Node parent, String elemName) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:135: warning: no @param for parent
[ERROR] public static Element getLastChildElement(Node parent, String elemName) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:135: warning: no @param for elemName
[ERROR] public static Element getLastChildElement(Node parent, String elemName) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:135: warning: no @return
[ERROR] public static Element getLastChildElement(Node parent, String elemName) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:154: warning: no @param for node
[ERROR] public static Element getNextSiblingElement(Node node, String elemName) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:154: warning: no @param for elemName
[ERROR] public static Element getNextSiblingElement(Node node, String elemName) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:154: warning: no @return
[ERROR] public static Element getNextSiblingElement(Node node, String elemName) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:173: warning: no @param for parent
[ERROR] public static Element getFirstChildElementNS(Node parent, String uri, String localpart) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:173: warning: no @param for uri
[ERROR] public static Element getFirstChildElementNS(Node parent, String uri, String localpart) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:173: warning: no @param for localpart
[ERROR] public static Element getFirstChildElementNS(Node parent, String uri, String localpart) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:173: warning: no @return
[ERROR] public static Element getFirstChildElementNS(Node parent, String uri, String localpart) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:195: warning: no @param for parent
[ERROR] public static Element getLastChildElementNS(Node parent, String uri, String localpart) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:195: warning: no @param for uri
[ERROR] public static Element getLastChildElementNS(Node parent, String uri, String localpart) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:195: warning: no @param for localpart
[ERROR] public static Element getLastChildElementNS(Node parent, String uri, String localpart) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:195: warning: no @return
[ERROR] public static Element getLastChildElementNS(Node parent, String uri, String localpart) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:217: warning: no @param for node
[ERROR] public static Element getNextSiblingElementNS(Node node, String uri, String localpart) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:217: warning: no @param for uri
[ERROR] public static Element getNextSiblingElementNS(Node node, String uri, String localpart) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:217: warning: no @param for localpart
[ERROR] public static Element getNextSiblingElementNS(Node node, String uri, String localpart) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:217: warning: no @return
[ERROR] public static Element getNextSiblingElementNS(Node node, String uri, String localpart) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:240: warning: no @param for parent
[ERROR] public static Element getFirstChildElement(Node parent, String elemNames[]) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:240: warning: no @param for elemNames
[ERROR] public static Element getFirstChildElement(Node parent, String elemNames[]) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:240: warning: no @return
[ERROR] public static Element getFirstChildElement(Node parent, String elemNames[]) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:263: warning: no @param for parent
[ERROR] public static Element getLastChildElement(Node parent, String elemNames[]) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:263: warning: no @param for elemNames
[ERROR] public static Element getLastChildElement(Node parent, String elemNames[]) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:263: warning: no @return
[ERROR] public static Element getLastChildElement(Node parent, String elemNames[]) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:286: warning: no @param for node
[ERROR] public static Element getNextSiblingElement(Node node, String elemNames[]) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/DOMUtil.java>:286: warning: no @param for elemNames
[ERROR] public static Element getNextSiblingElement(Node node, String elemNames[]) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/NodeNamespaceContext.java>:38: error: reference not found
[ERROR] * Implementation of {@link NamespaceContext}, which is based on a DOM node.
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/jdk1.8.0_152/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/xmlschema-trunk/ws/xmlschema-core/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 <goals> -rf :xmlschema-core
Sending e-mails to: dev@ws.apache.org
Sending e-mails to: dev@ws.apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


Jenkins build is back to normal : xmlschema-trunk #215

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/xmlschema-trunk/215/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org