Maven Troubleshooting
rajeshkumar created the topic: Maven troubleshooting i would like to knpw “Most Common Issues in Maven”? Any body can focus on this? Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn mnanjala replied the topic: Re:Maven troubleshooting You may get error with Java Heap Size error. Solution: set the Environment Variable of MAVEN_OPTS to “-Xms512m -Xmx512m -XX:MaxPermSize=1024m” … Read more