Is anyone else having this problem: I create a new Maven project in eclipse (using m2eclilpse plugin) and choose the "maven-archetype-webapp" archetype.
When I create a new package in the package explorer, it does not show up as a flattened package... it just shows the directory tree. How I fixed it: Go to the Project properties. Look at the "Source" tab for the "Java Build Path". The "Excluded" filter is set to "(All)". Once I set it to "(None)", everything works as expected. Is something wrong with my configuration? Is anyone else experiencing this? If so, I'll submit a bug report. If any of the project developers are reading this, I'd just like to say thanks for creating such an excellent plugin! -Ed
