Fix build
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 3 Oct 2012 17:39:26 +0000 (17:39 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 3 Oct 2012 17:39:26 +0000 (17:39 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5586 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

server/runtime/org.argeo.server.core/pom.xml

index cdab4208b28794e9c853a8c6e0b7f5251a825643..7f70f4d1607dcfed9f98f712dba79508d5944fc4 100644 (file)
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>org.apache.commons.vfs</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp</groupId>
+                       <artifactId>org.apache.commons.exec</artifactId>
+               </dependency>
 
                <!-- Spring -->
                <dependency>