Name: uima-build-resources Version: 5 Release: 1%{?dist} Summary: Apache UIMA Build Resources License: ASL 2.0 URL: http://uima.apache.org/ # svn export https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-5/uima-build-resources/ uima-build-resources-5 # tar cJf uima-build-resources-5.tar.xz uima-build-resources-5 Source0: %{name}-%{version}.tar.xz BuildRequires: java-devel BuildRequires: maven-local BuildRequires: maven-remote-resources-plugin BuildArch: noarch %description This Jar contains resources referred to by maven coordinates, needed during building. %prep %setup -q %pom_remove_parent %pom_xpath_inject "pom:project" "org.apache.uima" %build %mvn_file : %{name} %mvn_build -- -Dproject.build.sourceEncoding=UTF-8 %install %mvn_install %files -f .mfiles %doc LICENSE NOTICE %changelog * Tue Aug 27 2013 gil cattaneo 5-1 - update to 5 * Wed Feb 06 2013 gil cattaneo 4-1 - initial rpm