Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id F1431200B7C for ; Thu, 8 Sep 2016 19:31:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EFE25160ABD; Thu, 8 Sep 2016 17:31:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 440D4160AAD for ; Thu, 8 Sep 2016 19:31:00 +0200 (CEST) Received: (qmail 86448 invoked by uid 500); 8 Sep 2016 17:30:59 -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 86428 invoked by uid 99); 8 Sep 2016 17:30:59 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2016 17:30:59 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id C9C64CE966 for ; Thu, 8 Sep 2016 17:30:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.82 X-Spam-Level: X-Spam-Status: No, score=-0.82 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=schnurpfeil.de Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id ZG-0ir-bGkEe for ; Thu, 8 Sep 2016 17:30:56 +0000 (UTC) Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.161]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTPS id 13F255FC3D for ; Thu, 8 Sep 2016 17:30:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1473355849; l=444; s=domk; d=schnurpfeil.de; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date:Subject: From:To; bh=kFnL3DqvVS6UhIluXD9zjSSwhJK1kVSk8Sw9anjnRyc=; b=PDRzt1T2Wj4q5LmeGDSjKNJuDWfEhPiJ1Ero2jCWcB4IoNxOhdxGdzRAEFPY2QjqjDq +The7+VRvaGIiTg0X3uc9TmvzL2SaTxUk9ovbxD/ob1Et1DBAIAf9nRDeB1/kEUFKAcqZ xvR1wSioIBY3zujeigZ20jP7L9w5VISE4hY= X-RZG-AUTH: :OWgLVVOrc/H5jRUHzJx9OEHjqKa3f1yegZ7XycUjPttGbGPOYxymQi93REsEC4M= X-RZG-CLASS-ID: mo00 Received: from alomar.multi.box (p5DDF6397.dip0.t-ipconnect.de [93.223.99.151]) by smtp.strato.de (RZmta 39.1 DYNA|AUTH) with ESMTPSA id Y007e8s88HUnBkZ (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Thu, 8 Sep 2016 19:30:49 +0200 (CEST) To: MyFaces Development From: Udo Schnurpfeil Subject: Problems building the MyFaces site Message-ID: Date: Thu, 8 Sep 2016 19:30:56 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit archived-at: Thu, 08 Sep 2016 17:31:01 -0000 Hi, I need a change in the myfaces-site-skins project. To test my changes, I want to build the MyFaces site, like documented here: https://myfaces.apache.org/wiki/core/user-guide/build-myfaces-core-from-source-code-using-maven.html Building was okay, but there is no "build" sub-directory in the main folder, as described in the section "Building the documentation". Does anybody know, how to build the docs? Regards, Udo