On Sun, 15 Aug 2004 12:43:31 +0200, Peter Nabbefeld
<[EMAIL PROTECTED]> wrote:
> 
> 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.

We probably don't need these anymore. If you like, raise a Jira issue for it.

As for Ant, in Maven 1.0, all of Maven's dependencies are on the
classpath for better or worse.

-- 
http://www.multitask.com.au/people/dion/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to