Hi.
I've used eclipse and the aspecJ plugin successfully to create some
simple aspects. Did work except that the ide source code verifier didn't
recognize all aspects but it compiled fine.

In the end I think packaging is more important than eclipse and now I
want to know how to do things with mvn only.

I've found the maven-aspectJ-plugin which can weave apsectJ-libraries
into .jar files. Fine. How do I create those aspectJ-libraries?

Is the aspectJ compiler a module from mvn or do I have to install it
seperately as the java-sdk?

Is the default maven-compiler-plugin capable of compiling apsects?

Another related question: Do you already use aspects in production
systems?

Marc

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to