Author: olamy
Date: Thu Jun 21 20:35:26 2012
New Revision: 1352669

URL: http://svn.apache.org/viewvc?rev=1352669&view=rev
Log:
osgi stuff need to have artifacts installed

Modified:
    incubator/directmemory/trunk/pom.xml

Modified: incubator/directmemory/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/directmemory/trunk/pom.xml?rev=1352669&r1=1352668&r2=1352669&view=diff
==============================================================================
--- incubator/directmemory/trunk/pom.xml (original)
+++ incubator/directmemory/trunk/pom.xml Thu Jun 21 20:35:26 2012
@@ -338,6 +338,7 @@ under the License.
           <configuration>
             <mavenExecutorId>forked-path</mavenExecutorId>
             <useReleaseProfile>false</useReleaseProfile>
+            <preparationGoals>clean install</preparationGoals>
             <goals>deploy</goals>
             <arguments>-Prelease</arguments>
             
<tagBase>https://svn.apache.org/repos/asf/incubator/directmemory/tags</tagBase>


Reply via email to