Author: rwesten
Date: Tue Aug 13 06:23:57 2013
New Revision: 1513363
URL: http://svn.apache.org/r1513363
Log:
updated required Maven version from 2.2.1 to 3.0.3+ in the tutorial
Modified:
stanbol/site/trunk/content/docs/trunk/tutorial.mdtext
Modified: stanbol/site/trunk/content/docs/trunk/tutorial.mdtext
URL:
http://svn.apache.org/viewvc/stanbol/site/trunk/content/docs/trunk/tutorial.mdtext?rev=1513363&r1=1513362&r2=1513363&view=diff
==============================================================================
--- stanbol/site/trunk/content/docs/trunk/tutorial.mdtext (original)
+++ stanbol/site/trunk/content/docs/trunk/tutorial.mdtext Tue Aug 13 06:23:57
2013
@@ -4,7 +4,7 @@ This tutorial targets developers, who wa
## Build and run your Apache Stanbol instance
-To build Apache Stanbol from source you need Java 6 and maven 2.2.1 + (version
as defined in the pom). You probably need also:
+To build Apache Stanbol from source you need Java 6 and maven 3.0.3 + (version
as defined in the pom). You probably need also:
% export MAVEN_OPTS="-Xmx1024M -XX:MaxPermSize=256M"