From users-return-50846-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Tue Jan 15 00:24:47 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 C37C1180608 for ; Tue, 15 Jan 2019 00:24:46 +0100 (CET) Received: (qmail 83435 invoked by uid 500); 14 Jan 2019 23:24:45 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 83424 invoked by uid 99); 14 Jan 2019 23:24:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2019 23:24:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 897DB180D5D for ; Mon, 14 Jan 2019 23:24:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.29 X-Spam-Level: **** X-Spam-Status: No, score=4.29 tagged_above=-999 required=6.31 tests=[FREEMAIL_ENVFROM_END_DIGIT=0.25, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URI_HEX=1.313, URI_TRY_3LD=0.228] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 6zCouyYcpURK for ; Mon, 14 Jan 2019 23:24:43 +0000 (UTC) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id B22265F418 for ; Mon, 14 Jan 2019 23:24:42 +0000 (UTC) Received: by mail-wm1-f48.google.com with SMTP id m22so1384247wml.3 for ; Mon, 14 Jan 2019 15:24:42 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=44aba8V1Ysj2O8/zcbos4En5GlH7CWqSyW3zwiTVgAA=; b=LGAkgBV78FsFOCVtOwGkKsxPwqOooUry0Bug+w0r9yKZqT2uvlmomMstrkfpkp2eQE vVLBrKIBiWssBixxC3pfkewO36O2PDgXJ/KwxOkHpYQQdh9wv1eP95sKp5Q39AeJLAsp U2sdNn4D1UfdWOcNPfMNrFWuLdaq/kF5Stpj1WyKLwR+mxtFw1OQdZoCbvcIBazK6Zfg QjFDazFTpmGgO+mDHlH613KM2cSXK4mb4tGEhJ1Tl5Qfu3dbih4J2EIwDxxxbe4xwgOw J2yDAAl7cC1jnha3MMASZT0qQYS1LJErIZeYmSQRnMn6IithxqkCHudjsuff3ak1O1rN whxg== X-Gm-Message-State: AJcUukcV4r8/PHWtgrDMz1oysa0ChfW5AjWWCw0kMrXfBVZyP4tewJre yveEs6bL73zZQLEO+EU/I0fD7aHN9JBQ0FDDm2t//A== X-Google-Smtp-Source: ALg8bN42y4U1LLODGMybvbFpDVEnnzCs/6NbUAQhkFoYH3u1s566b11qbEzyXJ9jreqHQ2Qdce+LCJezyLafFbbLBJs= X-Received: by 2002:a1c:4c0c:: with SMTP id z12mr981337wmf.17.1547508281167; Mon, 14 Jan 2019 15:24:41 -0800 (PST) MIME-Version: 1.0 References: <1547474795540-0.post@n4.nabble.com> In-Reply-To: <1547474795540-0.post@n4.nabble.com> From: Tim Bain Date: Mon, 14 Jan 2019 16:24:25 -0700 Message-ID: Subject: Re: activemq-trunk does not compile with Zulu JDK7/8 To: ActiveMQ Users Content-Type: multipart/alternative; boundary="00000000000062d627057f735991" --00000000000062d627057f735991 Content-Type: text/plain; charset="UTF-8" It sounds like you're proposing a code change, so you'd need to submit an enhancement request in JIRA for it. Tim On Mon, Jan 14, 2019, 7:14 AM ldebello I was trying to build https://github.com/apache/activemq-artemis with "mvn > -Pdev install -DskipTests=true" but it fails with: > > ---- Debugging information ---- > message : Cannot construct > org.apache.maven.plugin.war.util.WebappStructure as it does not have a > no-args constructor > cause-exception : > com.thoughtworks.xstream.converters.reflection.ObjectAccessException > cause-message : Cannot construct > org.apache.maven.plugin.war.util.WebappStructure as it does not have a > no-args constructor > class : org.apache.maven.plugin.war.util.WebappStructure > required-type : org.apache.maven.plugin.war.util.WebappStructure > path : /webapp-structure > ------------------------------- > > This happens because the "artemis-hawtio/artemis-console/pom.xml" has the > configuration "true" for maven-war-plugin and it tries > to use xstream to read/write this cache and xstream for Zulu JDK use > PureJavaReflectionProvider which does not support classes with no-args > constructor. > > Work-around: > If you remove the useCache configuration the build will take longer but it > will work. > > > > -- > Sent from: > http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html > --00000000000062d627057f735991--