You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by ni...@bnpparibas.com on 2003/06/10 14:21:36 UTC

Jelly Bug?


Oops. Posted this to the wrong group (dev)
-Nick
------------------------------

I am getting the following error with Maven-cvs-head :

In my maven.xml, I have

    <preGoal name="test:test">
        <replace file="${maven.test.dest}/entityengine.xml" token="%USER%" value="${test.dbuser}"/>
    </preGoal>

And I get the error:

BUILD FAILED
null:37:50: <attainGoal> null:34:37: <attainGoal> null:164:48: <replace> Replace: source file \entityengine.xml doesn't exist
Total time: 2 minutes 57 seconds

... even though ${maven.test.dest}/entityengine.xml clearly exists.
I have tested ${maven.test.dest} and its null - which accounts for the error. Question is why is it null?

Q1) Is that error msg from Jelly what we would expect?? Looks broken...
Q2) This might be related to
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-469
Q3) I would expect the test plugin properties to be set by the time the
pre-goal gets called, right?

Thanks in advance.
Cheers,
-Nick





This message and any attachments (the "message") is
intended solely for the addressees and is confidential. 
If you receive this message in error, please delete it and 
immediately notify the sender. Any use not in accord with 
its purpose, any dissemination or disclosure, either whole 
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message. 
BNP PARIBAS (and its subsidiaries) shall (will) not 
therefore be liable for the message if modified. 

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le 
"message") sont etablis a l'intention exclusive de ses 
destinataires et sont confidentiels. Si vous recevez ce 
message par erreur, merci de le detruire et d'en avertir 
immediatement l'expediteur. Toute utilisation de ce 
message non conforme a sa destination, toute diffusion 
ou toute publication, totale ou partielle, est interdite, sauf 
autorisation expresse. L'internet ne permettant pas 
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce 
message, dans l'hypothese ou il aurait ete modifie.


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