X-Git-Url: https://git.pterodactylus.net/?p=jSite.git;a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=0000000000000000000000000000000000000000;hp=2bc9a9cf6903e3fb996fac31235d9c9e4fef5332;hb=b4a7b488bcccd68045e5009aea177a5262535573;hpb=364353eaf23d55c9302d4f736c685d6b9fa59dcb diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 2bc9a9c..0000000 --- a/pom.xml +++ /dev/null @@ -1,157 +0,0 @@ - - 4.0.0 - net.pterodactylus - jSite - ${version} - - 0.13 - UTF-8 - - - - net.pterodactylus - utils - 0.13 - - - junit - junit - 4.12 - test - - - org.hamcrest - hamcrest-library - 1.3 - test - - - org.mockito - mockito-core - 1.10.19 - test - - - - - pterodactylus - http://maven.pterodactylus.net/ - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - UTF-8 - - - - org.apache.maven.plugins - maven-jar-plugin - - - - de.todesbaum.jsite.main.Main - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2-beta-5 - - - jar-with-dependencies - - - skip - - - - de.todesbaum.jsite.main.Main - - - - - - make-assembly - package - - single - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - de.todesbaum.jsite.main.Main - - - - org.jacoco - jacoco-maven-plugin - 0.7.5.201505241946 - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - - default-check - - check - - - - - - BUNDLE - - - - COMPLEXITY - COVEREDRATIO - 0.60 - - - - - - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - http://download.oracle.com/javase/6/docs/api/ - http://java.pterodactylus.net/utils/apidocs/ - http://java.pterodactylus.net/utils.json/apidocs/ - - - - - -