diff --git a/build.xml b/build.xml index 5a225483..3de806cf 100644 --- a/build.xml +++ b/build.xml @@ -130,4 +130,20 @@ + + + + You must specify the Maven Repository location via -Dmaven.deploy.repo=file:///path. + + + + + + + + + + + diff --git a/gwt-pom.xml b/gwt-pom.xml new file mode 100644 index 00000000..dd4911c0 --- /dev/null +++ b/gwt-pom.xml @@ -0,0 +1,14 @@ + + + 4.0.0 + com.samskivert + samskivert-gwt + jar + 1.2-SNAPSHOT + samskivert-gwt + Source for classes that work with GWT. + + + + +