appened to continueum?)
-Nick
Extranet
[EMAIL PROTECTED] - 16/06/2003 14:06
Please respond to [EMAIL PROTECTED]
To:users
cc:
Subject: RE: Maven compile report
On Mon, 2003-06-16 at 14:10, Vincent Massol wrote:
> > -Original Message-
> > From: [EMAIL PROTE
On Mon, 2003-06-16 at 14:10, Vincent Massol wrote:
> > -Original Message-
> > From: [EMAIL PROTECTED]
> >
> > I am going to raise two New Feature requests.
> > One for addition of Compilation report (ie javac report - ala javadoc)
> > The other is Maven Build report (contents of maven.log
> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
> Sent: 13 June 2003 14:31
> To: [EMAIL PROTECTED]
> Subject: RE: Maven compile report
>
>
>
> >> Please go ahead :-)
>
> I am going to raise two New Feature requests.
&
Please respond to [EMAIL PROTECTED]
To:users
cc:
Subject: RE: Maven compile report
Please go ahead :-)
-Vincent
> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
> Sent: 12 June 2003 23:56
> To: [EMAIL PROTECTED]
> Subject: Re: Maven compile rep
Please go ahead :-)
-Vincent
> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
> Sent: 12 June 2003 23:56
> To: [EMAIL PROTECTED]
> Subject: Re: Maven compile report
>
>
>
>
> >> > Do you see this as a future requirement
sers
cc:
Subject:Re: Maven compile report
Andrew Mace wrote:
> 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 t
Right you are.
You can xdoc a single file - see the linkcheck plugin for more info on
how to do it.
If someone raises a request for it, I'll try and get it in before RC1 is
finalised.
Martin Skopp wrote:
Hi Ben,
On Thu, 2003-06-12 at 12:46, Ben Walding wrote:
You've got a bit of a chicken
-Vincent
> -Original Message-
> From: Andrew Mace [mailto:[EMAIL PROTECTED]
> Sent: 12 June 2003 11:56
> To: Maven Users List
> Subject: Maven compile report
>
>
> Hi List,
>
> I have my Maven build set up on a cron to run every night. Is there
> anywa
Hi Ben,
On Thu, 2003-06-12 at 12:46, Ben Walding wrote:
> You've got a bit of a chicken and egg problem if you wanted it formatted
> into xdoc.
... it's solvable by a generating the site twice, which I do here:
> You could however do something like
>
> maven site:generate > target/docs/log.tx
Andrew Mace wrote:
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.
My +1, I often try to return to this and, by er
cc:
Subject: Re: Maven compile report
12/0
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 site:generate > target/docs/log.txt
maven site:sshdeploy (doesn't regen the site)
you might be able to just do
maven site:deploy > target/docs/log.txt
But log.txt might
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
13 matches
Mail list logo