From dev-return-66235-archive-asf-public=cust-asf.ponee.io@pdfbox.apache.org Wed Nov 13 06:56:03 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 144C4180621 for ; Wed, 13 Nov 2019 07:56:02 +0100 (CET) Received: (qmail 24632 invoked by uid 500); 13 Nov 2019 06:56:02 -0000 Mailing-List: contact dev-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list dev@pdfbox.apache.org Received: (qmail 24611 invoked by uid 99); 13 Nov 2019 06:56:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Nov 2019 06:56:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 20B17E2EE7 for ; Wed, 13 Nov 2019 06:56:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 2F0297804D4 for ; Wed, 13 Nov 2019 06:56:00 +0000 (UTC) Date: Wed, 13 Nov 2019 06:56:00 +0000 (UTC) From: "Tilman Hausherr (Jira)" To: dev@pdfbox.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (PDFBOX-4658) Build failure on jdk6 with maven 3.5.4 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/PDFBOX-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16958165#comment-16958165 ] Tilman Hausherr edited comment on PDFBOX-4658 at 11/13/19 6:55 AM: ------------------------------------------------------------------- Failed on H28 and H22 and H29 and H35. was (Author: tilman): Failed on H28 and H22 and H29. > Build failure on jdk6 with maven 3.5.4 > -------------------------------------- > > Key: PDFBOX-4658 > URL: https://issues.apache.org/jira/browse/PDFBOX-4658 > Project: PDFBox > Issue Type: Bug > Affects Versions: 2.0.17 > Reporter: Tilman Hausherr > Priority: Major > Fix For: 2.0.18 > > > maven-compiler-plugin fails without details on H44 > {noformat} > [INFO] Changes detected - recompiling the module! > [INFO] Compiling 103 source files to /home/jenkins/jenkins-slave/workspace/PDFBox-2.0.x-jdk6/2.0/fontbox/target/classes > [INFO] ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] PDFBox parent ...................................... SUCCESS [05:33 min] > [INFO] Apache FontBox ..................................... FAILURE [ 13.584 s] > [INFO] Apache XmpBox ...................................... SKIPPED > [INFO] Apache PDFBox ...................................... SKIPPED > [INFO] Apache Preflight ................................... SKIPPED > [INFO] Apache Preflight application ....................... SKIPPED > [INFO] Apache PDFBox Debugger ............................. SKIPPED > [INFO] Apache PDFBox tools ................................ SKIPPED > [INFO] Apache PDFBox application .......................... SKIPPED > [INFO] Apache PDFBox Debugger application ................. SKIPPED > [INFO] Apache PDFBox examples ............................. SKIPPED > [INFO] PDFBox reactor 2.0.18-SNAPSHOT ..................... SKIPPED > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 06:07 min > [INFO] Finished at: 2019-09-26T01:22:56Z > [INFO] ------------------------------------------------------------------------ > Waiting for Jenkins to finish collecting data > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) on project fontbox: Compilation failure -> [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 :fontbox > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org For additional commands, e-mail: dev-help@pdfbox.apache.org