You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by aalok singhvi <aa...@gmail.com> on 2015/10/12 12:04:50 UTC

Aspect J

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

Re: Aspect J

Posted by aalok singhvi <aa...@gmail.com>.
Thanks.

I have a question....

We have an ant build and deploy as well. During the deploy we generate
webservices using ant servicegen task.

We are migrating to maven build but deploy will be done using ant only.
The artifact created using maven build looks similar to ant build artifact
but still the service gen task fails and unable to find a dependency. The
artifact generated using maven build has the dependency required.
How suggestion where can i start etc.

maven build artifact is of ejb type.

Thanks
Aalok

On Mon, Oct 12, 2015 at 6:21 AM, Alexander Kriegisch <
alexander@kriegisch.name> wrote:

> AspectJ Maven Plugin:
> http://www.mojohaus.org/aspectj-maven-plugin/
> --
> Alexander Kriegisch
> http://scrum-master.de
>
>
> Am 12.10.2015 um 12:04 schrieb aalok singhvi <aa...@gmail.com>:
>
> 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
>
>


-- 
Aalok Singhvi

Re: Aspect J

Posted by Alexander Kriegisch <al...@kriegisch.name>.
AspectJ Maven Plugin:
http://www.mojohaus.org/aspectj-maven-plugin/
-- 
Alexander Kriegisch
http://scrum-master.de


> Am 12.10.2015 um 12:04 schrieb aalok singhvi <aa...@gmail.com>:
> 
> 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

Re: Aspect J

Posted by Martijn Dashorst <ma...@gmail.com>.
http://stackoverflow.com/questions/12423965/maven-aspectj-all-steps-to-configure-it

On Mon, Oct 12, 2015 at 12:04 PM, aalok singhvi <aa...@gmail.com> 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