I ran into two problems with the plugin, instead of ajc.

1)  I was unable to figure out a way to set -inpath to a subdirectory of
classes in the current project.  Is there a way?

I worked around the problem by creating a separate project B, and then
running the plugin from project A, referencing project B as a
weaveDependency.  This is awkward for several reasons...

2) I found that the plugin wouldn't run with a weaveDependency unless there
were also some source files.  I created a dummy .java file to work around
this.

I'm relatively new to maven, so don't hesitate to suggest I try something
obvious..

Thanks,
Lee

Reply via email to