Hi, You can ignore the warning, it's a bug with the aspectj compiler, the AspectJ guys are aware.
Why do you know that they are not bound? Maybe you don't have your logging framework configured properly, try with some system.out.print in the aspect to see if it's bound. Regards Carlos Sanchez A Coru�a, Spain Oness Project http://oness.sourceforge.net > -----Original Message----- > From: thorsten maus [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 25, 2004 10:21 AM > To: Maven Users List > Subject: aspectj classpath > > hi there .. > > im running constantly into the following error while trying > to run maven with aspectj > > warning couldn't find aspectjrt.jar on classpath, > checked: > > im not quite shure if this is crucial ... but my aspects do > not get bound to my classes .. > > anyone had these problems before ??? > > by the way ... > aspectj looks as it is properly working .. > it scans all sources ... > but simply does not bind classes and aspects together > > > im using a sample aspectj example for integrating logging > into my classes > (http://www.developer.com/java/other/article.php/10936_3109831_3) > > thanks for your help > > > > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - 100MB free storage! > http://promotions.yahoo.com/new_mail > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
