RE: Maven compile report

2003-06-16 Thread nick . minutello



> Not sure about the compilation report, but definitely +1 for the maven
> build report (which includes the compilation report anyway).

I think its worthwhile to seperate them.
For one, the compiler report is going to have such stuff as warnings
/errors - which is important not to lose amongst a cacophany of other
logging noise.
Secondly it should be much easier to do than the Maven.log (no chicken/egg
issues).

For the maven build report, I think that the site:generate and the
maven.log processing are two seperate tasks (to solve the chichen/egg
issue).
The site:generate will just generate an empty page that contians "Maven
Build Log Missing Error" message. The maven log generation will then
overwrite it.
There is a further complication when using the reactor - do we generate
maven.log's for each project or for the master build project? Or both?

(PS what happened 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 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).

> Not sure about the compilation report, but definitely +1 for the maven
> build report (which includes the compilation report anyway).

+1 for both.

compile rep could be much shorter so one finds the problems of biggest
interest easier.

If one don't want the compile report, she must not link/gen it.
--
Martin Skopp
Riege Software International GmbH
Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com

This email is intended to be viewed with a nonproportional font.
Public Key on http://www.keyserver.net, Key-ID: 3D4027B5
Fingerprint: 1970 C78D 9A1D 99FA 5CE4  5C0D 29E6 6A95 3D40 27B5


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]










This message and any attachments (the "message") is
intended solely for the addressees and is confidential. 
If you receive this message in error, please delete it and 
immediately notify the sender. Any use not in accord with 
its purpose, any dissemination or disclosure, either whole 
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message. 
BNP PARIBAS (and its subsidiaries) shall (will) not 
therefore be liable for the message if modified. 

-

Ce message et toutes les pieces jointes (ci-apres le 
"message") sont etablis a l'intention exclusive de ses 
destinataires et sont confidentiels. Si vous recevez ce 
message par erreur, merci de le detruire et d'en avertir 
immediatement l'expediteur. Toute utilisation de ce 
message non conforme a sa destination, toute diffusion 
ou toute publication, totale ou partielle, est interdite, sauf 
autorisation expresse. L'internet ne permettant pas 
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce 
message, dans l'hypothese ou il aurait ete modifie.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Maven compile report

2003-06-16 Thread Martin Skopp
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).

> Not sure about the compilation report, but definitely +1 for the maven
> build report (which includes the compilation report anyway).

+1 for both.

compile rep could be much shorter so one finds the problems of biggest
interest easier.

If one don't want the compile report, she must not link/gen it.
-- 
Martin Skopp
Riege Software International GmbH
Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com

This email is intended to be viewed with a nonproportional font.
Public Key on http://www.keyserver.net, Key-ID: 3D4027B5
Fingerprint: 1970 C78D 9A1D 99FA 5CE4  5C0D 29E6 6A95 3D40 27B5


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Maven compile report

2003-06-16 Thread Vincent Massol


> -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.
> One for addition of Compilation report (ie javac report - ala javadoc)
> The other is Maven Build report  (contents of maven.log).
> 
> Does this make sense?

Not sure about the compilation report, but definitely +1 for the maven
build report (which includes the compilation report anyway).

-Vincent

> 
> 
> -Nick
> 
> 
> 
> 
> 
> 
> 
> Extranet
> [EMAIL PROTECTED] - 13/06/2003 05:51
> 
> 
> 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 report
> >
> >
> >
> >
> > >> > 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
> > >> My +1, I often try to return to this and, by error, often look at
> the
> > >> maven.log (even without web) which is not exactly the same as the
> maven
> > >> output...
> >
> > My +1.
> >
> > Does someone want to put this as a feature request in Jira or shall
I?
> >
> > If its not in Jira, it doesnt exist...;-)
> >
> > -Nick
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > Extranet
> > [EMAIL PROTECTED] - 12/06/2003 12:20
> >
> >
> > Please respond to [EMAIL PROTECTED]
> > To:users
> >
> > 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 the web site.
> >
> > My +1, I often try to return to this and, by error, often look at
the
> > maven.log (even without web) which is not exactly the same as the
> maven
> > output...
> >
> > Paul
> >
> >
> >
-
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > This message and any attachments (the "message") is
> > intended solely for the addressees and is confidential.
> > If you receive this message in error, please delete it and
> > immediately notify the sender. Any use not in accord with
> > its purpose, any dissemination or disclosure, either whole
> > or partial, is prohibited except formal approval. The internet
> > can not guarantee the integrity of this message.
> > BNP PARIBAS (and its subsidiaries) shall (will) not
> > therefore be liable for the message if modified.
> >
> > -
> >
> > Ce message et toutes les pieces jointes (ci-apres le
> > "message") sont etablis a l'intention exclusive de ses
> > destinataires et sont confidentiels. Si vous recevez ce
> > message par erreur, merci de le detruire et d'en avertir
> > immediatement l'expediteur. Toute utilisation de ce
> > message non conforme a sa destination, toute diffusion
> > ou toute publication, totale ou partielle, est interdite, sauf
> > autorisation expresse. L'internet ne permettant pas
> > d'assurer l'integrite de ce message, BNP PARIBAS (et ses
> > filiales) decline(nt) toute responsabilite au titre de ce
> > message, dans l'hypothese ou il aurait ete modifie.
> >
> >
> >
-
> > 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]
> 
> 
> 
> 
>

RE: Maven compile report

2003-06-13 Thread nick . minutello


>> Please go ahead :-)

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).

Does this make sense?


-Nick







Extranet
[EMAIL PROTECTED] - 13/06/2003 05:51


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 report
>
>
>
>
> >> > 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
> >> My +1, I often try to return to this and, by error, often look at
the
> >> maven.log (even without web) which is not exactly the same as the
maven
> >> output...
>
> My +1.
>
> Does someone want to put this as a feature request in Jira or shall I?
>
> If its not in Jira, it doesnt exist...;-)
>
> -Nick
>
>
>
>
>
>
>
>
>
>
>
> Extranet
> [EMAIL PROTECTED] - 12/06/2003 12:20
>
>
> Please respond to [EMAIL PROTECTED]
> To:users
>
> 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 the web site.
>
> My +1, I often try to return to this and, by error, often look at the
> maven.log (even without web) which is not exactly the same as the
maven
> output...
>
> Paul
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>
>
>
>
>
>
> This message and any attachments (the "message") is
> intended solely for the addressees and is confidential.
> If you receive this message in error, please delete it and
> immediately notify the sender. Any use not in accord with
> its purpose, any dissemination or disclosure, either whole
> or partial, is prohibited except formal approval. The internet
> can not guarantee the integrity of this message.
> BNP PARIBAS (and its subsidiaries) shall (will) not
> therefore be liable for the message if modified.
>
> -
>
> Ce message et toutes les pieces jointes (ci-apres le
> "message") sont etablis a l'intention exclusive de ses
> destinataires et sont confidentiels. Si vous recevez ce
> message par erreur, merci de le detruire et d'en avertir
> immediatement l'expediteur. Toute utilisation de ce
> message non conforme a sa destination, toute diffusion
> ou toute publication, totale ou partielle, est interdite, sauf
> autorisation expresse. L'internet ne permettant pas
> d'assurer l'integrite de ce message, BNP PARIBAS (et ses
> filiales) decline(nt) toute responsabilite au titre de ce
> message, dans l'hypothese ou il aurait ete modifie.
>
>
> -
> 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 message and any attachments (the "message") is
intended solely for the addressees and is confidential. 
If you receive this message in error, please delete it and 
immediately notify the sender. Any use not in accord with 
its purpose, any dissemination or disclosure, either whole 
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message. 
BNP PARIBAS (and its subsidiaries) shall (will) not 
therefore be liable for the message if modified. 

-

Ce message et toutes les pieces jointes (ci-apres le 
"message") sont etablis a l'intention exclusive de ses 
destinataires et sont confidentiels. Si vous recevez ce 
message par erreur, merci de le detruire et d'en avertir 
immediatement l'expediteur. Toute utilisation de ce 
message non conforme a sa destination, toute diffusion 
ou toute publication, totale ou partielle, est interdite, sauf 
autorisation expresse. L'internet ne permettant pas 
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce 
message, dans l'hypothese ou il aurait ete modifie.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Maven compile report

2003-06-12 Thread Vincent Massol
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 to include the build log
into
> >> the Maven site, as Maven does include the Javadoc report and it
would
> be
> useful to see
> >> My +1, I often try to return to this and, by error, often look at
the
> >> maven.log (even without web) which is not exactly the same as the
maven
> >> output...
> 
> My +1.
> 
> Does someone want to put this as a feature request in Jira or shall I?
> 
> If its not in Jira, it doesnt exist...;-)
> 
> -Nick
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Extranet
> [EMAIL PROTECTED] - 12/06/2003 12:20
> 
> 
> Please respond to [EMAIL PROTECTED]
> To:users
> 
> 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 the web site.
> 
> My +1, I often try to return to this and, by error, often look at the
> maven.log (even without web) which is not exactly the same as the
maven
> output...
> 
> Paul
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> This message and any attachments (the "message") is
> intended solely for the addressees and is confidential.
> If you receive this message in error, please delete it and
> immediately notify the sender. Any use not in accord with
> its purpose, any dissemination or disclosure, either whole
> or partial, is prohibited except formal approval. The internet
> can not guarantee the integrity of this message.
> BNP PARIBAS (and its subsidiaries) shall (will) not
> therefore be liable for the message if modified.
> 
> -
> 
> Ce message et toutes les pieces jointes (ci-apres le
> "message") sont etablis a l'intention exclusive de ses
> destinataires et sont confidentiels. Si vous recevez ce
> message par erreur, merci de le detruire et d'en avertir
> immediatement l'expediteur. Toute utilisation de ce
> message non conforme a sa destination, toute diffusion
> ou toute publication, totale ou partielle, est interdite, sauf
> autorisation expresse. L'internet ne permettant pas
> d'assurer l'integrite de ce message, BNP PARIBAS (et ses
> filiales) decline(nt) toute responsabilite au titre de ce
> message, dans l'hypothese ou il aurait ete modifie.
> 
> 
> -
> 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]



Re: Maven compile report

2003-06-12 Thread nick . minutello



>> > 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
>> My +1, I often try to return to this and, by error, often look at the
>> maven.log (even without web) which is not exactly the same as the maven
>> output...

My +1.

Does someone want to put this as a feature request in Jira or shall I?

If its not in Jira, it doesnt exist...;-)

-Nick











Extranet
[EMAIL PROTECTED] - 12/06/2003 12:20


Please respond to [EMAIL PROTECTED]
To:users

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 the web site.

My +1, I often try to return to this and, by error, often look at the
maven.log (even without web) which is not exactly the same as the maven
output...

Paul


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]










This message and any attachments (the "message") is
intended solely for the addressees and is confidential. 
If you receive this message in error, please delete it and 
immediately notify the sender. Any use not in accord with 
its purpose, any dissemination or disclosure, either whole 
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message. 
BNP PARIBAS (and its subsidiaries) shall (will) not 
therefore be liable for the message if modified. 

-

Ce message et toutes les pieces jointes (ci-apres le 
"message") sont etablis a l'intention exclusive de ses 
destinataires et sont confidentiels. Si vous recevez ce 
message par erreur, merci de le detruire et d'en avertir 
immediatement l'expediteur. Toute utilisation de ce 
message non conforme a sa destination, toute diffusion 
ou toute publication, totale ou partielle, est interdite, sauf 
autorisation expresse. L'internet ne permettant pas 
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce 
message, dans l'hypothese ou il aurait ete modifie.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Maven compile report

2003-06-12 Thread Ben Walding
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 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.txt
   

Then I replace all the <, > and % chars 'cause it's xml! 
On a proper UNIX box you do

  cat log.txt | sed -e "s/\&/\&\;/g" | sed -e "s//\>\;/g" >> xdocs/build_report.xml
then run site generation again:

  maven  site:generation

(where I have a link to build_report.html in my navigation.xml) 

 

maven site:sshdeploy (doesn't regen the site)
   

Done.

+0.5 to "include in future maven releases"
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Maven compile report

2003-06-12 Thread Vincent Massol
+10 from me! I need this on my current project (no, I don't have the
time to implement it right now... :-)).

It should be quite easy to implement it with . That said
 does not print the goal names so it doesn't work completely
well. A build listener interface like Ant would be nice... 

-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
> 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]



Re: Maven compile report

2003-06-12 Thread Martin Skopp
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.txt

Then I replace all the <, > and % chars 'cause it's xml! 
On a proper UNIX box you do

   cat log.txt | sed -e "s/\&/\&\;/g" | sed -e "s//\>\;/g" >> xdocs/build_report.xml

then run site generation again:

   maven  site:generation

(where I have a link to build_report.html in my navigation.xml) 

> maven site:sshdeploy (doesn't regen the site)

Done.

+0.5 to "include in future maven releases"
-- 
Martin Skopp
Riege Software International GmbH
Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com

This email is intended to be viewed with a nonproportional font.
Public Key on http://www.keyserver.net, Key-ID: 3D4027B5
Fingerprint: 1970 C78D 9A1D 99FA 5CE4  5C0D 29E6 6A95 3D40 27B5


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Maven compile report

2003-06-12 Thread Paul Libbrecht
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 error, often look at the 
maven.log (even without web) which is not exactly the same as the maven 
output...

Paul

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Maven compile report

2003-06-12 Thread Andrew Mace

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  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 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]



Re: Maven compile report

2003-06-12 Thread Ben Walding
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 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]