Print

Print


Commit in lcsim on MAIN
pom.xml+3-31.51 -> 1.52
JM: deploy deps jar with build

lcsim
pom.xml 1.51 -> 1.52
diff -u -r1.51 -r1.52
--- pom.xml	31 Oct 2008 02:26:42 -0000	1.51
+++ pom.xml	31 Oct 2008 17:55:49 -0000	1.52
@@ -131,14 +131,14 @@
                 <artifactId>maven-assembly-plugin</artifactId>
                 <executions>
                     <execution>
-                        <phase>install</phase>
+                        <phase>package</phase>
                         <configuration>
                             <descriptors>
                                 <descriptor>${basedir}/src/assembly/deps.xml</descriptor>
                             </descriptors>
                         </configuration>
                         <goals>
-                            <goal>assembly</goal>
+                            <goal>attached</goal>
                         </goals>
                     </execution> 
                 </executions>
@@ -186,4 +186,4 @@
             <version>1.3</version>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>
CVSspam 0.2.8