Commit in projects/lcsim/trunk/distribution on MAIN
pom.xml+16-102946 -> 2947
updated configuration of freehep-jas plugin

projects/lcsim/trunk/distribution
pom.xml 2946 -> 2947
--- projects/lcsim/trunk/distribution/pom.xml	2014-01-28 21:01:39 UTC (rev 2946)
+++ projects/lcsim/trunk/distribution/pom.xml	2014-01-29 03:58:17 UTC (rev 2947)
@@ -24,8 +24,20 @@
             <plugin>
                 <groupId>org.freehep</groupId>
                 <artifactId>freehep-jas-plugin</artifactId>
-                <version>3.1.4</version>
+                <version>3.1.6</version>
                 <configuration>
+                    <urls>
+                        <property>
+                            <name>org.lcsim:*</name>
+                            <value>http://srs.slac.stanford.edu/nexus/content/groups/lcsim-maven2-public/</value>
+                        </property>
+                    </urls> 
+                    <redirectUrls>
+                        <property>
+                            <name>http://srs.slac.stanford.edu/nexus/content/groups/lcsim-maven2-public/</name>
+                            <value>http://srs.slac.stanford.edu/nexus/service/local/artifact/maven/redirect?r=lcsim-maven2-public</value>
+                        </property>
+                    </redirectUrls>                     
                     <excludes>
                         <exclude>org.freehep:jas-core</exclude>
                         <exclude>junit:junit</exclude>
@@ -34,12 +46,6 @@
                         <exclude>jdom:jdom</exclude>
                         <exclude>javax.help:javahelp</exclude>
                     </excludes>
-                    <urls>
-                        <property>
-                            <name>org.lcsim:*</name>
-                            <value>http://lcsim.org/maven2/</value>
-                        </property>
-                    </urls>
                 </configuration>
                 <executions>
                     <execution>
@@ -158,16 +164,16 @@
     </dependencies>
     <profiles>
         <profile>
+	  <id>Hudson</id>
+<!--
             <id>submit-plugin-descriptor</id>
             <activation>
-      <activeByDefault>true</activeByDefault>
-<!--
                 <property>
                     <name>performRelease</name>
                     <value>true</value>
                 </property>
+            </activation>
 -->
-            </activation>
             <build>
                 <plugins>
                     <plugin>
SVNspam 0.1


Use REPLY-ALL to reply to list

To unsubscribe from the LCDET-SVN list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCDET-SVN&A=1