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 A390E1875F for ; Mon, 12 Oct 2015 11:15:02 +0000 (UTC) Received: (qmail 2262 invoked by uid 500); 12 Oct 2015 11:14:42 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 2186 invoked by uid 500); 12 Oct 2015 11:14:42 -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 2069 invoked by uid 99); 12 Oct 2015 11:14:42 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Oct 2015 11:14:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id D008EC0BE2 for ; Mon, 12 Oct 2015 11:14:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.1 X-Spam-Level: X-Spam-Status: No, score=-0.1 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id xjP4IThJVT47 for ; Mon, 12 Oct 2015 11:14:33 +0000 (UTC) Received: from mail-qg0-f52.google.com (mail-qg0-f52.google.com [209.85.192.52]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 992EC439CB for ; Mon, 12 Oct 2015 11:14:33 +0000 (UTC) Received: by qgeb31 with SMTP id b31so15934351qge.0 for ; Mon, 12 Oct 2015 04:14:27 -0700 (PDT) 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=Jfa8+77KgVAxSCmWwxN2NwASw+ckeeNQiDro+hySxgQ=; b=xrB2aaS/Gdjqq++VaCotbDBI/wB73LKxwlzyheb2JVMCQjh6++b/ybqctkvwOvAFgl ODk5oHMQ5BVKQg93YqgZlWbpWKD0uvQq7BOMPMs4RSMB399QpzsJM5tLlzqWLDDZD4cJ j8mL/RfgZ7ePhmdd7G5d5WHuqhbVA46ogTZsfM8nS8hsW5if3Waz4bN+s9KY7iNnIaPV 9Nk5/pbwxAJWSxDe6u6bEEJ26TQ17s5CPkG0pQdpYxJihwuNpuFL8yNOwyItBlc7inp+ KbcwtD3oKTyPRUOAXbJiQsAs1hwE+YarnUJtkXTADLLGadyznRLnrApjy2ciXtmnQpEb WRww== X-Received: by 10.140.151.73 with SMTP id 70mr33901902qhx.36.1444648467749; Mon, 12 Oct 2015 04:14:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.55.111.133 with HTTP; Mon, 12 Oct 2015 04:14:08 -0700 (PDT) In-Reply-To: References: From: Martijn Dashorst Date: Mon, 12 Oct 2015 13:14:08 +0200 Message-ID: Subject: Re: Aspect J To: Maven Users List Content-Type: text/plain; charset=UTF-8 http://stackoverflow.com/questions/12423965/maven-aspectj-all-steps-to-configure-it On Mon, Oct 12, 2015 at 12:04 PM, aalok singhvi wrote: > Hello, > > I have a present ant project which compiles...classes using > > javac first and than compiles using iajc . > > How can i do similar stuff in maven. > > Thanks > > > -- > Aalok Singhvi -- Become a Wicket expert, learn from the best: http://wicketinaction.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org