...
You will need a JDK 6.0+ (Java SE 1.6.0+) or compatible JDK to build Apache Geronimo. It is recommended you use SUN's implementation, or something compatible like Apples implementation. Other JDK vendors implementations may work, but use at your own risk.
Tip | ||
---|---|---|
| ||
Windows users should not double-quote JAVA_HOME (or MAVEN_HOME for the same reason), according to MAVEN-666. |
Apache Maven 2
To execute the build process you need to have Apache Maven version 2.2.1
(or newer) installed.
...