From commits-return-4763-apmail-helix-commits-archive=helix.apache.org@helix.apache.org Thu Aug 21 00:39:54 2014 Return-Path: X-Original-To: apmail-helix-commits-archive@minotaur.apache.org Delivered-To: apmail-helix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 98ED211021 for ; Thu, 21 Aug 2014 00:39:54 +0000 (UTC) Received: (qmail 67377 invoked by uid 500); 21 Aug 2014 00:39:54 -0000 Delivered-To: apmail-helix-commits-archive@helix.apache.org Received: (qmail 67341 invoked by uid 500); 21 Aug 2014 00:39:54 -0000 Mailing-List: contact commits-help@helix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@helix.apache.org Delivered-To: mailing list commits@helix.apache.org Received: (qmail 67332 invoked by uid 99); 21 Aug 2014 00:39:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2014 00:39:54 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 21 Aug 2014 00:39:53 +0000 Received: (qmail 66182 invoked by uid 99); 21 Aug 2014 00:39:32 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2014 00:39:32 +0000 Date: Thu, 21 Aug 2014 00:39:32 +0000 (UTC) From: "Hudson (JIRA)" To: commits@helix.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HELIX-501) Skip website module in build MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HELIX-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14104866#comment-14104866 ] Hudson commented on HELIX-501: ------------------------------ UNSTABLE: Integrated in helix #1284 (See [https://builds.apache.org/job/helix/1284/]) [HELIX-501] Skip website module in build by default (kanak: rev 010fe5c513884ef7299ed0257ffec61d46c7b90f) * pom.xml > Skip website module in build > ---------------------------- > > Key: HELIX-501 > URL: https://issues.apache.org/jira/browse/HELIX-501 > Project: Apache Helix > Issue Type: Sub-task > Reporter: Kanak Biscuitwala > Assignee: Kanak Biscuitwala > > Right now all maven commands will build the website module, which is a no-op and just clutters the output of the build. We should just disable this for speedup and decrease in confusion. -- This message was sent by Atlassian JIRA (v6.2#6252)