A problem with exloded Web Application artifact
I have a module with Web Application facet. A directory is set up as Web Resource Directory in the facet. In module configuration some directories under that directory are marked as Excluded. So far so good, these derectories does not appear among module files. But when I deploy exploded Web Application artifact, they are however deployed, while I would expect they should not. Does it at all makes sense to deploy files that are excluded from the module?
Please sign in to leave a comment.
This is a known problem (see http://youtrack.jetbrains.net/issue/IDEA-53756), it will be fixed in IDEA 10.
>
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Thank you.