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 E8CE27933 for ; Thu, 15 Dec 2011 19:10:46 +0000 (UTC) Received: (qmail 15049 invoked by uid 500); 15 Dec 2011 19:10:46 -0000 Delivered-To: apmail-felix-users-archive@felix.apache.org Received: (qmail 15020 invoked by uid 500); 15 Dec 2011 19:10:45 -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 15008 invoked by uid 99); 15 Dec 2011 19:10:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2011 19:10:44 +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 [209.85.213.49] (HELO mail-yw0-f49.google.com) (209.85.213.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2011 19:10:37 +0000 Received: by yhpp34 with SMTP id p34so3168746yhp.22 for ; Thu, 15 Dec 2011 11:10:15 -0800 (PST) Received: by 10.236.176.2 with SMTP id a2mr7433839yhm.12.1323976215778; Thu, 15 Dec 2011 11:10:15 -0800 (PST) MIME-Version: 1.0 Received: by 10.146.158.19 with HTTP; Thu, 15 Dec 2011 11:09:54 -0800 (PST) In-Reply-To: References: From: Mark Derricutt Date: Fri, 16 Dec 2011 08:09:54 +1300 Message-ID: Subject: Re: Using maven-scr-plugin under JDK 1.7 To: users@felix.apache.org Content-Type: multipart/alternative; boundary=20cf303b3ac908572204b4263c03 --20cf303b3ac908572204b4263c03 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Will raise one shortly - we'll also need to get ASM 4.0 in maven central as well which is the version that supports 1.7 (apparently?). --=20 "Great artists are extremely selfish and arrogant things" =E2=80=94 Steven = Wilson, Porcupine Tree On Wed, Dec 14, 2011 at 9:41 PM, Carsten Ziegeler wro= te: > So I guess we should add those flags to the plugin. Could you please > create a jira issue for that? > > Thanks > Carsten > > 2011/12/9 Mark Derricutt : > > Interesting, when I enable those two flags seem to work, altho now I se= em > > 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! > > > > -- > > "Great artists are extremely selfish and arrogant things" =E2=80=94 Ste= ven > 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 = Steven > >> 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? > >> > >> > > > > -- > Carsten Ziegeler > cziegeler@apache.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@felix.apache.org > For additional commands, e-mail: users-help@felix.apache.org > > --20cf303b3ac908572204b4263c03--