You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2004/10/21 06:10:59 UTC

svn commit: rev 55200 - incubator/directory/eve/trunk/backend/core

Author: akarasulu
Date: Wed Oct 20 21:10:57 2004
New Revision: 55200

Added:
   incubator/directory/eve/trunk/backend/core/ReadMe.txt
Log:
readme with info on how to get the eve plugin

Added: incubator/directory/eve/trunk/backend/core/ReadMe.txt
==============================================================================
--- (empty file)
+++ incubator/directory/eve/trunk/backend/core/ReadMe.txt	Wed Oct 20 21:10:57 2004
@@ -0,0 +1,7 @@
+First if you don't have the eve plugin then install it with the following
+command:
+
+maven plugin:download -DartifactId=maven-eve-plugin -DgroupId=incubator-directory -Dversion=1.0
+
+Second just run maven to build the system.
+