diff --git a/pom.xml b/pom.xml
index 9b8fd761..fa4f22f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
UTF-8
fr.xephi.authme.AuthMe
CustomBuild
- [Xephi, sgdc3, DNx5, timvisee, games647]
+ [Xephi, sgdc3, DNx5, timvisee, games647, ljacqu]
1.7
@@ -58,14 +58,28 @@
AuthMe-${project.version}
+ src/main/java
+ test/main/java
+
.
true
src/main/resources/
+
+ plugin.yml
+
+
+
+ .
+ false
+ src/main/resources/
*.yml
+
+ plugin.yml
+
./messages/
@@ -76,8 +90,7 @@
- src/main/java
- test/main/java
+
org.apache.maven.plugins
@@ -88,6 +101,8 @@
${javaVersion}
+
+
org.apache.maven.plugins
maven-shade-plugin
@@ -591,24 +606,27 @@
true
-
+
junit
junit
test
4.12
+ true
org.hamcrest
java-hamcrest
test
2.0.0.0
+ true
org.mockito
mockito-core
test
2.0.5-beta
+ true