Print

Print


Commit in lcsim on MAIN
pom.xml+4-501.226 -> 1.227
switch to jaida release; remove duplicate configuration found in parent pom

lcsim
pom.xml 1.226 -> 1.227
diff -u -r1.226 -r1.227
--- pom.xml	17 Apr 2013 00:16:26 -0000	1.226
+++ pom.xml	17 Apr 2013 00:40:54 -0000	1.227
@@ -22,24 +22,11 @@
             <url>http://lcsim.org/maven2</url>
         </repository>
     </repositories>
-    <pluginRepositories>
-        <pluginRepository>
-            <id>lcsim-maven-plugin</id>
-            <name>org.lcsim Maven Plugin Repository</name>
-            <url>http://lcsim.org/maven2</url>
-        </pluginRepository>
-    </pluginRepositories>
     <distributionManagement>
-        <snapshotRepository>
-            <id>lcsim-maven</id>
-            <name>org.lcsim Maven Repository</name>
-            <url>scpexe://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/maven2/</url>
-            <uniqueVersion>false</uniqueVersion>
-        </snapshotRepository>
         <site>
-            <id>org.lcsim</id>
-            <name>org.lcsim</name>
-            <url>scpexe://svn.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/software/${project.artifactId}/${project.version}</url>
+            <id>${project.artifactId}</id>
+            <name>${project.artifactId}</name>
+            <url>${org.lcsim.site}/${project.artifactId}/${project.version}</url>
         </site>
     </distributionManagement>
     <properties>
@@ -54,32 +41,11 @@
         <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-javadoc-plugin</artifactId>
-                <version>2.9</version>
-                <configuration>
-                    <source>1.6</source>
-                    <show>private</show>
-                    <links>
-                        <link>http://java.sun.com/j2se/1.6.0/docs/api/</link>
-                        <link>http://java.freehep.org/freehep-physics/apidocs/</link>
-                        <link>http://java.freehep.org/heprep/apidocs/</link>
-                        <link>http://www.jdom.org/docs/apidocs/</link>
-                    </links>
-                </configuration>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-project-info-reports-plugin</artifactId>
-                <version>2.6</version>
                 <configuration>
                     <anonymousConnection>scm:cvs:pserver:[log in to unmask]:/cvs/lcd:lcsim</anonymousConnection>
                 </configuration>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-surefire-report-plugin</artifactId>
-                <version>2.13</version>
-            </plugin>
         </plugins>
     </reporting>
     <build>
@@ -211,18 +177,6 @@
                         </configuration>
                     </execution>
                     <execution>
-                        <id>make-test-output-dir</id>
-                        <phase>test</phase>
-                        <goals>
-                            <goal>run</goal>
-                        </goals>
-                        <configuration>
-                            <tasks>
-                                <mkdir dir="${project.build.directory}/test-output"/>
-                            </tasks>
-                        </configuration>
-                    </execution>
-                    <execution>
                         <id>copy-scripts</id>
                         <phase>install</phase>
                         <goals>
@@ -305,7 +259,7 @@
         <dependency>
             <groupId>org.freehep</groupId>
             <artifactId>freehep-jaida</artifactId>
-            <version>3.4.4-SNAPSHOT</version>
+            <version>3.4.4</version>
             <exclusions>
                 <exclusion>
                     <groupId>javax.help</groupId>
CVSspam 0.2.12


Use REPLY-ALL to reply to list

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