We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To use drip to launch Maven, create a file called .mavenrc in your home folder and add the following to this file:
JAVACMD=~/bin/drip JAVA_HOME=/usr/lib/jvm/java-6-sun MAVEN_OPTS="-ea -Xmx512m -XX:PermSize=256m"