You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by shinjan sen <sh...@gmail.com> on 2006/08/24 17:15:08 UTC

Query around continuous integration

Hi,

I am evaluating Continuum as a Continuous Integration tool. I had a query
around a specific scenario.

If I am connected to the software repository through the network I can very
well checkout the files on my local box and do the build using Continuum.

Now, if I assume that my network is down and I want to do a force build
without taking the updates, Continuum will throw error messages indicating
that it can't connect to the network and halt the build.

My query is, is there any configuration changes that I can do which will
allow me to perform a build even if I am disconnected from the network.

Lastly, I would also like to know if the same is possible in case of
CruiseControl.
Many Thanks,

Shinjan

multi-module project report enhancement

Posted by Denis McCarthy <dm...@annadaletech.com>.
Hi,
I understand from reading the archives that it is not yet possible to 
roll up reports for many modules into a single project-wide report. 
However, is there some way to at least get correct links to the various 
reports generated for the individual modules? The default URL for 
modules index page seem to be <project>/target/site/<module>/index.html,
while in my project, the module docs are located at
<project>/<module>/target/site/index.html.
Is there some way I can get maven to generate this URL correctly?
Thanks a lot
Denis

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org