I have a dependency on junit 4.1 that fails. It looks like version 4.1
is in http://www.ibiblio.org/maven2/junit/junit/ but not in the
maven-metadata.xml...
<metadata>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<versioning>
<release>3.8.1</release>
<versions>
<version>3.7</version>
<version>3.8</version>
<version>3.8.1</version>
<version>3.8.2</version>
<version>4.0</version>
</versions>
</versioning>
</metadata>
Can I update this or does someone else have to? (still a newbee!)
,chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]