Print

Print


Commit in hps-java on MAIN
pom.xml+491.67 -> 1.68
improvements to pom addressing HPSJAVA-8

hps-java
pom.xml 1.67 -> 1.68
diff -u -r1.67 -r1.68
--- pom.xml	14 Feb 2013 22:35:15 -0000	1.67
+++ pom.xml	21 Feb 2013 00:59:39 -0000	1.68
@@ -53,6 +53,55 @@
       </releases>
     </pluginRepository>
   </pluginRepositories>
+  <contributors>
+    <contributor>
+      <name>Jeremy</name>
+      <email>[log in to unmask]</email>
+      <url>http://www.slac.stanford.edu/~jeremym</url>
+      <organization>SLAC National Accelerator Laboratory</organization>
+      <organizationUrl>http://www.slac.stanford.edu/</organizationUrl>
+      <roles>
+        <role>developer</role>
+      </roles>
+      <timezone>-8</timezone>
+      <properties>
+        <aim>jeremyslac</aim>
+      </properties>
+    </contributor>
+  </contributors>
+  <issueManagement>
+    <system>Jira</system>
+    <url>https://jira.slac.stanford.edu/browse/HPSJAVA/</url>  
+  </issueManagement>
+  <reporting>
+    <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>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-report-plugin</artifactId>
+        <version>2.13</version>
+      </plugin>
+    </plugins>
+  </reporting>    
   <build>
     <extensions>
       <extension>
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