RE: Newbie - changing reports included in binary distribution

2003-06-20 Thread Steve Ovens
now I do a "clean" then "dist:build" and THEN "site:generate" and get everything I want. Thanks again. -Original Message- From: Steve Ovens [mailto:[EMAIL PROTECTED] Sent: Friday, 20 June 2003 2:58 PM To: [EMAIL PROTECTED] Subject: Newbie - changing reports include

Re: Newbie - changing reports included in binary distribution

2003-06-19 Thread Ben Walding
Ben Walding wrote: I think your best bet it to postGoal dist:prepare-bin-filesystem and remove the parts of the binary release you don't want. Of course, this will still leave items in your left hand navigation bar which will be undesirable. There's no simple way of doing this. You could dere

Re: Newbie - changing reports included in binary distribution

2003-06-19 Thread Ben Walding
I think your best bet it to postGoal dist:prepare-bin-filesystem and remove the parts of the binary release you don't want. Steve Ovens wrote: Hi, I'm Maven-ising my first project and have a hopefully simple question concerning building distributions. When I do a "maven dist:build" everything

Newbie - changing reports included in binary distribution

2003-06-19 Thread Steve Ovens
Hi, I'm Maven-ising my first project and have a hopefully simple question concerning building distributions. When I do a "maven dist:build" everything works fine and it successfully produces a target/distributions/proj-1.1.0.zip file. The problem I have is that the zip file contains not only the