On Tue, Mar 10, 2009 at 1:36 PM, Mick Knutson <[email protected]> wrote:
> I keep getting these errors created a project from my archetype:
>
> *[WARNING] org.apache.velocity.runtime.exception.ReferenceException:
> reference : template = archetype-resources/pom.xml [ *
> *line 84,column 44] : ${user.home} is not a valid reference. *
> *[WARNING] org.apache.velocity.runtime.exception.ReferenceException:
> reference : template = archetype-resources/pom.xml [ *
> *line 84,column 65] : ${symphony.profile.name} is not a valid reference. *
You subject line uses a percent, while the warnings are for a dollar
sign ${expression}. Just a typo?
There is information about escaping the dollar sign on this page,
maybe it will help:
http://docs.codehaus.org/display/MAVENUSER/Assembly+Plugin
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]