- Removed custom repository for hibernate4-ddl-maven-plugin because the 
  plugin is now available at Maven Central
- Added JDepend report



git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@3525 8810af33-2d31-482b-a856-94f89814c4df
pull/2/head
jensp 2015-07-18 16:17:27 +00:00
parent a046640210
commit 1910d3d656
2 changed files with 7 additions and 2 deletions

View File

@ -377,6 +377,11 @@
<artifactId>javancss-maven-plugin</artifactId>
<version>2.1</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jdepend-maven-plugin</artifactId>
<version>2.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>

View File

@ -40,7 +40,7 @@
<module>ccm-testutils</module>
</modules>
<repositories>
<!--<repositories>
<repository>
<id>jp-digital-snapshots</id>
<url>http://archiva.jp-digital.de/repository/jp-digital-snapshots/</url>
@ -61,7 +61,7 @@
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>
</repositories>-->
<pluginRepositories>
<pluginRepository>