Wouldn't it be easier to remove the war.bundle property during development and putting it back later if you need it? Worst case, adding a copy to put it in your WEB-INF/lib before building a WAR also seems more straight-forward...
This is what I will probably end up doing, but Maven is more about automation. There are currently three things that must take place during development that would not take place in the production environment. I think the more straight forward approach is to specify a development flag which then copies resources and such into the appropriate place instead of supplying a readme file with manual steps to take.
-Trav
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]