You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/01/03 14:19:26 UTC

cvs commit: avalon/merlin/kernel/impl maven.xml

mcconnell    2004/01/03 05:19:26

  Modified:    merlin/kernel/impl Tag: Ver_3_4 maven.xml
  Log:
  Replicate the kernel impl meta desriptor to the maven repository.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.3.2.1   +2 -0      avalon/merlin/kernel/impl/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/kernel/impl/maven.xml,v
  retrieving revision 1.3
  retrieving revision 1.3.2.1
  diff -u -r1.3 -r1.3.2.1
  --- maven.xml	14 Dec 2003 12:00:12 -0000	1.3
  +++ maven.xml	3 Jan 2004 13:19:26 -0000	1.3.2.1
  @@ -2,6 +2,8 @@
   
     <postGoal name="java:prepare-filesystem">
       <attainGoal name="avalon:artifact"/>
  +    <ant:copy toDir="${maven.repo.local}/${pom.groupId}/jars" 
  +       file="${maven.build.dir}/${pom.artifactId}-${pom.currentVersion}.jar.meta" verbose="yes"/>
     </postGoal>
   
     <!--
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org