Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-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 0A9F1255A for ; Tue, 3 May 2011 08:21:54 +0000 (UTC) Received: (qmail 56016 invoked by uid 500); 3 May 2011 08:21:53 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 55710 invoked by uid 500); 3 May 2011 08:21:52 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 55464 invoked by uid 99); 3 May 2011 08:21:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 08:21:52 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 08:21:47 +0000 Received: by wwb17 with SMTP id 17so5791961wwb.24 for ; Tue, 03 May 2011 01:21:26 -0700 (PDT) Received: by 10.217.7.71 with SMTP id z49mr3757435wes.33.1304410886111; Tue, 03 May 2011 01:21:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.243.143 with HTTP; Tue, 3 May 2011 01:21:06 -0700 (PDT) In-Reply-To: References: <4DAEACD8.4000100@udo.edu> From: Mark Derricutt Date: Tue, 3 May 2011 20:21:06 +1200 Message-ID: Subject: Re: Supporting securitySettings.xml from a custom mojo To: Maven Developers List Content-Type: multipart/alternative; boundary=20cf3026718082014704a25ad34d --20cf3026718082014704a25ad34d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Excellent! Only a slight difference to what I had originally when wildy guessing ( missing the role hinting ). Cheers, Mark --=20 "Great artists are extremely selfish and arrogant things" =E2=80=94 Steven = Wilson, Porcupine Tree On Wed, Apr 20, 2011 at 11:28 PM, Brett Porter wrote: > > On 20/04/2011, at 7:52 PM, Benjamin Bentmann wrote: > > > Mark Derricutt wrote: > > > >> Does anyone have any pointers to what one needs to do to work > with/support > >> securitySettings.xml from within a custom mojo? > > > > The comments and links in http://jira.codehaus.org/browse/MNG-4384shoul= d provide some good pointers. > > I dropped an example in here, as I had been meaning to use this myself: > http://svn.apache.org/repos/asf/maven/sandbox/trunk/examples/plugins/mave= n-security-mojo > > - Brett > > -- > Brett Porter > brett@apache.org > http://brettporter.wordpress.com/ > http://au.linkedin.com/in/brettporter > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org > For additional commands, e-mail: dev-help@maven.apache.org > > --20cf3026718082014704a25ad34d--