Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 57A99200CC7 for ; Sun, 16 Jul 2017 20:42:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 55B4D164252; Sun, 16 Jul 2017 18:42:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9C35D16424B for ; Sun, 16 Jul 2017 20:42:12 +0200 (CEST) Received: (qmail 93739 invoked by uid 500); 16 Jul 2017 18:42:06 -0000 Mailing-List: contact dev-help@oodt.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@oodt.apache.org Delivered-To: mailing list dev@oodt.apache.org Received: (qmail 93727 invoked by uid 99); 16 Jul 2017 18:42:06 -0000 Received: from Unknown (HELO jenkins-master.apache.org) (62.210.60.235) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Jul 2017 18:42:06 +0000 Received: from jenkins-master (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 8B9E2A0193 for ; Sun, 16 Jul 2017 11:41:48 -0700 (PDT) Date: Sun, 16 Jul 2017 11:41:45 -0700 (PDT) From: Apache Jenkins Server To: dev@oodt.apache.org Message-ID: <1637842238.167.1500230506892.JavaMail.jenkins@jenkins-master> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_oodt-tru?= =?UTF-8?Q?nk_=C2=BB_CAS_Curation_Interface_#2137?= 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: oodt-trunk/org.apache.oodt:cas-curator X-Jenkins-Result: FAILURE archived-at: Sun, 16 Jul 2017 18:42:13 -0000 See Changes: [mattmann] remove OODT SSO as a dependency. ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CAS Curation Interface 1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cas-curator --- [INFO] Deleting [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cas-curator --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cas-curator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 19 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ cas-curator --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] : uses unchecked or unsafe operations. [WARNING] : Recompile with -Xlint:unchecked for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[24,36] package org.apache.oodt.security.sso does not exist [ERROR] :[25,36] package org.apache.oodt.security.sso does not exist [ERROR] :[45,11] cannot find symbol symbol: class AbstractWebBasedSingleSignOn location: class org.apache.oodt.cas.curation.login.LoginPage [ERROR] :[45,46] cannot find symbol symbol: variable SingleSignOnFactory location: class org.apache.oodt.cas.curation.login.LoginPage [INFO] 4 errors [INFO] -------------------------------------------------------------