<dependency>
<groupId>org.ow2.orchestra</groupId>
<artifactId>orchestra-axis</artifactId>
<version>4.0.10</version>
</dependency>
<parent> <groupId>org.ow2.orchestra</groupId> <artifactId>orchestra-parent</artifactId> <version>4.0.10</version> </parent>
compile
|-- commons-logging:commons-logging:1.0.4
|-- commons-cli:commons-cli:1.1
|-- org.ow2.orchestra:orchestra-core
|-- org.ow2.orchestra:orchestra-jmxclient
|-- axis:axis:1.4
|-- org.apache.axis:axis-ant:1.4
provided
|-- net.sourceforge.cobertura:cobertura
test
|-- junit:junit