Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5BECD10A66 for ; Fri, 8 Nov 2013 20:50:22 +0000 (UTC) Received: (qmail 52453 invoked by uid 500); 8 Nov 2013 20:50:20 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 52370 invoked by uid 500); 8 Nov 2013 20:50:20 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 52362 invoked by uid 99); 8 Nov 2013 20:50:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Nov 2013 20:50:20 +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 (nike.apache.org: domain of waynefay@gmail.com designates 209.85.220.49 as permitted sender) Received: from [209.85.220.49] (HELO mail-pa0-f49.google.com) (209.85.220.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Nov 2013 20:50:13 +0000 Received: by mail-pa0-f49.google.com with SMTP id lj1so2722228pab.22 for ; Fri, 08 Nov 2013 12:49:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=ROIqes042Tmer0iZyzvohDk5xf1uzW4L0WFQjTj216I=; b=vPLthIamifhm8zWv3yhhqQRDqbqFaSFwB8RIrEwhon8VO5gjZ6KkLPIUB6/fBboUYm 6aVo/naGkhBr4U4yEOTSbiMeIZ3UtloChaRTdWlpwnQ7OZplGsOOBZt6yAIx/vCghhSa Ebm9cgHV7feGYyM/8hsDlc3OQ97sGXW/r25TXX1akiuHOz7m9VDJmlYo2FF4SYdxdAcp JJQ4ExQkbkhaB7r9RJLACrG4vFm5AIAJJUp+S5cXMP+jze5h5qoBilEjN6ZBb0KnsTdl Hy4bFJzBE+5SIU3nMyjEv86QqF0cLgIXAUM32BUoyASd7WEL3pdTT7owtzZyXG5L0bzw sXTw== X-Received: by 10.66.242.17 with SMTP id wm17mr17867605pac.102.1383943792492; Fri, 08 Nov 2013 12:49:52 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.201.98 with HTTP; Fri, 8 Nov 2013 12:49:32 -0800 (PST) In-Reply-To: References: From: Wayne Fay Date: Fri, 8 Nov 2013 14:49:32 -0600 Message-ID: Subject: Re: deplot at end not working To: Maven Users List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org > If you have a good structure of your project, you should be able to lock the > version for these plugins with the pluginManagement. That's by far the > simplest and probably best solution. Agreed. Perhaps the various rules supported by the enforcer plugin would be helpful in this regard? Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org