You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pd...@apache.org on 2010/08/22 13:51:18 UTC

svn commit: r987876 - /felix/trunk/dependencymanager/samples.annotation/README

Author: pderop
Date: Sun Aug 22 11:51:18 2010
New Revision: 987876

URL: http://svn.apache.org/viewvc?rev=987876&view=rev
Log:
fixed command line used to build DM

Modified:
    felix/trunk/dependencymanager/samples.annotation/README

Modified: felix/trunk/dependencymanager/samples.annotation/README
URL: http://svn.apache.org/viewvc/felix/trunk/dependencymanager/samples.annotation/README?rev=987876&r1=987875&r2=987876&view=diff
==============================================================================
--- felix/trunk/dependencymanager/samples.annotation/README (original)
+++ felix/trunk/dependencymanager/samples.annotation/README Sun Aug 22 11:51:18 2010
@@ -36,7 +36,7 @@ How to test:
 
      svn checkout http://svn.apache.org/repos/asf/felix/trunk/dependencymanager dependencymanager
      cd dependencymanager
-     mvn -Dmaven.test.skip=true install
+     mvn -Dpackaging=plugins -Dmaven.test.skip=true install
 
   - install the DM bundles into the fwk