Author: brett Date: Wed Dec 14 14:55:39 2005 New Revision: 356903 URL: http://svn.apache.org/viewcvs?rev=356903&view=rev Log: remove unreleased report
Modified: maven/repository-manager/trunk/maven-repository-reports-standard/ (props changed) maven/repository-manager/trunk/pom.xml Propchange: maven/repository-manager/trunk/maven-repository-reports-standard/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Wed Dec 14 14:55:39 2005 @@ -1,2 +1,3 @@ target +*.ser *.iml Modified: maven/repository-manager/trunk/pom.xml URL: http://svn.apache.org/viewcvs/maven/repository-manager/trunk/pom.xml?rev=356903&r1=356902&r2=356903&view=diff ============================================================================== --- maven/repository-manager/trunk/pom.xml (original) +++ maven/repository-manager/trunk/pom.xml Wed Dec 14 14:55:39 2005 @@ -233,10 +233,6 @@ <groupId>org.codehaus.mojo</groupId> <artifactId>jxr-maven-plugin</artifactId> </plugin> - <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>jdepend-maven-plugin</artifactId> - </plugin> <!-- TODO: should be omitted when there are no tests to run --> <plugin> <groupId>org.codehaus.mojo</groupId>