Expression in Archetype ${package.replace('.','/')} not a valida reference in 
JDK 1.4.2
---------------------------------------------------------------------------------------

                 Key: MNG-4015
                 URL: http://jira.codehaus.org/browse/MNG-4015
             Project: Maven 2
          Issue Type: Bug
    Affects Versions: 2.0.9
         Environment: Windows Vista 32bit
Java 1.4.2
Maven 2.0.9

            Reporter: Nestor Boscan
            Priority: Minor


I have many templates with applicationContext.xml that I need to reference 
other files using the package replacing "." for "/". So I have many templates 
with the expression ${package.replace('.','/')}. Using Maven with JDK 1.4.2 it 
shows:

${package.replace('.', '/')} is not a valid reference





-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to