Re: scope of jersey-test-framework-grizzly2

2013-11-13 Thread Steve Loughran
-framework-grizzly2*:jar:1.9:compile [INFO] | | | +- com.sun.jersey.jersey-test-framework:jersey-test-framework-core:jar:1.9:compile Should jersey-test-framework-grizzly2 have test scope ? I tried the following change: Index: hadoop-yarn-project/hadoop-yarn/pom.xml

Re: scope of jersey-test-framework-grizzly2

2013-11-13 Thread Ted Yu
:compile [INFO] | | | +- com.sun.jersey.jersey-test-framework:jersey-test-framework-core:jar:1.9:compile Should jersey-test-framework-grizzly2 have test scope ? I tried the following change: Index: hadoop-yarn-project/hadoop-yarn/pom.xml

scope of jersey-test-framework-grizzly2

2013-11-12 Thread Ted Yu
:compile Should jersey-test-framework-grizzly2 have test scope ? I tried the following change: Index: hadoop-yarn-project/hadoop-yarn/pom.xml === --- hadoop-yarn-project/hadoop-yarn/pom.xml (revision 1541341) +++ hadoop-yarn-project/hadoop