1/ Getting Turbine what I need for Turbine 4.0

Getting the Turbine 4.0 Source

Using svn, get the source with the following URL: http://svn.apache.org/repos/asf/turbine/core/trunk

Getting Fulcrum Components

Using svn, get the source with the following URL:
http://svn.apache.org/repos/asf/turbine/fulcrum/trunk

All the components will then be under its corresponding component directory. The fulcrum components are built using gump nightly. But you can built the required components using maven. All components are built by issuing mvn package. And installed into your local repository using mvn install.

2/ Building Turbine 4.0M1

You should be able to build Turbine 4.0 by issuing mvn package

blocking issues: blocking issues

  • No labels