<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-service-jetty</artifactId>
<version>1.0-alpha-1</version>
<type>plexus-service</type>
</dependency>
<parent> <groupId>plexus</groupId> <artifactId>plexus-services</artifactId> <version>1.0-alpha-1</version> </parent>
compile
|-- plexus:plexus-container-default:1.0-alpha-3
|-- plexus:plexus-appserver:1.0-alpha-1
|-- jetty:org.mortbay.jetty:4.2.22
|-- tomcat:jasper-runtime:4.1.30
|-- tomcat:jasper-compiler:4.1.30
|-- geronimo-spec:geronimo-spec-servlet:2.4-rc4