Place your bxml files in the src/main/resources/<package>/<name> directory rather than the directory with your .java src files.
-Mike On Tue, Mar 1, 2011 at 3:50 PM, Daniel Ziltener <[email protected]> wrote: > First, hello to you all, this is my first mail to this Mailinglist :) > Today I tried to use Pivot in a Maven project. My problem is that the > bxml-File can't be loaded, but I don't know why. It's located in the same > folder as the class file. And it works fine as soon as I use local libraries > and Ant instead of Maven. > Does someone have a hint on how I have to configure Maven to successfully > run Apache Pivot applications? > Best Regards > zilti
