Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 48631 invoked from network); 30 Nov 2007 22:15:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Nov 2007 22:15:06 -0000 Received: (qmail 46026 invoked by uid 500); 30 Nov 2007 22:14:53 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 45511 invoked by uid 500); 30 Nov 2007 22:14:52 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 45451 invoked by uid 99); 30 Nov 2007 22:14:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Nov 2007 14:14:52 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mickknutson@gmail.com designates 209.85.146.176 as permitted sender) Received: from [209.85.146.176] (HELO wa-out-1112.google.com) (209.85.146.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Nov 2007 22:14:31 +0000 Received: by wa-out-1112.google.com with SMTP id v33so2790629wah for ; Fri, 30 Nov 2007 14:14:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=DWvJKukPLlxIs+CRToh7Maj/H4lzPHbBRGuGjGK0UyU=; b=JXZSk5Mmf4185gxvOJuWHPdMRbL63nkAg6gz8/T7zCxd2iMlvwMg675of7DvUIqbgKEj0MFPTA6Erw3p3nsDXv6lL61yOumHFLj7K8mL657dr5l/h5Q4o98UjXp9CNMnZFnZPoXSjDPr0Rbmhb6rgJl2iM/GhGPpk6TOYQUIZdU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=B1dJseEySKnI7wefRDDM+1a/U7UTdHQ7A7oFXXmueW0V4zGbhL+uvJcXGLqSrXl3fIkiez2LqTWS1XbB8pCwBR/AWBZim2pjG3KkRUlNXYrG4cLuzPNMaYwb1t44ikydB5Ls/EgoBxPzwA9yC5glZSh2O7hCFMly3opmGFWSJCU= Received: by 10.114.209.1 with SMTP id h1mr854755wag.1196460874560; Fri, 30 Nov 2007 14:14:34 -0800 (PST) Received: by 10.114.185.12 with HTTP; Fri, 30 Nov 2007 14:14:34 -0800 (PST) Message-ID: <4c30ee7d0711301414v2d335829v53c91ad80c6cf3fb@mail.gmail.com> Date: Fri, 30 Nov 2007 14:14:34 -0800 From: "Mick Knutson" To: continuum-users@maven.apache.org Subject: Re: [c1.1] Profile not being used in build? In-Reply-To: <9948cb690711301223t28023fffr38323ede2f577c47@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3068_28614378.1196460874560" References: <4c30ee7d0711301135w14733ebax677fcc4dd879aa4@mail.gmail.com> <9948cb690711301223t28023fffr38323ede2f577c47@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3068_28614378.1196460874560 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline No I put it in the profile section and selected that profile in the build definition. So does that mean that those profiles are something different? On 11/30/07, olivier lamy wrote: > > Hi, > In the arguments field of your buildDefintion do you have -P no-doc ? > Continuum profile is not the same thing as maven profile. > > -- > Olivier > > > 2007/11/30, Mick Knutson : > > > > I have the following profile in my pom.xml: > > > > > > > > no-doc > > > > > > > > > > > > *bpel* > > business-services > > common-c2 > > > > > > > > > > documentation > > > > > > business-services > > common-c2 > > > > > > > > > > > > > > When I run 'mvn -P no-doc clean install -e' I get the bpel being > > created/built. but when I run through continuum, I do not: > > > > Build Definition Used POM filename pom.xml Goals clean > install Arguments > > -e Build Fresh false Always Build false Is it default ? > true Schedule > > DEFAULT_SCHEDULE Profile no-doc Description default maven2 > > buildDefinition > > > > > > -- > > Thanks, > > Mick Knutson > > > > http://www.baselogic.com > > http://www.blincmagazine.com > > http://www.djmick.com > > http://www.myspace.com/mickknutson > > http://www.myspace.com/BLiNCMagazine > > http://tahoe.baselogic.com > > --- > > > -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/BLiNCMagazine http://tahoe.baselogic.com --- ------=_Part_3068_28614378.1196460874560--