[jjson] r82 committed - enabled site-deployment

3 views
Skip to first unread message

jj...@googlecode.com

unread,
Oct 15, 2011, 4:26:16 AM10/15/11
to jjso...@googlegroups.com
Revision: 82
Author: grobmeier
Date: Sat Oct 15 01:25:52 2011
Log: enabled site-deployment
http://code.google.com/p/jjson/source/detail?r=82

Modified:
/trunk/jjson/pom.xml

=======================================
--- /trunk/jjson/pom.xml Fri Oct 14 23:46:42 2011
+++ /trunk/jjson/pom.xml Sat Oct 15 01:25:52 2011
@@ -42,6 +42,13 @@
<connection>scm:svn:svn://jjson.googlecode.com/svn/trunk</connection>

<developerConnection>scm:svn:svn+ssh://jjson.googlecode.com/svn/trunk</developerConnection>
</scm>
+ <distributionManagement>
+ <site>
+ <id>jjson.website</id>
+
<url>scp://grobmeier.de/kunden/homepages/19/d204468537/htdocs/code.grobmeier.de/jjson</url>
+ </site>
+ </distributionManagement>
+
<mailingLists>
<mailingList>
<name>JJSON-Dev</name>
@@ -126,6 +133,13 @@
</plugin>
</reportPlugins>
</configuration>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-ssh</artifactId>
+ <version>2.0</version>
+ </dependency>
+ </dependencies>
</plugin>


Reply all
Reply to author
Forward
0 new messages