mcconnell 2004/04/21 22:23:28 Modified: activation/impl maven.xml logging/log4j maven.xml Log: Housekeeping. Revision Changes Path 1.7 +1 -1 avalon/activation/impl/maven.xml Index: maven.xml =================================================================== RCS file: /home/cvs/avalon/activation/impl/maven.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- maven.xml 22 Apr 2004 04:38:05 -0000 1.6 +++ maven.xml 22 Apr 2004 05:23:28 -0000 1.7 @@ -13,7 +13,7 @@ <ant:property name="pom.specificationVersion" value="&avalon-activation-spec;"/> <postGoal name="java:prepare-filesystem"> - <attainGoal name="avalon:artifact-install"/> + <attainGoal name="artifact:install"/> <attainGoal name="avalon:meta"/> </postGoal> 1.3 +1 -1 avalon/logging/log4j/maven.xml Index: maven.xml =================================================================== RCS file: /home/cvs/avalon/logging/log4j/maven.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- maven.xml 22 Apr 2004 04:38:05 -0000 1.2 +++ maven.xml 22 Apr 2004 05:23:28 -0000 1.3 @@ -1,7 +1,7 @@ <project default="jar:install" xmlns:maven="jelly:maven" xmlns:j="jelly:core" xmlns:util="jelly:util" xmlns:ant="jelly:ant"> <postGoal name="java:prepare-filesystem"> - <attainGoal name="avalon:artifact-install"/> + <attainGoal name="artifact:install"/> </postGoal> <postGoal name="jar:install">
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]