Comment dependency not available on ibiblio

Also, we could use the one coming from geronimo.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348334 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2005-11-23 01:19:54 +00:00
parent f02323403e
commit 23a6561036

View File

@ -83,11 +83,13 @@
<artifactId>junit</artifactId>
<version>3.8.1</version>
</dependency>
<!-- NOT AVAILABLE IN BIBLIO REPOSITORY -->
<!--
<dependency>
<groupId>ejb</groupId>
<artifactId>ejb</artifactId>
<id>ejb</id>
<version>2.1</version>
</dependency>
-->
<dependency>
<groupId>xdoclet</groupId>
<artifactId>xdoclet</artifactId>