Closed GoogleCodeExporter closed 8 years ago
Please try our nightly version and uncheck those jar you don't need in the run
configration first.
http://run-jetty-run.googlecode.com/svn/trunk/updatesite-nightly
The screenshot
http://screencast.com/t/va3bq74pt
I will try to check if we could get the scope and ignore them by default.
Original comment by tonylovejava
on 29 Dec 2011 at 3:06
Hi, I have this problem with 1.3.3 plugin. I cann't see my jar, so cann't
uncheck in classpath. I run "prjA" that depends on "prjB" that depends "prjC"
with maven-depends jar-file that must be exclude, because use only for test
scope.
Denis
Original comment by Denis.Mi...@gmail.com
on 2 May 2012 at 8:13
Currently we didn't support test scope so far.
But it's still very strange about you can't see the jar,
basically you should see all the jars included by RJR in the web-classpath tab.
Not sure if that's a bug.
There's a workaround is to add those jar to your custom classpath entry in the
web-classpath tab manually , and then uncheck them. It should work then.
Original comment by tonylovejava
on 3 May 2012 at 4:44
Original issue reported on code.google.com by
xtyyumi...@gmail.com
on 28 Dec 2011 at 7:34