Print

Print


Author: [log in to unmask]
Date: Wed Jul  1 01:57:00 2015
New Revision: 3643

Log:
Do not use includes section in plugin install.

Modified:
    projects/lcsim/trunk/plugin/pom.xml

Modified: projects/lcsim/trunk/plugin/pom.xml
 =============================================================================
--- projects/lcsim/trunk/plugin/pom.xml	(original)
+++ projects/lcsim/trunk/plugin/pom.xml	Wed Jul  1 01:57:00 2015
@@ -1,23 +1,19 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
     <modelVersion>4.0.0</modelVersion>
     <artifactId>lcsim-plugin</artifactId>
     <name>plugin</name>
     <description>org.lcsim JAS3 Plugin</description>
-
     <parent>
         <groupId>org.lcsim</groupId>
         <artifactId>lcsim-parent</artifactId>
         <version>3.1.2-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
-
     <scm>
         <url>http://java.freehep.org/svn/repos/lcdet/list/projects/lcsim/trunk/plugin/</url>
         <connection>scm:svn:svn://svn.freehep.org/lcdet/projects/lcsim/trunk/plugin/</connection>
         <developerConnection>scm:svn:svn://svn.freehep.org/lcdet/projects/lcsim/trunk/plugin/</developerConnection>
     </scm>
-    
     <dependencies>
         <dependency>
             <groupId>org.lcsim</groupId>
@@ -25,7 +21,6 @@
             <type>pom</type>
         </dependency>
     </dependencies>
-
     <build>
         <resources>
             <resource>
@@ -61,32 +56,6 @@
                             <value>http://srs.slac.stanford.edu/nexus/service/local/artifact/maven/redirect?r=lcsim-maven2-public</value>
                         </property>
                     </redirectUrls>
-                    <includes>                    
-                        <include>org.apache.commons:commons-lang3</include>
-                        <include>org.freehep:freehep-mcfio</include>
-                        <include>org.freehep:freehep-physics</include>
-                        <include>org.freehep:freehep-sio</include>
-                        <include>org.freehep:freehep-stdhep</include>
-                        <include>org.freehep:freehep-xdr</include>                    
-                        <include>org.lcsim:lcsim-aida</include>
-                        <include>org.lcsim:lcsim-analysis</include>
-                        <include>org.lcsim:lcsim-cal-calib</include>
-                        <include>org.lcsim:lcsim-cal-recon</include>
-                        <include>org.lcsim:lcsim-conditions</include>
-                        <include>org.lcsim:lcsim-detector-data</include>
-                        <include>org.lcsim:lcsim-detector-framework</include>
-                        <include>org.lcsim:lcsim-event-heprep</include>
-                        <include>org.lcsim:lcsim-event-model</include>
-                        <include>org.lcsim:lcsim-event-processing</include>
-                        <include>org.lcsim:lcsim-job-manager</include>
-                        <include>org.lcsim:lcsim-math</include>
-                        <include>org.lcsim:lcsim-plugin</include>
-                        <include>org.lcsim:lcsim-recon-drivers</include>
-                        <include>org.lcsim:lcsim-tracking</include>
-                        <include>org.lcsim:lcsim-trf</include>
-                        <include>org.lcsim:lcsim-util</include>
-                        <include>org.lcsim:lcsim-vertexing</include>                                                                       
-                    </includes>
                 </configuration>
                 <executions>
                     <execution>
@@ -104,7 +73,6 @@
             </plugin>
         </plugins>
     </build>
-
     <profiles>
         <profile>
             <id>submit-plugin-descriptor</id>
@@ -132,5 +100,4 @@
             </build>
         </profile>
     </profiles>
-
 </project>

########################################################################
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