Hi,

I'm using Maven 1.1 beta 2, and have a custom global repository on Tomcat 5.5.4. For Tomcat to publish the global repository files it uses a symbolic link.

I'm finding that when I use the custom global repository to download dependencies, a lot of the time I get out of memory errors. I've increased the amount of memory given to Tomcat by specifying JAVA_OPTS to be "-Xmn64m -Xms256m -Xmx1024m" in catalina.sh. On the server I also have AntHill Pro running.

The errors are connected when downloading repository files by Maven due to keeping tracks on things and not having problems when only AntHill Pro is installed. Not sure if it is a Maven downloading problem or Tomcat problem. Anybody got an idea what a solution could be, be it a Maven or Tomcat problem? :)

Cheers

Mike



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to