Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 65643 invoked from network); 30 Dec 2006 17:23:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Dec 2006 17:23:58 -0000 Received: (qmail 90319 invoked by uid 500); 30 Dec 2006 17:24:04 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 90269 invoked by uid 500); 30 Dec 2006 17:24:04 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 90258 invoked by uid 99); 30 Dec 2006 17:24:04 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Dec 2006 09:24:04 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [205.178.146.54] (HELO omr4.networksolutionsemail.com) (205.178.146.54) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Dec 2006 09:23:54 -0800 Received: from mail.networksolutionsemail.com (ns-omr4.mgt.netsol.com [10.49.6.67]) by omr4.networksolutionsemail.com (8.13.6/8.13.6) with SMTP id kBUHNXNY000951 for ; Sat, 30 Dec 2006 12:23:33 -0500 Received: (qmail 7061 invoked by uid 78); 30 Dec 2006 17:23:33 -0000 Received: from unknown (HELO webmail12) (205.178.146.50) by ns-omr4.lb.hosting.dc2.netsol.com with SMTP; 30 Dec 2006 17:23:33 -0000 Received: from 127.0.0.1 (dennis@dbyrne.net [127.0.0.1]) by webmail12 (EdgeDesk 4.04) with WEBMAIL id 26493; Sat, 30 Dec 2006 17:23:33 +0000 From: "Dennis Byrne" To: "MyFaces Development" Importance: Normal Sensitivity: Normal Message-ID: X-Mailer: Mintersoft EdgeDesk, Build 4.03.0105 Date: Sat, 30 Dec 2006 17:23:33 +0000 Subject: Re: Missing package net.sf.maventaglib.checker causing Continuum Tomahawk build failure! MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org The dependency is in the pom and it runs fine locally. Are you having problems locally or is this just a problem on the Continuum server? Dennis Byrne >-----Original Message----- >From: Paul Spencer [mailto:paulsp@apache.org] >Sent: Saturday, December 30, 2006 11:59 AM >To: 'MyFaces Development' >Subject: Missing package net.sf.maventaglib.checker causing Continuum Tomahawk build failure! > >The Tomahawk Build by Continuuum is failing due to: >[INFO] Compilation failure > >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/16/src/test/java/org/apache/myfaces/test/MyFacesTagLibTestCase.java:[22,34] package >net.sf.maventaglib.checker does not exist > > >I suspect their is missing dependency. > >Paul Spencer >