Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2DE5711B9B for ; Mon, 25 Aug 2014 13:47:11 +0000 (UTC) Received: (qmail 33668 invoked by uid 500); 25 Aug 2014 13:47:10 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 33619 invoked by uid 500); 25 Aug 2014 13:47:10 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 33607 invoked by uid 99); 25 Aug 2014 13:47:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2014 13:47:10 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of runseb@gmail.com designates 209.85.212.175 as permitted sender) Received: from [209.85.212.175] (HELO mail-wi0-f175.google.com) (209.85.212.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2014 13:47:03 +0000 Received: by mail-wi0-f175.google.com with SMTP id ho1so2559619wib.14 for ; Mon, 25 Aug 2014 06:46:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=m6Y4WIZRiqGIuUMIAQ0HO6+LzOZ+4+5dV4lyXvDDo6Q=; b=bPjXCsIG9tZvtDMdTm1yp9dDUO1gFpRxaM/+BCMKBcoI3L+r7sSN7+YJO6+e8JWLlI 4i+P7lFbCO/fg2440GyYijQMJMisf79lJG/xs+aLHjEMXsBx7VRspSBp2xHzwir3v4Oq J3Y2Md5JrrquoMnNuyu+IzpCWFwPM1BTh4fw8TmmTv4uj8xZ800Ug+sNhIYBIBwi+lwB xZsnVh/8yE2tgQchuhPg5xBY6pQXK7Y8i3OUFDxrCXilsEmivdB+GMpG6eAgPxp9rAVW 6PSYQWm802zBjiqX6Kc+u7SGCsmAUouTEzVe8XrF10OoukaZkQ4FUzJ6sgXUwLdeK+7/ ZtqQ== X-Received: by 10.180.93.8 with SMTP id cq8mr15428226wib.17.1408974402475; Mon, 25 Aug 2014 06:46:42 -0700 (PDT) Received: from pc23.home (AMontpellier-552-1-80-35.w92-133.abo.wanadoo.fr. [92.133.191.35]) by mx.google.com with ESMTPSA id es9sm100242862wjd.1.2014.08.25.06.46.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 25 Aug 2014 06:46:42 -0700 (PDT) From: Sebastien Goasguen Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: apidoc error Message-Id: Date: Mon, 25 Aug 2014 09:46:39 -0400 To: "dev@cloudstack.apache.org" Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) X-Mailer: Apple Mail (2.1510) X-Virus-Checked: Checked by ClamAV on apache.org Hey, I am trying to build 4.3.1 and I get this familiar error with apidoc: [INFO] --- exec-maven-plugin:1.2.1:exec (compile) @ cloud-apidoc --- Error: Could not find or load main class com.cloud.api.doc.ApiXmlDocWriter I just don't recall how to fix it...