Bug#643749: libhttpunit-java: Maven pom descriptor contains invalid reference to jtidy artifact
James Page
james.page at ubuntu.com
Thu Sep 29 08:57:47 UTC 2011
Package: libhttpunit-java
Version: 1.7+dfsg-5.1
Severity: normal
The maven artifact for httpunit references the old group/artifact
location for jtidy - this changed in the most recent version in the
archive.
Results in this type of error when using httpunit in Maven projects.
Missing:
----------
1) jtidy:jtidy:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=jtidy -DartifactId=jtidy -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=jtidy -DartifactId=jtidy -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jenkins-ci:winstone:jar:0.9.10-jenkins-28
2) httpunit:httpunit:jar:debian
3) jtidy:jtidy:jar:debian
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-12-generic (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libhttpunit-java depends on:
ii libjtidy-java 7+svn20110807-2
ii libnekohtml-java 1.9.15-1
ii libservlet2.5-java 6.0.32-6
ii libxerces2-java 2.11.0-2
ii rhino 1.7R3-2
Versions of packages libhttpunit-java recommends:
ii junit 3.8.2-8
Versions of packages libhttpunit-java suggests:
pn libhttpunit-java-doc <none>
-- no debconf information
More information about the pkg-java-maintainers
mailing list