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/09/02 09:52:10 UTC

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

The following comment has been added to this issue:

     Author: Emmanuel Venisse
    Created: Tue, 2 Sep 2003 2:51 AM
       Body:
I think we can reduce the memory usage if we break the circular dependency between Project and MavenJellyContext.
---------------------------------------------------------------------
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: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

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

   Assignee: 
   Reporter: dion gillard

    Created: Mon, 1 Sep 2003 2:52 AM
    Updated: Mon, 1 Sep 2003 9:56 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