Author: thomas.heute(a)jboss.com
Date: 2010-12-07 05:54:26 -0500 (Tue, 07 Dec 2010)
New Revision: 5497
Added:
epp/examples/branches/EPP_5_1_Branch/portlets/idmhelloworld/README.txt
Log:
Adding a ReadMe
Added: epp/examples/branches/EPP_5_1_Branch/portlets/idmhelloworld/README.txt
===================================================================
--- epp/examples/branches/EPP_5_1_Branch/portlets/idmhelloworld/README.txt
(rev 0)
+++ epp/examples/branches/EPP_5_1_Branch/portlets/idmhelloworld/README.txt 2010-12-07
10:54:26 UTC (rev 5497)
@@ -0,0 +1,13 @@
+====================
+Identity API example
+===================
+
+To compile and package the example use:
+mvn -DEPP_HOME=/full/path/to/EPP/installation clean install
+
+If you forget to set EPP_HOME the following error message will be shown by Maven:
+ [0] For dependency Dependency {groupId=org.exoplatform.core,
artifactId=exo.core.component.organization.api, version=2.3.6-CR02, type=jar}:
system-scoped dependency must specify an absolute path systemPath.
+ [1] For dependency Dependency {groupId=org.exoplatform.kernel,
artifactId=exo.kernel.container, version=2.2.6-CR02, type=jar}: system-scoped dependency
must specify an absolute path systemPath.
+
+
+
Show replies by date