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. +
