Exporting with project assets

When I run my game in netbeans it works, but when I export my game project assets dont export so eror comes up that my map(which is in scenes folder) is mising.

Some assets are excluded form build, because they are exchange format. The recommendation is to convert your models to j3o and use only this format in your code.