Re: Re: Newbie... Help!!!!!!!

2008-03-05 Thread Martin Alejandro Villalobos
Hi, in your Maven path instalation you have a conf/settings.xml sample file. This file contain the complete example of all that you need. I hope that it will be helpful. Cheers. Martin. Keenan wrote: Thats all right, i tried that. but still there are some problems. Thats why i asked if

Re: Re: Sending email notification to Owners

2008-01-17 Thread Martin Alejandro Villalobos
Jeff, Continuum 1.1 have a new option in the notifiers section named Send a mail to latest committers I hope that it be helpful. Regards. \Martin. Jeff Mutonho wrote: On Jan 17, 2008 8:57 AM, amit kumar [EMAIL PROTECTED] wrote: Hi, I am using Maven 2, I want to send email notifications

Trouble with Maven 2.0.8 ans site

2008-01-14 Thread Martin Alejandro Villalobos
Hi, I have a problem since a few days. I have a lot projects building with Maven, a few days ago, I updated the Maven version to 2.0.8 and magically, when I execute mvn site the links to modules and parent are wrong. The have appended the path to the working directory from the site is

Wrong behavior of notifactions

2007-11-27 Thread Martin Alejandro Villalobos
Hi, I have a list of notifiers in my project. When the alwaysSendfalse/alwaysSend ,Continuum send emails to the notifiers in each status change, sending in success/error/warning in the right way. However, if I set alwaysSendtrue/alwaysSend, continuum send a email in each build, but in a wrong

Cobertura give me a wrong result and the next execution is right

2007-11-12 Thread Martin Alejandro Villalobos
Hello, I'm having a problem I'm executing Continuum with a lot of projects including submodules. CI is executing clean install site site:deploy , including cobertura in these reports. The trouble is that Cobertura give wrong results one time and right in the next execution , and so on. Some

Launch a trigger after each build of Continuum

2007-10-30 Thread Martin Alejandro Villalobos
Hello. I want to run a shell script after each build of Continuum. Some body know if there is some way for do it? Thanks. Martin.

Build's state in report

2007-10-03 Thread Martin Alejandro Villalobos
Hello. Some body knows if there is some report in site plugin that include the build's state, i.e failure or sucessfull? Thanks for all and cheers. Martin. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Detecting build failures in linux

2007-09-27 Thread Martin Alejandro Villalobos
Hello, I have a question. I want write a little script in linux that detect when maven is returning build failure? Somebody knows how I can do it? Thaks to all and cheers. Martin. - To unsubscribe, e-mail: [EMAIL PROTECTED]

tool for browse a internal repo

2007-09-03 Thread Martin Alejandro Villalobos
Hello, I'm using a internal repository in my company. Often, the developers ask me about the existence of some artifact. I want include in the web site of repository a way that permit make a search obtaining the dependency tag for include in the poms. My idea is get the search feature like

Links wrongs for the child submodules

2007-08-27 Thread Martin Alejandro Villalobos
Hello, I have a question. I'm executing mvn site site:deploy on a project with several modules , but... when the site is deployed, the links in the Modules section are right for the parent index, but are wrong for the the childs. All links are relative to childs. There is any way for

Generating zip o tar with the javadocs

2007-08-08 Thread Martin Alejandro Villalobos
Hello, I need generate the .zip o .tar or some kind of package with the javadocs of my proyect at release time. Please, somedoby know how I can do it? Thanks for all. Cheers. Martin. - To unsubscribe, e-mail: [EMAIL

What name use for search the submodules in the repository?

2007-08-01 Thread Martin Alejandro Villalobos
Hello, I've a question. I've a project with a set of submodules. When I add the projects adding the pom's URL, Contiuum add all submodules together. Wich is the name that use continuum for search in SVN repository and add submodules? May be the name that there is in artifactIdartifactId

Re: Re: Continuum don't show the author and messages commit in the changes section

2007-07-26 Thread Martin Alejandro Villalobos
: -moz-fixedContinuum version? SCM? Generally it's a problem due to the locale used on the server, it must be an english locale. Emmanuel Martin Alejandro Villalobos a écrit : Hello, I have a trouble. In a mysterious way, Continuum don't show the author and messages commit in the changes

Continuum don't show the author and messages commit in the changes section

2007-07-25 Thread Martin Alejandro Villalobos
Hello, I have a trouble. In a mysterious way, Continuum don't show the author and messages commit in the changes section. Somebody knows what could be a problem??? Thanks. Martin.

google-testar with Maven

2007-07-20 Thread Martin Alejandro Villalobos
Hello. Somebody knows if is possible integrate google-testar with Maven? Thanks. MArtin. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Issue tracking integration

2007-07-20 Thread Martin Alejandro Villalobos
Hello. Somebody knows that if there is a way for make a integration between Continuum and some issue tracking system. I want that when I inspect the changeset, I 'll can see links pointing to the bugs resolved and commited and when I do click in this link , it opened in some issue tracking

Error with cobertura

2007-06-28 Thread Martin Alejandro Villalobos
I've been building with maven 2.0.4 my projects since a long time with out problems. Yesterday, I did get the following message : [ERROR] BUILD ERROR [INFO] [INFO] Error executing ant tasks Embedded error: The following

i wan subscribe

2007-06-28 Thread Martin Alejandro Villalobos
subscribe

two schedules at diferents times

2007-06-28 Thread Martin Alejandro Villalobos
Hello, I've a question. I want add two diferentes schedules to a project in continuum, actually is using 1.1-alpha-2. I want that one schedule that throw each five minutes and the second schedule will be throw one time at midnight. The problem es that, when the last build is generated before

I want receive notification when the source code was changed

2007-06-27 Thread Martin Alejandro Villalobos
Hello. I have a question. I want to add a notification ONLY when the source code was changed. I dont want receive a notification each time that the generation build proccess was successful, at less that the source code was updated. Thanks for all. Cheers. Martin.