diff --git a/Mage.Client/install_3d_party_libs.bat b/Mage.Client/install_3d_party_libs.bat
deleted file mode 100644
index 9145c3c5c80..00000000000
--- a/Mage.Client/install_3d_party_libs.bat
+++ /dev/null
@@ -1,2 +0,0 @@
-rem installs 3d party libs to local repository
-mvn install:install-file -Dfile=plugins/core/jspf.core-0.9.0.jar -DgroupId=org.plugins.jspf -DartifactId=jspf-core -Dversion=0.9.1 -Dpackaging=jar -DgeneratePom=true -DcreateChecksum=true
\ No newline at end of file
diff --git a/Mage.Client/install_3d_party_libs.sh b/Mage.Client/install_3d_party_libs.sh
deleted file mode 100644
index 5e0af555c26..00000000000
--- a/Mage.Client/install_3d_party_libs.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-# installs 3d party libs to local repository
-mvn install:install-file -Dfile=plugins/core/jspf.core-0.9.0.jar -DgroupId=org.plugins.jspf -DartifactId=jspf-core -Dversion=0.9.1 -Dpackaging=jar -DgeneratePom=true -DcreateChecksum=true
\ No newline at end of file
diff --git a/Mage.Client/plugins/core/jspf.core-0.9.0.jar b/Mage.Client/plugins/core/jspf.core-0.9.0.jar
deleted file mode 100644
index 7617e9b59b0..00000000000
Binary files a/Mage.Client/plugins/core/jspf.core-0.9.0.jar and /dev/null differ
diff --git a/Mage.Client/pom.xml b/Mage.Client/pom.xml
index 193fa9a9d2f..0ccae632393 100644
--- a/Mage.Client/pom.xml
+++ b/Mage.Client/pom.xml
@@ -16,7 +16,7 @@
Mage Client
http://maven.apache.org
-
+
org.mage
Mage
@@ -33,9 +33,9 @@
${mage-version}
- org.plugins.jspf
+ com.googlecode.jspf
jspf-core
- ${jspf-version}
+ 0.9.1
@@ -83,9 +83,5 @@
mage-client
-
-
-
- 0.9.1
-
+
diff --git a/Mage.Common/pom.xml b/Mage.Common/pom.xml
index af4937e6cfa..aa945883f04 100644
--- a/Mage.Common/pom.xml
+++ b/Mage.Common/pom.xml
@@ -23,7 +23,7 @@
${mage-version}
- org.plugins.jspf
+ com.googlecode.jspf
jspf-core
${jspf-version}
@@ -43,6 +43,7 @@
maven-resources-plugin
+ 2.4.3
UTF-8
diff --git a/Mage.Plugins/Mage.Card.Plugin/pom.xml b/Mage.Plugins/Mage.Card.Plugin/pom.xml
index 29795694f01..13936ce8104 100644
--- a/Mage.Plugins/Mage.Card.Plugin/pom.xml
+++ b/Mage.Plugins/Mage.Card.Plugin/pom.xml
@@ -23,7 +23,7 @@
${mage-version}
- org.plugins.jspf
+ com.googlecode.jspf
jspf-core
${jspf-version}
diff --git a/Mage.Plugins/Mage.Theme.Plugin/pom.xml b/Mage.Plugins/Mage.Theme.Plugin/pom.xml
index 5bf0c0f1750..cc15d2dd437 100644
--- a/Mage.Plugins/Mage.Theme.Plugin/pom.xml
+++ b/Mage.Plugins/Mage.Theme.Plugin/pom.xml
@@ -23,7 +23,7 @@
${mage-version}
- org.plugins.jspf
+ com.googlecode.jspf
jspf-core
${jspf-version}
diff --git a/pom.xml b/pom.xml
index 9beb2cc54c0..bd1a9a894d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,13 @@
Mage.Plugins
+
+
+ mage.googlecode.com
+ http://magic--another-game-engine.googlecode.com/svn/trunk/repository
+
+
+
0.3