diff --git a/l2jserver2-common/pom.xml b/l2jserver2-common/pom.xml
index 749cbb415..4040f9bdb 100644
--- a/l2jserver2-common/pom.xml
+++ b/l2jserver2-common/pom.xml
@@ -31,6 +31,7 @@
org.slf4j
slf4j-api
1.6.4
+ runtime
@@ -38,6 +39,7 @@
org.jboss.netty
netty
3.2.7.Final
+ runtime
@@ -45,77 +47,91 @@
com.google.inject
guice
3.0
+ runtime
com.google.inject.extensions
guice-assistedinject
3.0
+ runtime
com.google.inject.extensions
guice-multibindings
3.0
+ runtime
org.slf4j
jcl-over-slf4j
1.6.4
+ runtime
log4j
log4j
1.2.16
jar
+ runtime
commons-dbcp
commons-dbcp
1.4
+ runtime
net.sf.ehcache
ehcache-core
2.5.0
+ runtime
javolution
javolution
5.5.1
+ runtime
com.google.guava
guava
11.0
+ runtime
commons-io
commons-io
2.1
+ runtime
commons-pool
commons-pool
1.5.7
+ runtime
commons-collections
commons-collections
3.2.1
+ runtime
org.apache.commons
commons-math
2.2
+ runtime
com.mysema.querydsl
querydsl-sql
2.3.0
+ runtime
mysql
@@ -128,11 +144,13 @@
com.orientechnologies
orient-commons
1.0rc7
+ runtime
com.orientechnologies
orientdb-core
1.0rc7
+ runtime
com.h2database
@@ -151,16 +169,25 @@
de.schlichtherle.truezip
truezip-kernel
7.4.3
+ runtime
de.schlichtherle.truezip
truezip-driver-zip
7.4.3
+ runtime
+
+
+ de.schlichtherle.truezip
+ truezip-driver-file
+ 7.4.3
+ runtime
de.schlichtherle.truezip
truezip-path
7.4.3
+ runtime
\ No newline at end of file
diff --git a/l2jserver2-gameserver/pom.xml b/l2jserver2-gameserver/pom.xml
index 984fcaa54..36bb7ad56 100644
--- a/l2jserver2-gameserver/pom.xml
+++ b/l2jserver2-gameserver/pom.xml
@@ -72,29 +72,7 @@
jar
test
-
-
-
- org.jboss.netty
- netty
- 3.2.7.Final
-
-
-
-
- org.slf4j
- slf4j-log4j12
- 1.6.4
- jar
- runtime
-
-
-
- net.sf.ehcache
- ehcache-core
- 2.5.0
- jar
-
+
org.htmlparser
@@ -107,12 +85,14 @@
tools
+ runtime
org.eclipse.jdt.core.compiler
ecj
3.7.1
+ runtime