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 cust-asf.ponee.io (Postfix) with SMTP id 1F1C716608D for ; Tue, 25 Jul 2017 04:45:04 +0200 (CEST) Received: (qmail 87273 invoked by uid 500); 25 Jul 2017 02:45:04 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 87260 invoked by uid 99); 25 Jul 2017 02:45:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2017 02:45:04 +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 B44B51A05FD for ; Tue, 25 Jul 2017 02:45:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id fDsSe_3FW0dK for ; Tue, 25 Jul 2017 02:45:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id CC1D560CD9 for ; Tue, 25 Jul 2017 02:45:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D772BE00A3 for ; Tue, 25 Jul 2017 02:45:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2DDEA21EE3 for ; Tue, 25 Jul 2017 02:45:00 +0000 (UTC) Date: Tue, 25 Jul 2017 02:45:00 +0000 (UTC) From: "Lewis John McGibbney (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (COMMONSRDF-62) japicmp-maven-plugin breaking build because there is at least one incompatibility MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Lewis John McGibbney created COMMONSRDF-62: ---------------------------------------------- Summary: japicmp-maven-plugin breaking build because there is = at least one incompatibility Key: COMMONSRDF-62 URL: https://issues.apache.org/jira/browse/COMMONSRDF-62 Project: Apache Commons RDF Issue Type: Bug Components: build, api Affects Versions: 0.3.0 Environment: Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c0747= 8323dc5; 2015-11-10T08:41:47-08:00) Maven home: /usr/local/Cellar/maven/3.3.9/libexec Java version: 1.8.0_131, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home= /jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "10.11.6", arch: "x86_64", family: "mac" Reporter: Lewis John McGibbney Priority: Blocker Fix For: 1.0.0 When I attempt to build using above environment, I get the following {code} [INFO] Commons RDF ........................................ SUCCESS [ 2.89= 7 s] [INFO] Commons RDF API .................................... FAILURE [ 8.46= 1 s] [INFO] Commons RDF impl: Simple ........................... SKIPPED [INFO] Commons RDF impl: RDF4j ............................ SKIPPED [INFO] Commons RDF impl: Jena ............................. SKIPPED [INFO] Commons RDF impl: JSON-LD Java ..................... SKIPPED [INFO] Commons RDF Integration tests ...................... SKIPPED [INFO] --------------------------------------------------------------------= ---- [INFO] BUILD FAILURE [INFO] --------------------------------------------------------------------= ---- [INFO] Total time: 11.626 s [INFO] Finished at: 2017-07-24T19:40:13-07:00 [INFO] Final Memory: 51M/584M [INFO] --------------------------------------------------------------------= ---- [ERROR] Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plug= in:0.10.0:cmp (default) on project commons-rdf-api: Breaking the build beca= use there is at least one incompatibility: org.apache.commons.rdf.api.RDFSy= ntax.byName(java.lang.String):METHOD_ADDED_TO_INTERFACE,org.apache.commons.= rdf.api.RDFSyntax.equals(java.lang.Object):METHOD_ADDED_TO_INTERFACE,org.ap= ache.commons.rdf.api.RDFSyntax.fileExtension():METHOD_ADDED_TO_INTERFACE,or= g.apache.commons.rdf.api.RDFSyntax.fileExtensions():METHOD_ADDED_TO_INTERFA= CE,org.apache.commons.rdf.api.RDFSyntax.hashCode():METHOD_ADDED_TO_INTERFAC= E,org.apache.commons.rdf.api.RDFSyntax.iri():METHOD_ADDED_TO_INTERFACE,org.= apache.commons.rdf.api.RDFSyntax.mediaType():METHOD_ADDED_TO_INTERFACE,org.= apache.commons.rdf.api.RDFSyntax.mediaTypes():METHOD_ADDED_TO_INTERFACE,org= .apache.commons.rdf.api.RDFSyntax.name():METHOD_ADDED_TO_INTERFACE,org.apac= he.commons.rdf.api.RDFSyntax.supportsDataset():METHOD_ADDED_TO_INTERFACE,or= g.apache.commons.rdf.api.RDFSyntax.title():METHOD_ADDED_TO_INTERFACE,org.ap= ache.commons.rdf.api.RDFSyntax.valueOf(java.lang.String):METHOD_REMOVED,org= .apache.commons.rdf.api.RDFSyntax.values():METHOD_REMOVED,org.apache.common= s.rdf.api.RDFSyntax.w3cSyntaxes():METHOD_ADDED_TO_INTERFACE,java.lang.Compa= rable[java.lang.Comparable]:INTERFACE_REMOVED,java.io.Serializable[java.io.= Serializable]:INTERFACE_REMOVED,org.apache.commons.rdf.api.RDFSyntax:SUPERC= LASS_REMOVED,org.apache.commons.rdf.api.RDFSyntax.RDFA_XHTML:FIELD_REMOVED,= org.apache.commons.rdf.api.RDFSyntax.RDFA_HTML:FIELD_REMOVED,org.apache.com= mons.rdf.api.RDFSyntax.mediaType:FIELD_REMOVED,org.apache.commons.rdf.api.R= DFSyntax.supportsDataset:FIELD_REMOVED,org.apache.commons.rdf.api.RDFSyntax= .fileExtension:FIELD_REMOVED,org.apache.commons.rdf.api.RDFSyntax:CLASS_NOW= _ABSTRACT,org.apache.commons.rdf.api.RDFSyntax:CLASS_TYPE_CHANGED -> [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, pleas= e read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailu= reException [ERROR] [ERROR] After correcting the problems, you can resume the build with the co= mmand [ERROR] mvn -rf :commons-rdf-api {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)