I have many maven OSGi projects within STS and I have the latest (nightly) dm Server installed. All projects deploy fine to the dm Server within STS except for the web project. It is not deploying all the project assets to the {dm server}/stage directory resulting in an invalid web application. The maven artifact (war) works fine when I manually drop it in the {dm server}/pickup directory. Of course this is because it has all the assets. I figure I must be missing some project setting within STS that specifies which assets get pushed to the stage directory. I have loaded the Green Pages sample in an attempt to find something different, but to no avail. Any direction on this would be greatly appreciated.
Thanks.
Eric.


