Thx, It works now to get the binary distribution and apply the changes in it. Using war:install included the modified/added files in the war file.
The main problem is that the changes are not issolated from the distribution. I suppose the "customized" directory now comes into play. What I did: 1. create the customized directory in the base directory basedir/ - target/ - customized/ 2. I copied the directory structure of the target directory for the files I want to modify. 3. Applied the changes to the resp. files in de customized directory. How do I get the changes in the "customized" directory merged with the default binary distribution (or am I missing the point concerning the customized directory?) Thx Frederik >----- Oorspronkelijk bericht ----- >Van: Philip Mark Donaghy [mailto:[EMAIL PROTECTED] >Verzonden: woensdag, mei 17, 2006 12:44 AM >Aan: 'Jetspeed Users List' >Onderwerp: Re: Customizing Jetspeed 2 > >Did you run 'maven -o war:install' ? > >On 5/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I'm following the steps outlined in >> http://portals.apache.org/jetspeed-2/getting-started-binary.html to setup a >> default jetspeed2 and to enable customization. I can't seam to get the >> customization (with the customize directory) to work. >> >> My changes are ignored when i build the portal application (with >> j2:nodbquickStart). >> >> Can someone explain me what needs to done exactly to make this work? >> >> Thx >> Frederik >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > >-- >Philip Donaghy >donaghy.blogspot.com del.icio.us/donaghy/philip >Skype: philipmarkdonaghy >Office: +33 5 56 60 88 02 >Mobile: +33 6 20 83 22 62 > >--------------------------------------------------------------------- >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]
