What I'm trying to do is stick an XML file required by the Spring library in the WEB-INF folder contained in the uberwar. Even without the :war-resources-path key, I can almost do this by sticking stuff in project-name/war-resources, but then the files show up in WEB-INF/classes.
What I'm trying to do is stick an XML file required by the Spring library in the WEB-INF folder contained in the uberwar. Even without the :war-resources-path key, I can almost do this by sticking stuff in project-name/war-resources, but then the files show up in WEB-INF/classes.