Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Mon, 4 Aug 2003 8:51 AM

basedir is the only variable supported in extends.
---------------------------------------------------------------------
View the issue:

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-63
    Summary: Extending project.xml
       Type: Bug

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

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc1
   Versions:
             1.0-beta-7

   Assignee: 
   Reporter: Vincent Massol

    Created: Sat, 10 Aug 2002 9:10 AM
    Updated: Mon, 4 Aug 2003 8:51 AM

Description:
Hi,

I tried to extend a global project.xml. I defined its location in my 
project.properties as :

icom.catapult.dir = ../../[...]

and then in my project.xml:

  <extend>${icom.catapult.dir}/project.xml</extend>

Here is what I got:

E:\Vma\Projets\Encours\ICOM\Icom\development\iceberg>maven java:jar
E:\Vma\Projets\Encours\ICOM\Icom\development\iceberg\${icom.catapult.dir}\project.xml 
(The system ca
nnot find the path specified)

Thus, 2 questions:

1/ the message could be improved explaining why it failed
2/ Couldn't project.properties properties be read before parsing of the POM ?

Thanks
-Vincent


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to