Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > 7828ef17af633e32f232a8894c86d8c8 > files > 2

maven-shared-resources-1-7.mga5.src.rpm

Name:          maven-shared-resources
Version:       1
Release:       %mkrel 7
Summary:       A collection of templates that are specific to the Maven project
License:       ASL 2.0
Group:         Development/Java
URL:           http://maven.apache.org/shared/maven-shared-resources/
Source0:       http://repo1.maven.org/maven2/org/apache/maven/shared/%{name}/%{version}/%{name}-%{version}-source-release.zip
BuildRequires: java-devel
BuildRequires: maven-local
BuildRequires: maven-remote-resources-plugin
BuildRequires: mvn(org.apache.maven.shared:maven-shared-components:pom:)
BuildArch:     noarch

%description
This is a collection of templates that are specific to the Maven project.
They are probably not of interest to projects other than Apache Maven.

%prep
%setup -q

%build

%mvn_file :%{name} %{name}
%mvn_build

%install
%mvn_install

%files -f .mfiles
%doc LICENSE NOTICE



%changelog
* Fri Dec 26 2014 dmorgan <dmorgan> 1-7.mga5
+ Revision: 806237
- Fix BuildRequires

* Wed Oct 15 2014 umeabot <umeabot> 1-6.mga5
+ Revision: 743266
- Second Mageia 5 Mass Rebuild
- Mageia 5 Mass Rebuild

* Sat Oct 19 2013 umeabot <umeabot> 1-4.mga4
+ Revision: 534545
- Mageia 4 Mass Rebuild

* Thu Sep 12 2013 dmorgan <dmorgan> 1-3.mga4
+ Revision: 478227
- imported package maven-shared-resources


* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

* Mon Jul 08 2013 gil cattaneo <puntogil@libero.it> 1-2
- switch to XMvn
- minor changes to adapt to current guideline

* Tue Feb 19 2013 gil cattaneo <puntogil@libero.it> 1-1
- initial rpm