You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xu...@apache.org on 2011/08/08 09:43:28 UTC

svn commit: r1154860 - /geronimo/tck/branches/3.0/stax-tck-runner/pom.xml

Author: xuhaihong
Date: Mon Aug  8 07:43:28 2011
New Revision: 1154860

URL: http://svn.apache.org/viewvc?rev=1154860&view=rev
Log:
Fix maven-dependency-plugin configuration for woodstox packages

Modified:
    geronimo/tck/branches/3.0/stax-tck-runner/pom.xml

Modified: geronimo/tck/branches/3.0/stax-tck-runner/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0/stax-tck-runner/pom.xml?rev=1154860&r1=1154859&r2=1154860&view=diff
==============================================================================
--- geronimo/tck/branches/3.0/stax-tck-runner/pom.xml (original)
+++ geronimo/tck/branches/3.0/stax-tck-runner/pom.xml Mon Aug  8 07:43:28 2011
@@ -58,8 +58,6 @@
                                     <overWrite>true</overWrite>
                                     <outputDirectory>${project.build.directory}/dependency/lib</outputDirectory>
                                 </artifactItem>
-                            </artifactItems>
-                            <artifactItems>
                                 <artifactItem>
                                     <groupId>org.codehaus.woodstox</groupId>
                                     <artifactId>stax2-api</artifactId>