From commits-return-44263-archive-asf-public=cust-asf.ponee.io@tomee.apache.org Tue Dec 4 00:09:04 2018 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 5516E18067A for ; Tue, 4 Dec 2018 00:09:04 +0100 (CET) Received: (qmail 24430 invoked by uid 500); 3 Dec 2018 23:09:03 -0000 Mailing-List: contact commits-help@tomee.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tomee.apache.org Delivered-To: mailing list commits@tomee.apache.org Received: (qmail 24421 invoked by uid 500); 3 Dec 2018 23:09:03 -0000 Delivered-To: apmail-openejb-commits@openejb.apache.org Received: (qmail 24418 invoked by uid 99); 3 Dec 2018 23:09:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2018 23:09:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 167CECA26F for ; Mon, 3 Dec 2018 23:09:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.801 X-Spam-Level: X-Spam-Status: No, score=-109.801 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id up5szYo_Y-zW for ; Mon, 3 Dec 2018 23:09:01 +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 50B13610F7 for ; Mon, 3 Dec 2018 23:09: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 8490CE0E87 for ; Mon, 3 Dec 2018 23:09: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 17A6A24DD2 for ; Mon, 3 Dec 2018 23:09:00 +0000 (UTC) Date: Mon, 3 Dec 2018 23:09:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: commits@openejb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TOMEE-2313) tomee-webapp archetype not working with tomee 8.0.0-M1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TOMEE-2313?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1670= 7958#comment-16707958 ]=20 ASF GitHub Bot commented on TOMEE-2313: --------------------------------------- Github user cesarhernandezgt commented on the issue: https://github.com/apache/tomee/pull/232 =20 Thank you @danielsoro for the awesome approach.=20 Tomorrow I'll update my PR with this improvement.=20 > tomee-webapp archetype not working with tomee 8.0.0-M1 > ------------------------------------------------------ > > Key: TOMEE-2313 > URL: https://issues.apache.org/jira/browse/TOMEE-2313 > Project: TomEE > Issue Type: Bug > Components: TomEE Maven Plugin > Affects Versions: 8.0.0-M1 > Reporter: Cesar Hernandez > Priority: Major > Labels: pull-request-available > Attachments: scenario.log > > > After creating a maven project using=C2=A0tomee-webapp archetype 8.0.0-M1= , then the generated project doesn't build because of the lack of surefire = and openjpa=C2=A0version numbers. > Attached file=C2=A0[scenario.log] contains the steps to reproduce the iss= ue. -- This message was sent by Atlassian JIRA (v7.6.3#76005)