Re: looking at the maven site via continuum

2006-02-02 Thread Emmanuel Venisse
Jettro Coenradie a écrit : I do not really agree with you talking about the site:deploy stuff. A build system is for building indeed, but the reports a part of building, the same way unit tests are part of building. I will try the site:deploy stuff. How can you integrate this with the

Re: Build numbering w/ Maven

2006-02-02 Thread Emmanuel Venisse
It isn't possible but can be a good idea. Please file an issue. Emmanuel Alex Boisvert a écrit : Hi, I would like to know about the options for sharing the Continuum build number with my underlying Maven1/2 projects. What I'm trying to do is generate artifacts with the following naming

Re: Build numbering w/ Maven

2006-02-02 Thread Alex Boisvert
http://jira.codehaus.org/browse/CONTINUUM-581 Emmanuel Venisse wrote: It isn't possible but can be a good idea. Please file an issue. Emmanuel Alex Boisvert a écrit : Hi, I would like to know about the options for sharing the Continuum build number with my underlying Maven1/2

Re: How to make multi module work in continuum

2006-02-02 Thread Emmanuel Venisse
[EMAIL PROTECTED] a écrit : yeah i'm using m2 with continuum when i added the parent pom it loaded all the child pom but when hit build now at parent it just did a build for parent but not for child Yes, if you want to build other projects, just hit build now on them. if i need to make