<dependency>
<groupId>com.sun.enterprise</groupId>
<artifactId>auto-depends-plugin-test</artifactId>
<version>1.6.9</version>
<type>hk2-jar</type>
</dependency>
@Grapes(
@Grab(group='com.sun.enterprise', module='auto-depends-plugin-test', version='1.6.9')
)
<parent> <groupId>com.sun.enterprise</groupId> <artifactId>hk2-parent</artifactId> <version>1.6.9</version> </parent>
compile
|-- org.glassfish.hk2:class-model
|-- com.sun.enterprise:hk2-core
|-- com.sun.enterprise:auto-depends
|-- com.sun.enterprise:auto-depends-plugin
test
|-- com.sun.enterprise:hk2-core
|-- com.sun.enterprise.auto-depends-test:test-inhabitant-generator