Maurizio,

The plugin is used to build even from source. Here is are the typical
steps:

0. pull source tree from svn.
1. edit your ~/build.properties or ${J2_HOME}/build.properties as
documented on the site.
2. follow these commands, (note that this wipes out your J2 DB and local
Tomcat configuration):
> cd ${J2_HOME}
> maven initMavenPlugin
> maven allClean
> maven allBuild
> maven j2:quickStart
3. there is a ${J2_HOME}/.classpath file for use with Eclipse.

HTH,

Randy

On Tue, 2006-07-04 at 10:24 +0200, Maurizio Pedraglio wrote:
> Hi,
> I want to build jetspeed2 from source, without use maven plugin.
> I've download the latest version form svn head repository and now I've 
> to build it as a webapps in my own tomcat (5.0.28).
> I'm checking on official website for this kind of installation, but 
> everywhere maven plugin is used.
> 
> Can you help me to build (i.e. with eclipse) a head version of jetspeed 
> in order to have in a "deployable" version on every tomcat server?
> 
> Thanks for advices,
> Hi
> Maurizio
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to