Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 75353 invoked from network); 3 Apr 2009 13:23:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Apr 2009 13:23:25 -0000 Received: (qmail 20355 invoked by uid 500); 3 Apr 2009 13:23:25 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 20327 invoked by uid 500); 3 Apr 2009 13:23:24 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 20317 invoked by uid 99); 3 Apr 2009 13:23:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2009 13:23:24 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of michael.d.dick@gmail.com designates 209.85.220.222 as permitted sender) Received: from [209.85.220.222] (HELO mail-fx0-f222.google.com) (209.85.220.222) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2009 13:23:15 +0000 Received: by fxm22 with SMTP id 22so935039fxm.9 for ; Fri, 03 Apr 2009 06:22:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=g2LZeHrG5BOIlluwrPkjGt2PYEszoRdCZvaAHKd09VY=; b=R5Wnfxt51Ul8lPZ/06ceLOmflIzw52cIw9IZ+sLD1ZZ238QcznwST0g46ylX87K5ET alyEqO0SP1jpdlAaBap2D1NexiItQfE1pfYLgguZKDFDhM+PkJ8R4sBXVj4r7qUq0MoP ICMs7jfZCqyAERwzIGhrJ9LzrfocwR5c/CnwU= 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=bw8ShEdBOcAlb02xkfC465QE4CfvbsNqZVZiqm/nNMMQcyOZqpHU9s/2r3FCLm2HbW eAPQUWvZkh4ch3ggEWkNdrOpXXbi5i66gBgfn/nquCjufUUU1mfPH0rmgb67ZbCFsYUe DvB4Ccyq8LwhjncCvhKHjOEx28VxYioZpyVj8= MIME-Version: 1.0 Received: by 10.223.105.9 with SMTP id r9mr1068105fao.66.1238764975371; Fri, 03 Apr 2009 06:22:55 -0700 (PDT) In-Reply-To: References: Date: Fri, 3 Apr 2009 08:22:55 -0500 Message-ID: <72c1350f0904030622w1af766a0m2d6a8194a1816d86@mail.gmail.com> Subject: Re: Build Error with OpenJPA From: Michael Dick To: dev@openjpa.apache.org Content-Type: multipart/alternative; boundary=001636c5b5265137700466a672d6 X-Virus-Checked: Checked by ClamAV on apache.org --001636c5b5265137700466a672d6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I missed a file on a commit last night. If you checkout from svn now you'll get the file and it should compile cleanly. -mike On Fri, Apr 3, 2009 at 8:20 AM, Vikram Bhatia wrote: > Hi, > > I am building openjpa and getting the following error. > > [INFO] [checkstyle:checkstyle {execution: default}] > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] An error has occurred in Checkstyle report generation. > > Embedded error: Unable to find configuration file at location > checkstyle.xml > Could not find resource 'checkstyle.xml'. > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > > > I am using maven 2.0.7, and following shows bug in codehaus project. > > http://jira.codehaus.org/browse/MNG-2795 > > > Is there any workaround available? > > > Thanks in advance. > > > Thanks > Vikram Bhatia > --001636c5b5265137700466a672d6--