Hi all,
I'm sure I'm missing something so I'm here to ask for your help. I'm using
flexmojos 3.8 with some fixes regarding RSLs VELO and myself are trying to
bring into the upcoming flexmojos 3.9.

I've finally managed to get my projects working with RSL dependencies, but
when I compile my test classes I get an error regarding incompatible
overrides into resource bundles. I'm definitely missing something, but I
can't figure out what.

My project structure is the following:

common: a library project using parsley
module A and B: module projects using the common project
shell: a module loader project using module A and B

All dependencies are of type RSL or CACHING (framework) and, as I said, the
project runs smoothly, the problem arises only on test cases compilation so
I can run everything if I use the -Dmaven.test.skip=true option, but I can't
do it because we want to adopt a TDD approach.

Here are the effective POMs and the maven debug output:

maven debug output: http://pastebin.com/Qt4uh2fg

poc-common: http://pastebin.com/tStVMjZP
poc-search (module A): http://pastebin.com/ArmdVPek
poc-myreports (module B): http://pastebin.com/Vmh1YJZX
poc-shell (container): http://pastebin.com/pe7UugrT

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to