Hi,
I've not found out, where velocity is used in plugin.jelly, while I've found the following entries in project.xml:
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-velocity</artifactId>
<version>20030303.205659</version>
</dependency>
<dependency>
<groupId>velocity</groupId>
<artifactId>velocity</artifactId>
<version>1.4-dev</version>
</dependency>IMO these entries are outdated. Another question is: Don't You need Ant as a dependency? However, it will not be a problem, as maven needs ant.
Kind regards
Peter Nabbefeld
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
