From issues-return-40094-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Thu May 15 05:38:58 2008 Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 94228 invoked from network); 15 May 2008 05:38:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 May 2008 05:38:58 -0000 Received: (qmail 56312 invoked by uid 500); 15 May 2008 05:38:59 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 56264 invoked by uid 500); 15 May 2008 05:38:59 -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 56253 invoked by uid 99); 15 May 2008 05:38:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 May 2008 22:38:59 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 May 2008 05:38:13 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id CAE4314A803E for ; Thu, 15 May 2008 00:38:27 -0500 (CDT) Message-ID: <6954492.1210829907213.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Thu, 15 May 2008 00:38:27 -0500 (CDT) From: "Milos Kleint (JIRA)" To: issues@maven.apache.org Subject: [jira] Commented: (MNG-3550) Support more prerequisites like compiler version In-Reply-To: <23759023.1209217667094.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MNG-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=134890#action_134890 ] Milos Kleint commented on MNG-3550: ----------------------------------- yup. toolchains should ideally render java prerequisite obsolete as well. it should not matter what jdk you run the the maven build with.. re memory - is that checking physical memory or the heap space for the process? not sure how that would work in embedded environment.. > Support more prerequisites like compiler version > ------------------------------------------------ > > Key: MNG-3550 > URL: http://jira.codehaus.org/browse/MNG-3550 > Project: Maven 2 > Issue Type: Improvement > Components: POM > Reporter: Vincent Siveton > Priority: Minor > Fix For: 2.1-alpha-1 > > > It should be useful if the tag could support more informations than the maven version. I could imagine something like: > {noformat} > > ... > > 2.0.6 > 1.5 > 512m > 100m > > ... > > {noformat} > See the concrete use case in the Maven Plugin Plugin report: > http://maven.apache.org/plugins/maven-plugin-plugin/plugin-info.html -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira