you could use the aspectj plugin in the mojo sandbox.

If you do not need to weave jar files it is nearly feature complete,

Also if you would need to add more source dirs you could use the build
helper plugin also in the mojo codehaus project.

/Kaare


On 15/01/06, Rice Yeh <[EMAIL PROTECTED]> wrote:
> Hi,
>   In maven 1.0, its support for aspectj satisfied my need. In maven 2.0, it
> seems not easy to support other languages like aspectj. The reason that I
> have such feeling is that i put my aspectj source files under
> src/main/aspectj but in a project only one source directory (sr/main/java)
> could be used.
>
> Regards,
> Rice
>
>

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

Reply via email to