I'm trying to use Aspects in my unit tests but I can't quite see my way to
getting the compiled aspects into the unit test classpath (nor get the
aspects to see things in the unit test classpath).

The source for the aspects are in their own directory seperate from the
normal Java source and the unit test source.

I looked at the AspectJ plugin and couldn't see any obvious way of tweaking
it to do this. Anything I could come up with involved copying the aspect
plugin.jelly file wholesale in to my maven.xml.

Is there a more elegant way to do this?

Dan

-- 
Dan Everton (Engineering Infrastructure Coordinator)
Central Engineering, Boeing Australia Limited
Phone: +61 07 3306 3288  --  Email: [EMAIL PROTECTED]

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

Reply via email to