This module is for testing all classes that require external dependencies not suitable for being included in migration to Eclipse
'org.mortbay.jetty:jetty-integration-tests:7.0.0.RC2'
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-integration-tests</artifactId>
<version>7.0.0.RC2</version>
</dependency>
<dependency org="org.mortbay.jetty" name="jetty-integration-tests" rev="7.0.0.RC2"/>
"org.mortbay.jetty", "jetty-integration-tests", "7.0.0.RC2"