mcconnell 2004/04/29 05:52:09 Modified: maven-plugins/meta Tag: BETTER_MAVENIZATION project.xml Log: Housekeeping - removing dependencies that are not used. Revision Changes Path No revision No revision 1.1.2.3 +12 -37 avalon/maven-plugins/meta/Attic/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/avalon/maven-plugins/meta/Attic/project.xml,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- project.xml 27 Apr 2004 15:20:06 -0000 1.1.2.2 +++ project.xml 29 Apr 2004 12:52:09 -0000 1.1.2.3 @@ -51,6 +51,17 @@ </dependency> <dependency> + <groupId>&avalon-util-id;</groupId> + <artifactId>&avalon-util-i18n-id;</artifactId> + <version>&avalon-util-i18n-version;</version> + </dependency> + + <dependency> + <id>excalibur-configuration</id> + <version>1.2</version> + </dependency> + + <dependency> <id>ant</id> <version>1.5</version> </dependency> @@ -60,15 +71,8 @@ <version>1.3</version> </dependency> - <!-- Building Dependencies --> - <dependency> - <groupId>&avalon-util-id;</groupId> - <artifactId>&avalon-util-plugin-id;</artifactId> - <version>&avalon-util-plugin-version;</version> - <type>plugin</type> - </dependency> - <!-- pre JDK 1.4 dependencies --> + <dependency> <id>xml-apis</id> <version>2.0.2</version> @@ -83,35 +87,6 @@ <version>2.4.0</version> </dependency> - <!-- xdoclet --> - <dependency> - <id>commons-collections</id> - <version>2.1</version> - </dependency> - <dependency> - <id>commons-logging</id> - <version>1.1-dev</version> - </dependency> - <dependency> - <id>log4j</id> - <version>1.2.6</version> - </dependency> - <dependency> - <id>xdoclet</id> - <version>1.2b2</version> - </dependency> - <dependency> - <id>xdoclet+xdoclet-module</id> - <version>1.2b2</version> - </dependency> - <dependency> - <id>xdoclet+xjavadoc</id> - <version>1.2b2</version> - </dependency> - <dependency> - <id>xdoclet+jmx-module</id> - <version>1.2b2</version> - </dependency> </dependencies> <build>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]