Bug#708441: trove: Install maven metadata

Andrew Ross ubuntu at rossfamily.co.uk
Wed May 15 18:59:08 UTC 2013


Package: trove
Version: 2.1.0-2
Severity: wishlist

Dear Maintainer,

Please consider installation of maven metadata for this package. A sample
POM is given below.

Thanks,
Andrew Ross

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>gnu.trove</groupId>
  <artifactId>trove</artifactId>
  <version>2.1.0</version>
  <description>GNU Trove is a fast, lightweight implementations of the
  java.util Collections API. These implementations are designed to be
  pluggable replacements for their JDK equivalents.</description>
</project>



More information about the pkg-java-maintainers mailing list