<
artifactId>opengrok</
artifactId>
<
packaging>pom</
packaging>
<
version>0.10-SNAPSHOT</
version>
<
connection>scm:hg:ssh://anon@hg.opensolaris.org/hg/opengrok/trunk</
connection>
<
url>ssh://anon@hg.opensolaris.org/hg/opengrok/trunk</
url>
<
distribution>repo</
distribution>
<
module>opengrok-indexer</
module>
<
module>opengrok-web</
module>
<
compileSource>1.6</
compileSource>
<
compileTarget>1.6</
compileTarget>
<
artifactId>junit</
artifactId>
<
artifactId>bcel</
artifactId>
<
artifactId>lucene-core</
artifactId>
<
artifactId>lucene-spellchecker</
artifactId>
<
artifactId>servlet-api</
artifactId>
<
artifactId>ant</
artifactId>
<
artifactId>derby</
artifactId>
<
version>10.6.1.0</
version>
<artifactId>derbyclient</artifactId> <version>10.6.1.0</version> <
artifactId>maven-compiler-plugin</
artifactId>
<
source>${compileSource}</
source>
<
target>${compileTarget}</
target>
<
artifactId>maven-surefire-plugin</
artifactId>
<
forkMode>always</
forkMode>
<
artifactId>emma-maven-plugin</
artifactId>
<
version>1.0-alpha-3</
version>
<
inherited>true</
inherited>
<
artifactId>findbugs-maven-plugin</
artifactId>
<
version>2.4.1-SNAPSHOT</
version>
<
xmlOutput>true</
xmlOutput>
<
artifactId>maven-pmd-plugin</
artifactId>
<
targetJdk>${compileSource}</
targetJdk>
<
aggregate>true</
aggregate>
<
artifactId>maven-docck-plugin</
artifactId>
<
artifactId>maven-javadoc-plugin</
artifactId>
<
report>aggregate</
report>
<
artifactId>maven-surefire-report-plugin</
artifactId>
<
artifactId>maven-jxr-plugin</
artifactId>
<
aggregate>true</
aggregate>
<
artifactId>maven-checkstyle-plugin</
artifactId>
<
name>
Java.net Repository for Maven</
name>