File | Operation |
---|---|
analysis-pom-3.0.0.pom | download |
<dependency>
<groupId>org.hudsonci.plugins</groupId>
<artifactId>analysis-pom</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.eclipse.hudson.plugins</groupId> <artifactId>hudson-plugin-parent</artifactId> <version>3.0.0</version> </parent>
compile
|-- org.hudsonci.plugins:maven-plugin:2.2.1
|-- org.hudsonci.plugins:dashboard-view:2.3-h-2
|-- org.hudsonci.plugins:token-macro:1.6-h-1
|-- com.google.code.findbugs:jsr305:2.0.0
|-- com.google.code.findbugs:annotations:2.0.0
test
|-- junit:junit:4.10