Last Published: 19 December 2011
|
Version: 2.1.1
ApacheCon
|
Apache
|
Commons
Commons Jexl
Overview
2.1.1 Javadoc
1.1 Javadoc
Download
Reference
Development
Mailing Lists
Issue Tracking
Source Repository
Building
Javadoc (SVN latest)
Project Documentation
Project Information
Project Reports
Commons
Home
License
Components
Sandbox
Dormant
General Information
Volunteering
Contributing Patches
Building Components
Releasing Components
Wiki
ASF
How the ASF works
Get Involved
Developer Resources
Sponsorship
Thanks
Overview
Commons JEXL uses
Maven 2.2
. The source is
here
.
Maven Goals
The following goals are available.
mvn clean - clean up
mvn test - compile and run the unit tests
mvn site - create the documentation
mvn package - build the jar
mvn install - build the jar and install in local maven repository