You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bw...@apache.org on 2003/02/02 08:49:36 UTC

cvs commit: jakarta-turbine-maven project.xml

bwalding    2003/02/01 23:49:36

  Modified:    .        project.xml
  Log:
  MAVEN-240: JDepend dependency being refactored away from core
  
  Revision  Changes    Path
  1.244     +0 -14     jakarta-turbine-maven/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/project.xml,v
  retrieving revision 1.243
  retrieving revision 1.244
  diff -u -r1.243 -r1.244
  --- project.xml	29 Jan 2003 23:54:51 -0000	1.243
  +++ project.xml	2 Feb 2003 07:49:36 -0000	1.244
  @@ -550,20 +550,6 @@
         <version>2.2.1</version>
         <url>http://xml.apache.org/xerces2-j/</url>
       </dependency>
  -
  -    <!-- 
  -    
  -    This is required for the DVSL formatter so this needs to be fixed.
  -    The reporting tool should be split apart and a little tool for
  -    the jdepend report needs to go into the jdepend plugin.
  -    
  -    -->
  -    
  -    <dependency>
  -      <id>jdepend</id>
  -      <version>2.2</version>
  -      <url>http://www.clarkware.com/software/JDepend.html</url>
  -    </dependency>
       
     </dependencies>