Sophie

Sophie

distrib > Mageia > cauldron > i586 > by-pkgid > 5dfadcbb3af11db86ce42e87b5da7f28 > files > 3

forge-parent-38-11.mga9.src.rpm

Name:           forge-parent
Version:        38
Release:        %mkrel 11
Group:          Development/Java
Summary:        Sonatype Forge Parent Pom
License:        ASL 2.0
URL:            https://docs.sonatype.org/display/FORGE/Index
BuildArch:      noarch

Source0:        https://repo1.maven.org/maven2/org/sonatype/forge/%{name}/%{version}/%{name}-%{version}.pom
Source1:        https://www.apache.org/licenses/LICENSE-2.0.txt

BuildRequires:  maven-local

%description
Sonatype Forge is an open-source community dedicated to the creation of the 
next-generation of development tools and technologies.

%prep
%setup -qcT
cp -p %{SOURCE0} pom.xml
cp -p %{SOURCE1} LICENSE
# We don't have nexus-staging-maven-plugin in Fedora
%pom_remove_plugin :nexus-staging-maven-plugin
# We don't use source JARs in Fedora
%pom_remove_plugin :maven-source-plugin

%build
%mvn_build

%install
%mvn_install

%files -f .mfiles
%doc LICENSE




%changelog
* Sat Mar 26 2022 umeabot <umeabot> 38-11.mga9
+ Revision: 1827288
- Mageia 9 Mass Rebuild

* Tue Feb 11 2020 umeabot <umeabot> 38-10.mga8
+ Revision: 1490262
- Mageia 8 Mass Rebuild

* Tue Sep 18 2018 umeabot <umeabot> 38-9.mga7
+ Revision: 1261681
- Mageia 7 Mass Rebuild

* Thu May 18 2017 neoclust <neoclust> 38-8.mga6
+ Revision: 1103089
- Remove maven-source-plugin invocation from POM

* Wed Mar 02 2016 neoclust <neoclust> 38-6.mga6
+ Revision: 982103
- Second rebuild of the java stack

* Tue Feb 23 2016 neoclust <neoclust> 38-5.mga6
+ Revision: 976231
- First rebuild of the java stack
- sync package forge-parent with fedora
+ umeabot <umeabot>
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 31-4.mga5
+ Revision: 740399
- Second Mageia 5 Mass Rebuild
- Mageia 5 Mass Rebuild

* Sat Oct 19 2013 umeabot <umeabot> 31-2.mga4
+ Revision: 535772
- Mageia 4 Mass Rebuild

* Fri Sep 20 2013 dmorgan <dmorgan> 31-1.mga4
+ Revision: 482568
+ rebuild (emptylog)

* Fri Jan 11 2013 umeabot <umeabot> 5-9.mga3
+ Revision: 350781
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Dec 01 2012 dmorgan <dmorgan> 5-8.mga3
+ Revision: 324212
- Rebuild against Java 7

* Thu Apr 28 2011 dmorgan <dmorgan> 5-7.mga1
+ Revision: 92442
- Rebuild after bootstrapping
- imported package forge-parent