You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bo...@werken.com on 2003/02/18 12:32:04 UTC

[maven-bug] Closed: (MAVEN-281) ${pom.id} has not the correct value

Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-281


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-281
    Summary: ${pom.id} has not the correct value 
       Type: Bug

     Status: Closed
   Priority: Minor
 Resolution: FIXED

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
  Component: core
   Versions:
             1.0-beta-8

   Assignee: Jason van Zyl
   Reporter: Henning Schmiedehausen

    Created: Tue, 18 Feb 2003 5:09 AM
    Updated: Tue, 18 Feb 2003 5:32 AM
Environment: Linux

Description:
Consider the attached maven.xml and project.xml files. According
to them,

${pom.id} should have the value "projectId".

But if you run maven on them, you get

%  maven demo
 __  __
|  \/  |__ Jakarta _ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|   v. 1.0-beta-8


demo:
    [echo] 
       Name: projectName
         Id: groupId:projectId
      Group: groupId
    
BUILD SUCCESSFUL
Total time:  5 seconds

So the "id" contains also the value of the group id field.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.werken.com/Administrators.jspa

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