Did you ever get this working?
On 5/4/07, Pramod Mahadev <[EMAIL PROTECTED]> wrote:
Changed my pom.xml to use the plugin suggested. However, still did not work.
Interestingly enough, when I turn on the debug option, I see the following
message
Configuring mojo
'org.codehaus.mojo:aspectj-maven-plugin:1.0-beta-2:compile' -->
[DEBUG] (s) argumentFileName = builddef.lst
[DEBUG] (f) aspectDirectory = src/main/aspect
[DEBUG] (s) groupId = org.springframework
[DEBUG] (s) artifactId = spring-aspects
[DEBUG] (f) aspectLibraries = [Lorg.codehaus.mojo.aspectj.Module;@17f11fb
[DEBUG] (f) basedir = n:\rivendell\appfuse
[DEBUG] (s) complianceLevel = 1.5
[DEBUG] (f) includes = [Ljava.lang.String;@602b6b
[DEBUG] (s) outxml = true
[DEBUG] (f) project = [EMAIL PROTECTED]
[DEBUG] (s) showWeaveInfo = true
[DEBUG] (s) source = 1.5
[DEBUG] (f) testAspectDirectory = src/test/aspect
[DEBUG] (s) verbose = true
[DEBUG] -- end configuration --
[INFO] [aspectj:compile {execution: default}]
[DEBUG] Adding -aspectpath: C:\Documents and
Settings\mamidipu\.m2\repository\org\springframework\spring-aspects\2.0.3\spring-aspects-2.0.3.jar
[DEBUG] No sources found skipping aspectJ compile
My java class which has @Configurable is in src/main/java directory. Could
this be an issue.
Thanks
Pramod
--
View this message in context:
http://www.nabble.com/Having-trouble-getting-Dependency-Injection-to-work--%40Configurable---Newbie-Help-tf3689810s2369.html#a10332463
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]