<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>subversion</artifactId>
<version>1.4</version>
<type>hpi</type>
</dependency>
<parent> <groupId>org.jvnet.hudson.plugins</groupId> <artifactId>plugin</artifactId> <version>1.314</version> </parent>
compile
|-- org.jvnet.hudson.svnkit:svnkit:1.3.0-hudson-1
provided
|-- org.jvnet.hudson.main:hudson-core:1.310
test
|-- org.jvnet.hudson.main:hudson-war:1.310