From commits-return-6575-archive-asf-public=cust-asf.ponee.io@tamaya.incubator.apache.org Sat Feb 23 10:46:15 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id A7F0D180675 for ; Sat, 23 Feb 2019 11:46:14 +0100 (CET) Received: (qmail 40509 invoked by uid 500); 23 Feb 2019 10:46:13 -0000 Mailing-List: contact commits-help@tamaya.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tamaya.incubator.apache.org Delivered-To: mailing list commits@tamaya.incubator.apache.org Received: (qmail 40500 invoked by uid 99); 23 Feb 2019 10:46:13 -0000 Received: from mail-relay.apache.org (HELO mailrelay2-lw-us.apache.org) (207.244.88.137) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2019 10:46:13 +0000 Received: from jenkins02.apache.org (jenkins02.apache.org [195.201.213.130]) by mailrelay2-lw-us.apache.org (ASF Mail Server at mailrelay2-lw-us.apache.org) with ESMTP id B8A5D3192 for ; Sat, 23 Feb 2019 10:46:12 +0000 (UTC) Received: from jenkins02.apache.org (localhost.localdomain [127.0.0.1]) by jenkins02.apache.org (ASF Mail Server at jenkins02.apache.org) with ESMTP id E253333E00DF for ; Sat, 23 Feb 2019 10:46:11 +0000 (UTC) Date: Sat, 23 Feb 2019 10:46:10 +0000 (UTC) From: Apache Jenkins Server To: commits@tamaya.apache.org Message-ID: <1582918490.3483.1550918770907.JavaMail.jenkins@jenkins02> In-Reply-To: <1817481097.3409.1550881956420.JavaMail.jenkins@jenkins02> References: <1817481097.3409.1550881956420.JavaMail.jenkins@jenkins02> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Tamaya-Sandbox-Master?= =?UTF-8?Q?_=C2=BB_Apache_Tamaya_Modules_-_Documentation_#3001?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Tamaya-Sandbox-Master/org.apache.tamaya.ext:tamaya-doc_alpha X-Jenkins-Result: FAILURE See ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tamaya Modules - Documentation 0.4-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tamaya-doc_alpha --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tamaya-doc_alpha --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-versions) @ tamaya-doc_alpha --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ tamaya-doc_alpha --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: **/*banner.txt [INFO] Exclude: banner.txt [INFO] Exclude: .git [INFO] Exclude: derby.log [INFO] Exclude: **/bootstrap-* [INFO] Exclude: **/js/jquery-* [INFO] Exclude: **/*.json [INFO] Exclude: **/*.md [INFO] Exclude: **/*.md.vm [INFO] Exclude: src/site/asciidoc/temp-properties-files-for-site/attributes.adoc [INFO] Exclude: readme/** [INFO] 27 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 26 licenses. [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tamaya-doc_alpha --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle) @ tamaya-doc_alpha --- [INFO] There are 3 errors reported by Checkstyle 7.8 with buildtools/src/main/resources/checkstyle/style.xml ruleset. [ERROR] src/test/java/org/apache/tamaya/doc/AnnotatedDocConfigBean.java:[24] (imports) AvoidStarImport: Using the '.*' form of import should be avoided - org.apache.tamaya.inject.api.*. [ERROR] src/test/java/org/apache/tamaya/doc/ConfigDocumenterTest.java:[25] (imports) AvoidStarImport: Using the '.*' form of import should be avoided - org.junit.Assert.*. [ERROR] src/test/java/org/apache/tamaya/doc/ConfigDocumenterTest.java:[25,1] (imports) IllegalImport: Illegal import - org.junit.Assert.*. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Tamaya Sandbox .............................. SUCCESS [ 40.192 s] [INFO] Apache Tamaya Modules - Apache Commons ............. SUCCESS [ 43.949 s] [INFO] Apache Tamaya Modules - Joda-Time Support .......... SUCCESS [01:22 min] [INFO] Apache Tamaya Modules - Usage tracker .............. SUCCESS [ 40.286 s] [INFO] Apache Tamaya Modules - Documentation .............. FAILURE [ 1.984 s] [INFO] Apache Tamaya Modules - Validation ................. SKIPPED [INFO] Apache Tamaya Modules - Remote PropertySource ...... SUCCESS [ 35.300 s] [INFO] Apache Tamaya Modules - Configured System Properties SUCCESS [ 33.741 s] [INFO] Apache Tamaya Modules - Apache Camel Support ....... SUCCESS [ 39.466 s] [INFO] Apache Tamaya Modules - PropertySources ............ SUCCESS [ 34.591 s] [INFO] Apache Tamaya Modules - JMX Support ................ SUCCESS [ 35.783 s] [INFO] Apache Tamaya Modules - Metamodel .................. SUCCESS [ 41.261 s] [INFO] Apache Tamaya Modules - Units of Measurement Support SUCCESS [ 34.124 s] [INFO] Apache Tamaya Modules - Vertx Support .............. FAILURE [ 4.353 s] [INFO] Apache Tamaya Modules - JSR 382 Implementation ..... SUCCESS [ 41.879 s] [INFO] Apache Tamaya Modules - HJSON Support .............. SUCCESS [ 36.036 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:55 min [INFO] Finished at: 2019-02-23T10:45:51+00:00 [INFO] Final Memory: 108M/4037M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle) on project tamaya-doc_alpha: You have 3 Checkstyle violations. -> [Help 1] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project tamaya-vertx-alpha: Compilation failure: Compilation failure: [ERROR] /home/jenkins/jenkins-slave/workspace/Tamaya-Sandbox-Master/vertx/src/main/java/org/apache/tamaya/vertx/TamayaConfigurationProducer.java:[50,19] cannot find symbol [ERROR] symbol: method key() [ERROR] location: @interface org.apache.tamaya.inject.api.Config [ERROR] /home/jenkins/jenkins-slave/workspace/Tamaya-Sandbox-Master/vertx/src/main/java/org/apache/tamaya/vertx/TamayaConfigurationProducer.java:[53,19] cannot find symbol [ERROR] symbol: method key() [ERROR] location: @interface org.apache.tamaya.inject.api.Config [ERROR] /home/jenkins/jenkins-slave/workspace/Tamaya-Sandbox-Master/vertx/src/main/java/org/apache/tamaya/vertx/TamayaConfigurationProducer.java:[56,19] cannot find symbol [ERROR] symbol: method key() [ERROR] location: @interface org.apache.tamaya.inject.api.Config [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :tamaya-doc_alpha