Bug#722518: icu4j: Please install Maven metadata

Andrew Ross ubuntu at rossfamily.co.uk
Wed Sep 11 22:34:10 UTC 2013


Package: icu4j
Version: 4.2.1.1-1
Severity: normal

Dear Maintainer,

Please install a Maven pom for this package to assist with the 
packaging of dependent packages.

A suitable pom follows this report.

Thanks,
Andrew

<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>com.ibm.icu</groupId>
  <artifactId>icu4j</artifactId>
  <version>4.2.1.1</version>
  <packaging>jar</packaging>
  <name>ICU4J</name>
  <url>http://www.icu-project.org/</url>
  <description>The International Component for Unicode (ICU) is a
  mature, portable set of C/C++ and Java libraries for Unicode
  support, software internationalization (I18N) and globalization
  (G11N), giving applications the same results on all
  platforms.</description>
</project>



More information about the pkg-java-maintainers mailing list