Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-a1
-
None
Description
I suggest that we start looking into creating a Maven plugin for Jetspeed 2 that will assist people in creating/deploying portlet applications.
The plug in should but not be limited to:
1. Taking a mavenized project and packaging it into war.
2. Deploying that application into a Jetspeed deployment
3. Allow users to extend the Jetspeed framework by allowing them to
merge in custom components and/or a custom assembly script. It
should also allow custom deploying of J2 by specifying new component
jars to include and allowing exclusion of any unused jars that are
part of the default J2 install.