You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/12/31 05:12:39 UTC

[jira] Closed: (MAVEN-761) MavenUtils fix to not evaluate project.xml files without variables

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Tue, 30 Dec 2003 10:11 PM

based on dion's report, not wroth fixing. The major leaks are already sorted out, and this will be rewritten in 1.1 via the maven-project component.
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-761


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-761
    Summary: MavenUtils fix to not evaluate project.xml files without variables
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc2
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: dion gillard

    Created: Mon, 1 Sep 2003 2:52 AM
    Updated: Tue, 30 Dec 2003 10:11 PM

Description:
The need to evaluate project.xml as an expression, even if it has no variables in it.

See MavenUtils.getInterpolatedPOM.

I've tried a simple check for ${ in the string, but somehow that stuffs up the plugins on a bootstrap.

Need a test case and fixes.



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org