Hi,

I'm not using rake to get everything up and running but that's around the point 
where my build fails if I don't give maven enough memory.
ie: I need to set the MAVEN_OPTS to something like:
export MAVEN_OPTS="-Xmx512m -XX:MaxPermSize=256m"

It's probably a bit of overkill to give it that much but it gets the build 
running smoothly for me.

Simon

On 28 Aug 2012, at 22:34, Simon Dvorak <sidvo...@ucdavis.edu> wrote:

> Hello all,
> 
> I'm attempting to use the OAE Builder method to get Sakai OAE up and running. 
>  However, when I run the rake command  I'm getting an "Unable to find 
> application version" error after the line 
> 
> [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ 
> org.sakaiproject.nakamura.solr ---
> 
> and the rake process aborts.
> 
> Any ideas?
> Cheers,
> 
> Simon Dvorak
> Programmer
> Academic Technology Services
> sidvo...@ucdavis.edu
> Office: 530-754-7384
> 
> 
> 
> 
> _______________________________________________
> oae-dev mailing list
> oae-dev@collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/oae-dev

_______________________________________________
oae-dev mailing list
oae-dev@collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to