From issues-return-83582-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Sun Feb 3 13:16:40 2013 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 289BBE551 for ; Sun, 3 Feb 2013 13:16:40 +0000 (UTC) Received: (qmail 35465 invoked by uid 500); 3 Feb 2013 13:16:40 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 35258 invoked by uid 500); 3 Feb 2013 13:16:38 -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 35237 invoked by uid 99); 3 Feb 2013 13:16:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Feb 2013 13:16:38 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.24.159] (HELO codehaus01.managed.contegix.com) (63.246.24.159) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Feb 2013 13:16:33 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 618B0B067A for ; Sun, 3 Feb 2013 07:16:13 -0600 (CST) Date: Sun, 3 Feb 2013 07:16:13 -0600 (CST) From: "Herve Boutemy (JIRA)" To: issues@maven.apache.org Message-ID: <352609925.40077.1359897373400.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> In-Reply-To: <1815609728.27207.1357153333325.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> Subject: [jira] (MPH-90) help:effective-pom does not show project properties injected into plugin parameters 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/MPH-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MPH-90: ----------------------------- Summary: help:effective-pom does not show project properties injected into plugin parameters (was: help:effective-pom does show properties injected into plugin parameters) > help:effective-pom does not show project properties injected into plugin parameters > ----------------------------------------------------------------------------------- > > Key: MPH-90 > URL: https://jira.codehaus.org/browse/MPH-90 > Project: Maven 2.x Help Plugin > Issue Type: New Feature > Components: effective-pom > Affects Versions: 2.1.1 > Environment: Maven 2.2.1 and Maven 3.0.3 > Reporter: Michael Osipov > Assignee: Robert Scholte > Priority: Minor > Attachments: compiler-debug.png, effective-pom.log, pom.xml, target-option.png > > > When I define something like this in my POM: > {code:xml} > > 1.6 > 1.6 > > {code} > the compiler plugin picks this up but this settings is not reflected in the {{Model}} and not written out as part of the effective POM. > Either this is fixed within the system or the docs of this plugin need to mention this clearly. > This is related to MJAVADOC-310 and MPIR-263. > I a workaround for now by passing those properties to the plugin but this does not solve this problem. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira