Andreas Höhmann created MCOMPILER-194:
-----------------------------------------
Summary: Strange effects with springs @Configurable (AspectJ) and
new compiler plugin version 3.0
Key: MCOMPILER-194
URL: https://jira.codehaus.org/browse/MCOMPILER-194
Project: Maven 2.x Compiler Plugin
Issue Type: Bug
Affects Versions: 3.0
Environment: jdk 1.6.0_38, jdk 1.6.0_37
Reporter: Andreas Höhmann
Priority: Blocker
I have no details I can only report the "effects" ..
I have a maven project with compiler-plugin 2.5.1,
aspectj-plugin 1.4, java 1.6 and a lot of @Configurable
annotations in my code. Aspectj will decorate these classes
so @Autowired dependencies injected during runtime.
All is working fine.
Now I switch to compiler-plugin 3.0 ... nothing else changed!
Then "sometimes" I got NPE's because the injected service etc. are
not available. I guess aspectj was not successfull. I have no
errors etc. anywhere during build.
Strang :)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira