Fork me on GitHub

Developing

Latest development

The latest FileVault Package Maven Plugin source code is available via Subversion at

or with ViewVC at

or on GitHub at

To checkout the main Jackrabbit source tree, run

svn checkout https://svn.apache.org/repos/asf/jackrabbit/commons/filevault-package-maven-plugin/trunk jackrabbit-filevault

or

git clone https://github.com/apache/jackrabbit-filevault-package-maven-plugin.git

Building FileVault Package Maven Plugin

You can build FileVault Package Maven Plugin using maven:

cd filevault-package-maven-plugin
mvn clean install

You need Maven 3.2.5 (or higher) with Java 7 (or higher) for the build. For more instructions, please see the documentation at:

Issue Tracker

Apache Jackrabbit FileVault uses Jira for tracking bug reports and requests for improvements, new features, and other changes.

The issue tracker is available at https://issues.apache.org/jira/browse/JCRVLT and is readable by everyone. A Jira account is needed to create new issues and to comment on existing issues. Use the registration form to request an account if you do not already have one.

See the Jackrabbit Issue Tracker Page for more information.

Mailing Lists

To get involved with the Apache Jackrabbit project, start by having a look at our website and joining our mailing lists. For more details about Jackrabbit mailing lists as well as links to list archives, please see:

Releasing

See the extensive Release Documentation on the steps involved to release Jackrabbit FileVault.