Hi,

I'm trying to run Flexunit tests, but the compilation fails due
to:'Error: Unable to resolve resource bundle "SpecificationHelp" for
locale "en_US" '. So the code I'm trying to test have
[ResourceBundle("SpecificationHelp")] annotations, so obviously
compiler needs this resource somewhere on source path. The problem is,
the path I'm specifying with 'localesSourcePath' is not added to
source paths, when compilling tests. Am I doing something wrong, or FM
just lacks that feature? When I run maven with -Dmaven.test.skip=true
then it works just fine, so I'm assuming all used tags, spellings etc
are correct.

Thanks,
Pawel

-- 
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