what is test-utils dependency?

John Mazzitelli mazz at redhat.com
Tue Dec 22 04:26:27 UTC 2009


I don't know what this is - can someone explain what this is for? Its a 
dependency in the enterprise/server/jar pom.xml and it looks "odd". If 
its a "test-util" why is it not in <scope>test</scope>?

        <dependency>
           <groupId>${groupId}</groupId>
           <artifactId>test-utils</artifactId>
           <version>${version}</version>
        </dependency>


More information about the rhq-devel mailing list