[stajistics] push by troy.kin...@gmail.com - Changed maven snapshot and release repositories to sonatype host. Chan... on 2011-07-08 19:28 GMT

1 view
Skip to first unread message

staji...@googlecode.com

unread,
Jul 8, 2011, 3:29:16 PM7/8/11
to stajist...@googlegroups.com
Revision: 8f7229fc5bd6
Author: troy.k...@gmail.com
Date: Fri Jul 8 12:27:43 2011
Log: Changed maven snapshot and release repositories to sonatype host.
Changed maven site/reports to sajistics.org.
http://code.google.com/p/stajistics/source/detail?r=8f7229fc5bd6

Modified:
/pom.xml

=======================================
--- /pom.xml Thu Jun 2 04:46:46 2011
+++ /pom.xml Fri Jul 8 12:27:43 2011
@@ -423,17 +423,17 @@

<distributionManagement>
<snapshotRepository>
- <id>nexus</id>
-
<url>http://nexus.tis.local/nexus/content/repositories/stajistics-hosted-snapshots</url>
+ <id>sonatype-snapshots</id>
+ <url>https://oss.sonatype.org/content/repositories/snapshots</url>
<uniqueVersion>false</uniqueVersion>
</snapshotRepository>
<repository>
- <id>nexus</id>
-
<url>http://nexus.tis.local/nexus/content/repositories/stajistics-hosted-releases</url>
+ <id>sonatype-releases</id>
+
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
</repository>
<site>
- <id>maven-reports</id>
- <url>scp://vm-buildsvc.tis.local/var/www/maven-sites/</url>
+ <id>stajistics.org</id>
+ <url>scp://stajistics.org/home/troyk/stajistics.org/</url>
</site>
</distributionManagement>

Reply all
Reply to author
Forward
0 new messages