diff --git a/pom.xml b/pom.xml index 654c1144ff2..32bffa31f9b 100644 --- a/pom.xml +++ b/pom.xml @@ -27,8 +27,9 @@ ISO-8859-1 + ./forge-gui src/main/config - 8.1.13.v20130916 + 8.1.14.v20131031 @@ -136,13 +137,13 @@ developer - - Agetian - Agetian Maywind - - developer - - + + Agetian + Agetian Maywind + + developer + + @@ -183,4 +184,411 @@ forge-gui + + + cardforge-repo + Forge Releases + ftp.cardforge.org/releases + + + cardforge-snapshot-repo + Forge Snapshots + ftp.cardforge.org/snapshots + + + cardforge-site + Forge Site + ftp.cardforge.org/site + + + + + + arcane-maven-repo + Arcane Maven Repository + default + http://arcane.googlecode.com/svn/trunk/repository + + true + + + + + + + arcane-maven-repo + Arcane Maven Repository + default + http://arcane.googlecode.com/svn/trunk/repository + + true + + + + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.3 + + 8081 + + + + org.apache.maven.wagon + wagon-ftp + 2.5 + + + + + + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + true + false + false + package + package + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.16 + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.1 + + + org.apache.maven.wagon + wagon-ftp + 2.5 + + + + + com.google.code.maven-svn-revision-number-plugin + svn-revision-number-maven-plugin + 1.13 + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + + + + maven-assembly-plugin + 2.4 + + + + maven-install-plugin + 2.5.1 + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.8 + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.1 + + + + maven-release-plugin + 2.4.1 + + true + + + + + maven-resources-plugin + 2.6 + + + + org.apache.maven.plugins + maven-clean-plugin + 2.5 + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + + + org.apache.maven.plugins + maven-scm-plugin + 1.8.1 + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + build-helper-maven-plugin + [1.8,) + + released-version + parse-version + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + [3.1,) + + testCompile + compile + + + + + + + + + com.google.code.maven-svn-revision-number-plugin + svn-revision-number-maven-plugin + [1.0.0,) + + revision + + + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + [1.0.0,) + + run + + + + + + + + + + + + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.4 + + false + false + + + + + org.apache.maven.plugins + maven-changelog-plugin + 2.2 + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.9.1 + + + + checkstyle + + + + + ${basedir.parent}/src/main/config/forge_checks.xml + + cacheFile=${project.build.directory}/checkstyle-cachefile + + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.5.1 + + + + maven-dependency-plugin + 2.8 + + + + analyze-report + + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 2.5 + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9 + + true + false + false + package + package + + + + + true + false + false + + + javadoc + test-javadoc + + + + + + + org.apache.maven.plugins + maven-pmd-plugin + 2.7.1 + + true + utf-8 + 100 + 1.7 + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.3 + + true + + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.16 + + + + org.codehaus.mojo + taglist-maven-plugin + 2.4 + + + + + + + todo + ignoreCase + + + FIXME + ignoreCase + + + deprecated + ignoreCase + + + + + + + + + + org.codehaus.mojo + versions-maven-plugin + 1.3.1 + + + + dependency-updates-report + plugin-updates-report + property-updates-report + + + + + + + +