Package: libjmock2-java Version: 2.5.1+dfsg-2 Severity: important I found out that POM file of jmock-junit3 extension /usr/share/maven-repo/jmock/jmock-junit3/2.x/jmock-junit3-2.x.pom lists junit as a dependency but with a wrong version (not available in the debian maven-repo):
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>debian</version>
</dependency>
OTOH, junit package provides this pom:
/usr/share/maven-repo/junit/junit/3.x/junit-3.x.pom
So, libjmock2-java Maven artifacrs should depends on junit:junit:3.x.
-- System Information:
Debian Release: 7.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x6E608B637D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
signature.asc
Description: Digital signature
__ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

