Hi. I need some .jar's for compilation of a .war artifact, but I want to only include a subset of these in the WEB-INF/lib. If I set the subset of the ones for inclusion with the scope of runtime for each, they will not be used for compilation, and the compilation will fail. Thus, the question is, how do I include a subset of .jar's which both are for compilation and runtime, but exclude all the ones which are for compilation only? Thanks for your help.
This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1]
