|
From: Martin G. <mar...@im...> - 2007-09-11 12:21:38
|
I created this issue and patch on the JIRA http://jira.codehaus.org/browse/JETTY-429 ----- Original message ----- From: "Martin Gilday" <mg...@im...> To: jet...@li... Date: Tue, 11 Sep 2007 10:34:50 +0100 Subject: [Jetty-support] Maven plugin and provided scope Hi, Looking at the Jetty Maven plugin docs there is a fairly new parameter <useTestClasspath>. Is there a way to get the plugin to also allow Jetty to use dependencies marked as "provided". It seems to be ignoring these artifacts by default and causing me to have to duplicate the dependecies into a profile which removes the provided scope when I wish to use Jetty. They are marked as provided so they are not included in the generated WAR as they are already in my app servers lib dir, but are needed by Jetty when I am testing. Thanks, Martin. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Jetty-support mailing list Jet...@li... https://lists.sourceforge.net/lists/listinfo/jetty-support |