On 12/30/06, Ted Husted <[EMAIL PROTECTED]> wrote:
We are quite close. The autoexport plugin automatically maintains the HTML version, and a cron job zips it up. The problematic part is merging the HTML download with the other documentation on the site that is generated from other sources. It's not hard to do by hand, but something would could run as part of the Maven assembly is where we all want to go.
I think it can be done with an Ant 'get' task (antrun plugin) and then the dependency plugin to unpack it where you want it. Reviewing the s2 build is on my todo list, I'll take a look at this and whether we're generating the -sources and -javadoc jars. There's also a GPG plugin now, which will sign all of the artifacts: http://maven.apache.org/plugins/maven-gpg-plugin/ -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]