Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 008761109A for ; Wed, 2 Jul 2014 13:46:32 +0000 (UTC) Received: (qmail 54064 invoked by uid 500); 2 Jul 2014 13:46:21 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 53943 invoked by uid 500); 2 Jul 2014 13:46:21 -0000 Mailing-List: contact issues-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 issues@maven.apache.org Received: (qmail 53602 invoked by uid 99); 2 Jul 2014 13:46:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2014 13:46:20 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jira@codehaus.org designates 199.193.192.100 as permitted sender) Received: from [199.193.192.100] (HELO codehaus01.managed.contegix.com) (199.193.192.100) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2014 13:46:19 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 31B3FB11AB for ; Wed, 2 Jul 2014 08:44:51 -0500 (CDT) Date: Wed, 2 Jul 2014 08:44:51 -0500 (CDT) From: "Paul Benedict (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] (MNG-3303) read some plugin settings from settings.xml MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org [ https://jira.codehaus.org/browse/MNG-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Benedict updated MNG-3303: ------------------------------- Fix Version/s: (was: Issues to be reviewed for 3.x) > read some plugin settings from settings.xml > ------------------------------------------- > > Key: MNG-3303 > URL: https://jira.codehaus.org/browse/MNG-3303 > Project: Maven > Issue Type: Improvement > Reporter: Paul Harrison > > It is not appropriate that all of the possible settings for the plug-in are read from the pom, as they will be dependent on details of the user's personal eclipse installation - it would be more appropriate if they were picked up from the settings.xml file. > e.g. additionalProjectnatures propetry -- This message was sent by Atlassian JIRA (v6.1.6#6162)