Return-Path: X-Original-To: apmail-felix-users-archive@minotaur.apache.org Delivered-To: apmail-felix-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5E106751F for ; Fri, 9 Dec 2011 09:43:07 +0000 (UTC) Received: (qmail 48390 invoked by uid 500); 9 Dec 2011 09:43:06 -0000 Delivered-To: apmail-felix-users-archive@felix.apache.org Received: (qmail 48301 invoked by uid 500); 9 Dec 2011 09:43:04 -0000 Mailing-List: contact users-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@felix.apache.org Delivered-To: mailing list users@felix.apache.org Received: (qmail 47932 invoked by uid 99); 9 Dec 2011 09:43:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 09:43:03 +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 (nike.apache.org: local policy) Received: from [209.85.213.177] (HELO mail-yx0-f177.google.com) (209.85.213.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 09:42:55 +0000 Received: by yenl2 with SMTP id l2so3056376yen.22 for ; Fri, 09 Dec 2011 01:42:33 -0800 (PST) Received: by 10.236.22.136 with SMTP id t8mr10249910yht.30.1323423753616; Fri, 09 Dec 2011 01:42:33 -0800 (PST) MIME-Version: 1.0 Received: by 10.146.161.1 with HTTP; Fri, 9 Dec 2011 01:42:12 -0800 (PST) In-Reply-To: References: From: Mark Derricutt Date: Fri, 9 Dec 2011 22:42:12 +1300 Message-ID: Subject: Re: Using maven-scr-plugin under JDK 1.7 To: users@felix.apache.org Content-Type: multipart/alternative; boundary=e89a8f503386b8bd2804b3a59a5d X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f503386b8bd2804b3a59a5d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Interesting, when I enable those two flags seem to work, altho now I seem to be getting ClassNotFoundExceptions on classes from in maven dependencies. The mojo has "@requiresDependencyResolution compile" and yet it doesn't seem to find compile time dependency classes. Might have to chase this up on #maven or dev@maven - the battle continues! --=20 "Great artists are extremely selfish and arrogant things" =E2=80=94 Steven = Wilson, Porcupine Tree On Wed, Dec 7, 2011 at 8:19 PM, Clement Escoffier < clement.escoffier@gmail.com> wrote: > Hi, > > I had the same issues with iPOJO: > https://plus.google.com/u/0/116267359728910593612/posts/hfMFf3mWKTP > > Regards, > > Clement > On 07.12.2011, at 04:50, Mark Derricutt wrote: > > > No I didn't - I'll give that a go and report back. > > > > Cheers, > > Mark > > > > > > -- > > "Great artists are extremely selfish and arrogant things" =E2=80=94 Ste= ven > Wilson, > > Porcupine Tree > > > > On Wed, Dec 7, 2011 at 2:51 PM, Stuart McCulloch > wrote: > > > >> Did you try passing ClassWriter.COMPUTE_MAXS or > ClassWriter.COMPUTE_FRAMES > >> into the ClassWriter constructor? > > --e89a8f503386b8bd2804b3a59a5d--