Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 19386 invoked from network); 4 Aug 2010 09:48:34 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Aug 2010 09:48:34 -0000 Received: (qmail 19324 invoked by uid 500); 4 Aug 2010 09:48:34 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 19048 invoked by uid 500); 4 Aug 2010 09:48:32 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 19040 invoked by uid 99); 4 Aug 2010 09:48:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Aug 2010 09:48:31 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of emmanuel.venisse@gmail.com designates 209.85.212.43 as permitted sender) Received: from [209.85.212.43] (HELO mail-vw0-f43.google.com) (209.85.212.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Aug 2010 09:48:25 +0000 Received: by vws8 with SMTP id 8so5584692vws.2 for ; Wed, 04 Aug 2010 02:48:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=qQG+AfrZVRd06hF82A6NlbB68SNSBmaKE/CK+wQwzSU=; b=qyCj+WNr8EVY7XA8wxsmdciAM4ZkmDcT4OinpsVguyb4tXf/V9NC0U+/FTDU2Uafbq aGDZfKuvGZ9hN+dQOGT4eJnhM/5oTtZ7ynPTaYLGN6uPk9WzOdlubAboG1cLgT5FA58w FOHSlLhlrzXk+VjnOZhATbCnY+P/qAewdWQCQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=k5eKscKDTZRnn2Sj+FxHVUQRF/X9BywUBxo4Zcjx/3XcrjIM08cd9ajInBtZCQfab8 CpwRBV2r0OJpD75TvUg1WkTatriqIMt4kEU9riumn3eWgIN+7420AFwpUx+QIisZq65i 5YLyBZuh+XalOM5sPTxpwIlGyBAMB6R+/9Uag= MIME-Version: 1.0 Received: by 10.220.169.131 with SMTP id z3mr3845731vcy.1.1280915247121; Wed, 04 Aug 2010 02:47:27 -0700 (PDT) Received: by 10.220.90.196 with HTTP; Wed, 4 Aug 2010 02:47:27 -0700 (PDT) In-Reply-To: <2542249EA75437468C78072D041C2922380B85@TLPW31.f2.enterprise> References: <2542249EA75437468C78072D041C2922380B85@TLPW31.f2.enterprise> Date: Wed, 4 Aug 2010 11:47:27 +0200 Message-ID: Subject: Re: Can't see SCM and dependencies changes report From: Emmanuel Venisse To: users@continuum.apache.org Content-Type: multipart/alternative; boundary=0016364c693d4ad0c0048cfc5291 --0016364c693d4ad0c0048cfc5291 Content-Type: text/plain; charset=ISO-8859-1 Hi Alexis, What do you mean by " it tells me that nothing have change"? If Continuum start a build, it found some changes or maybe you defined it to always build. Continuum doens't have a special property for this part. Emmanuel On Wed, Aug 4, 2010 at 11:18 AM, wrote: > Hello, I have a maven 2 project built with continuum 1.3.6 > All works fine but not the reports part. > For each build, I can see the surefire report of my project'builds but > for the scm changes and the dependencies changes it tells me that > nothing have change (well in fact many changes happened) > > Is there a special property to turn on to enable theese reports? > > thanks a lot > > Alexis > > --0016364c693d4ad0c0048cfc5291--