Ben,
Thanks for the reply,
Do you see this as a future requirement to include the build log into the Maven site,
as Maven does include the Javadoc report and it would be useful to see if the build
falied any why from the web site.
Regards
Andrew
Ben Walding
<[EMAIL PROTECTED] To: Maven Users List <[EMAIL
PROTECTED]>
ing.com> cc:
Subject: Re: Maven compile report
12/06/2003 11:46
Please respond to
"Maven Users
List"
You've got a bit of a chicken and egg problem if you wanted it formatted
into xdoc.
You could however do something like
maven <stuff> site:generate > target/docs/log.txt
maven site:sshdeploy (doesn't regen the site)
you might be able to just do
maven <stuff> site:deploy > target/docs/log.txt
But log.txt mightn't be flushed properly
You'll also need to create an xdoc that links to your log.txt
Andrew Mace wrote:
>Hi List,
>
>I have my Maven build set up on a cron to run every night. Is there anyway of
>getting the results of the Maven build generated on the web site.
>As I would like to be able to see if the build/compile had failed without going
>through the log files on the server.
>
>Any suggestions welcome.
>
>Regards
>Andrew
>
>
>
>--
>
>This e-mail may contain confidential and/or privileged information. If you are not
>the intended recipient (or have received this e-mail in error) please notify the
>sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or
>distribution of the material in this e-mail is strictly forbidden.
>
>
>
>---------------------------------------------------------------------
>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]
--
This e-mail may contain confidential and/or privileged information. If you are not the
intended recipient (or have received this e-mail in error) please notify the sender
immediately and destroy this e-mail. Any unauthorized copying, disclosure or
distribution of the material in this e-mail is strictly forbidden.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]