Re: mvn test causes my Spring 2 AOP project to fail

2006-04-14 Thread Jakub Pawlowicz
TECTED]To: users@maven.apache.org lowicz.com> cc: Subject: mvn test causes my Spring 2 AOP project to fail 04/14/2006 07:45 AM Please respond to

Re: mvn test causes my Spring 2 AOP project to fail

2006-04-14 Thread Carlos Sanchez
astructure > Phone: (614) 244-2564 > Pager: (888) 260-0078 > > > > "Jakub Pawlowicz" > <[EMAIL PROTECTED]To: > users@maven.apache.org > lowicz.com> cc: >

Re: mvn test causes my Spring 2 AOP project to fail

2006-04-14 Thread ian . d . stewart
cz.com> cc: Subject: mvn test causes my Spring 2 AOP project to fail

mvn test causes my Spring 2 AOP project to fail

2006-04-14 Thread Jakub Pawlowicz
Hi, I'm working with a Spring 2 example taken from the Mark's Fisher blog: http://blog.springframework.com/markf/archives/2006/03/22/pojo-aspects-in-spring-20-a-simple-example/ This example uses Spring new configuration ( etc) to introduce aspects to POJOs. However, when I try to test the project