Return-Path: X-Original-To: apmail-atlas-dev-archive@minotaur.apache.org Delivered-To: apmail-atlas-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AFFA7181B3 for ; Tue, 25 Aug 2015 12:53:03 +0000 (UTC) Received: (qmail 30003 invoked by uid 500); 25 Aug 2015 12:53:03 -0000 Delivered-To: apmail-atlas-dev-archive@atlas.apache.org Received: (qmail 29966 invoked by uid 500); 25 Aug 2015 12:53:03 -0000 Mailing-List: contact dev-help@atlas.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@atlas.incubator.apache.org Delivered-To: mailing list dev@atlas.incubator.apache.org Received: (qmail 29955 invoked by uid 99); 25 Aug 2015 12:53:03 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2015 12:53:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 0949D1AACE0 for ; Tue, 25 Aug 2015 12:53:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.794 X-Spam-Level: X-Spam-Status: No, score=0.794 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.006] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 24zUrkWZQrwA for ; Tue, 25 Aug 2015 12:52:48 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id 87F1D506F2 for ; Tue, 25 Aug 2015 12:52:47 +0000 (UTC) Received: (qmail 29873 invoked by uid 99); 25 Aug 2015 12:52:47 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2015 12:52:47 +0000 Date: Tue, 25 Aug 2015 12:52:46 +0000 (UTC) From: "Suma Shivaprasad (JIRA)" To: dev@atlas.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ATLAS-117) Build fails on the latest commit 48343db999... MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ATLAS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711211#comment-14711211 ] Suma Shivaprasad commented on ATLAS-117: ---------------------------------------- I believe this s fixed with ATLAS-120. Do you still see this issue? > Build fails on the latest commit 48343db999... > ---------------------------------------------- > > Key: ATLAS-117 > URL: https://issues.apache.org/jira/browse/ATLAS-117 > Project: Atlas > Issue Type: Bug > Reporter: David Kaspar > > Build fails when building the latest commit 48343db999b495458409644c8b9d2fd0bd9fa99d: > {code} > [INFO] Scanning for projects... > [WARNING] > [WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-webapp:war:0.6-incubating-SNAPSHOT > [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:keytool-maven-plugin is missing. @ org.apache.atlas:atlas-webapp:[unknown-version], /Users/MYSELF/Projects/External/incubator-atlas/webapp/pom.xml, line 309, column 21 > [WARNING] > [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. > [WARNING] > [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. > [WARNING] > [INFO] ------------------------------------------------------------------------ > [INFO] Reactor Build Order: > [INFO] > [INFO] apache-atlas > [INFO] Apache Atlas Typesystem > [INFO] Apache Atlas Client > [INFO] Apache Atlas Notification > [INFO] Apache Atlas Repository > [INFO] Apache Atlas Web Application > [INFO] Apache Atlas Documentation > [INFO] Apache Atlas Hive Bridge > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building apache-atlas 0.6-incubating-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-atlas --- > [INFO] Deleting /Users/MYSELF/Projects/External/incubator-atlas/target > [INFO] Deleting /Users/MYSELF/Projects/External/incubator-atlas (includes = [**/*.pyc], excludes = []) > [INFO] > [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ apache-atlas --- > [INFO] Checking for local modifications: skipped. > [INFO] Updating project files from SCM: skipped. > [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of release : > No such provider: 'https'. > [INFO] Storing buildNumber: release at timestamp: 1440071695692 > [WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : > No such provider: 'https'. > [INFO] Storing buildScmBranch: UNKNOWN_BRANCH > [INFO] > [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-atlas --- > [INFO] > [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ apache-atlas --- > [INFO] No sources to compile > [INFO] > [INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ apache-atlas --- > [INFO] No sources to compile > [INFO] > [INFO] --- exec-maven-plugin:1.2.1:exec (python-test) @ apache-atlas --- > test_jar_java_lookups_fail (TestMetadata.TestMetadata) ... ok > test_jar_java_lookups_succeed_from_path (TestMetadata.TestMetadata) ... ok > test_main (TestMetadata.TestMetadata) ... Apache Atlas Server started!!! > ok > ---------------------------------------------------------------------- > Ran 3 tests in 0.003s > OK > [INFO] > [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-atlas --- > [INFO] > [INFO] --- maven-assembly-plugin:2.2.1:single (default) @ apache-atlas --- > [INFO] Reading assembly descriptor: src/main/assemblies/standalone-package.xml > [INFO] Reading assembly descriptor: src/main/assemblies/src-package.xml > [INFO] ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] apache-atlas ....................................... FAILURE [ 1.773 s] > [INFO] Apache Atlas Typesystem ............................ SKIPPED > [INFO] Apache Atlas Client ................................ SKIPPED > [INFO] Apache Atlas Notification .......................... SKIPPED > [INFO] Apache Atlas Repository ............................ SKIPPED > [INFO] Apache Atlas Web Application ....................... SKIPPED > [INFO] Apache Atlas Documentation ......................... SKIPPED > [INFO] Apache Atlas Hive Bridge ........................... SKIPPED > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 2.801 s > [INFO] Finished at: 2015-08-20T13:54:57+02:00 > [INFO] Final Memory: 28M/310M > [INFO] ------------------------------------------------------------------------ > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2.1:single (default) on project apache-atlas: Failed to create assembly: Error adding file to archive: /Users/MYSELF/Projects/External/incubator-atlas/webapp/target/atlas-webapp-0.6-incubating-SNAPSHOT.war isn't a file. -> [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 > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)