From commits-return-77036-archive-asf-public=cust-asf.ponee.io@maven.apache.org Fri Nov 9 09:33:12 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 76B85180627 for ; Fri, 9 Nov 2018 09:33:12 +0100 (CET) Received: (qmail 37905 invoked by uid 500); 9 Nov 2018 08:33:11 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 37896 invoked by uid 99); 9 Nov 2018 08:33:11 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2018 08:33:11 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id E514B8703F; Fri, 9 Nov 2018 08:33:10 +0000 (UTC) Date: Fri, 09 Nov 2018 08:33:10 +0000 To: "commits@maven.apache.org" Subject: [maven-ear-plugin] branch MEAR-271 updated: Debugging. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154175239088.32759.12073596441943729334@gitbox.apache.org> From: khmarbaise@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: maven-ear-plugin X-Git-Refname: refs/heads/MEAR-271 X-Git-Reftype: branch X-Git-Oldrev: efd303c638b4d8eff3205325ae357a67d8a404f1 X-Git-Newrev: b4da72254ec70c3abba74fb78634fe5b608e9985 X-Git-Rev: b4da72254ec70c3abba74fb78634fe5b608e9985 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MEAR-271 in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git The following commit(s) were added to refs/heads/MEAR-271 by this push: new b4da722 Debugging. b4da722 is described below commit b4da72254ec70c3abba74fb78634fe5b608e9985 Author: Karl Heinz Marbaise AuthorDate: Fri Nov 9 09:33:04 2018 +0100 Debugging. --- Jenkinsfile | 2 +- pom.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index e9f05f7..8f75066 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpPlgnBuild() +asfMavenTlpStdBuild( 'jdks' : [ "11" ] ) diff --git a/pom.xml b/pom.xml index ed5cc55..29c4362 100644 --- a/pom.xml +++ b/pom.xml @@ -255,6 +255,7 @@ org.apache.maven.plugins maven-invoker-plugin + true ${localRepositoryPath}