Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 73226200D52 for ; Fri, 17 Nov 2017 23:14:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 71A7B160BE6; Fri, 17 Nov 2017 22:14:04 +0000 (UTC) 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 C0659160BFB for ; Fri, 17 Nov 2017 23:14:03 +0100 (CET) Received: (qmail 60231 invoked by uid 500); 17 Nov 2017 22:14:02 -0000 Mailing-List: contact notifications-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list notifications@ctakes.apache.org Received: (qmail 60071 invoked by uid 99); 17 Nov 2017 22:14:02 -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; Fri, 17 Nov 2017 22:14:02 +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 36E73C0C86 for ; Fri, 17 Nov 2017 22:14:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -98.702 X-Spam-Level: X-Spam-Status: No, score=-98.702 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id n5L3DQfjKESk for ; Fri, 17 Nov 2017 22:14:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 630B25FD7E for ; Fri, 17 Nov 2017 22:14: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 F3C2AE0EFA for ; Fri, 17 Nov 2017 22:14: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 68E82240E6 for ; Fri, 17 Nov 2017 22:14:00 +0000 (UTC) Date: Fri, 17 Nov 2017 22:14:00 +0000 (UTC) From: "Alex Zbarcea (JIRA)" To: notifications@ctakes.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CTAKES-458) Update Jenkins Continuous Integration jobs to use Maven 3.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 17 Nov 2017 22:14:04 -0000 [ https://issues.apache.org/jira/browse/CTAKES-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257663#comment-16257663 ] Alex Zbarcea commented on CTAKES-458: ------------------------------------- removed {{cTAKES-trunk-Java-1.9}} as it JDK will be managed by the official build as a different configuration. > Update Jenkins Continuous Integration jobs to use Maven 3.5.0 > ------------------------------------------------------------- > > Key: CTAKES-458 > URL: https://issues.apache.org/jira/browse/CTAKES-458 > Project: cTAKES > Issue Type: Improvement > Affects Versions: 4.0.0 > Reporter: Alex Zbarcea > Priority: Minor > > Current Jenkins Jobs use Apache Maven {{3.0.5}}. Latest supported {{mvn}} on https://builds.apache.org is {{3.5.0}}. > There are many versions in between, as such: > * 3.1.x > * 3.2.x > * *3.3.x* > * 3.4 > * 3.5 > Upgrading to latest {{mvn}} may have consequences related to > * plugins being deprecated > * properties being deprecated > * more security enforcements > * etc > Also the Job should be: > * Changes should be integrated with [jira:CTAKES|http://issues.apache.org/jira/browse/CTAKES] -- This message was sent by Atlassian JIRA (v6.4.14#64029)