Do you have any other pre/post- or custom goals defined? I remember a case where someone got into an infinite loop by overriding the java:compile goal.

For the report problem: yes, I can generate a report. However, I think it only captures warnings from the iajc compilation, so if you have no warnings the report might be empty. If that's not the case try running with -X, that will give you a lot of debug output, or try to supply a simple, reproducible test case that you can attach at http://jira.codehaus.org/browse/MPASPECTJ.

Cheers,
-Lukas


Orford, Ian wrote:
I got around my problem by commenting out the "<attainGoal
name="java:compile"/>" in the "<j:otherwise>" section of the jelly script.
I'm pretty sure that's not a good way to do it, but it works for me.

According to the release notes for the aspectj plugin version 4, this
includes a report. I tried generating it but it gave me an empty report. Has
anyone had success with this?

Thanks again,
Ian



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

Reply via email to