Hi,

I declare a jetty plugin in my parent pom. I have some web-apps (child of
the parent pom) that will deployed to diferents jetty servers with diferent
set of extra jars (each webapp have a diferent set of "provided"
dependency). I can't redefine my parent pom jetty plugin definition in each
web app pom with diferent set of extra jars, accord to "provided" dependency
of each webapp. What is the way?

Thank you!, Diego

Reply via email to