web-inf/lib howto exclude not needed libs
Hello
ive added to my java project the web facet ejb and hibernate facet
given it some jboss specific descriptors
now when i make the project it puts several libs in the web-inf/lib directory which i dont need..
like jboss-logging-3.1.0.GA.jar and others
these libs are offcourse already on the jboss server i plan to deploy on.
I cant find an option/setting to configure what libs are put in the web-inf/lib dir. Can someone point me in the right direction ? (btw im using maven, dunno if its of interest thought id better mention it)
Many thans!
Please sign in to leave a comment.
Go to File | 'Project Structure' | Artifacts and remove unneeded items from 'Output Layout' tree of an artifact.
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"