Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • mvn idea bundles "provided" libraries

    0 answers - 470 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    I have a web module in which the servlet API jar is declared with scope
    "provided". When I generate an IDEA project file, "provided" scoped
    libraries are also included as a library to be deployed by the web module.
    "provided" modules should not be packaged by the web module. I'm using the
    2.0 version of the idea plugin. Is there a way to exclude provided libraries
    from being packaged but present during compile?
    Thanks,
    Sanjiv

Re: mvn idea bundles "provided" libraries


max 4000 letters.
Your nickname that display:
In order to stop the spam: 7 + 6 =
QUESTION ON "Java"

EMSDN.COM