0b61093
%global oname oss-parent
bba21aa
Name:          fasterxml-oss-parent
971e94c
Version:       34
85bb995
Release:       2%{?dist}
bba21aa
Summary:       FasterXML parent pom
cc83951
License:       ASL 2.0
bba21aa
URL:           http://fasterxml.com/
5d527a1
Source0:       https://github.com/FasterXML/oss-parent/archive/oss-parent-%{version}.tar.gz
bba21aa
Stanislav Ochotnicky 8923988
BuildRequires: maven-local
5d527a1
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
5d527a1
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
0b61093
bba21aa
BuildArch:     noarch
bba21aa
bba21aa
%description
bba21aa
FasterXML is the business behind the Woodstox streaming XML parser,
bba21aa
Jackson streaming JSON parser, the Aalto non-blocking XML parser, and
bba21aa
a growing family of utility libraries and extensions.
bba21aa
bba21aa
FasterXML offers consulting services for adoption, performance tuning,
bba21aa
and extension.
bba21aa
bba21aa
This package contains the parent pom file for FasterXML.com projects.
bba21aa
bba21aa
%prep
5d527a1
%setup -q -n %{oname}-%{oname}-%{version}
bba21aa
971e94c
# Stuff unnecessary for RPM builds
971e94c
%pom_remove_plugin :maven-enforcer-plugin
971e94c
%pom_remove_plugin :maven-pmd-plugin
5d527a1
%pom_remove_plugin :maven-scm-plugin
971e94c
%pom_remove_plugin :maven-site-plugin
971e94c
%pom_remove_plugin :nexus-maven-plugin
971e94c
%pom_remove_plugin :jdepend-maven-plugin
971e94c
%pom_remove_plugin :taglist-maven-plugin
5d527a1
%pom_xpath_remove "pom:build/pom:extensions"
971e94c
0b61093
# remove unavailable com.google.doclava doclava 1.0.3
0b61093
%pom_xpath_remove "pom:reporting/pom:plugins/pom:plugin[pom:artifactId='maven-javadoc-plugin']/pom:configuration"
0b61093
%pom_xpath_inject "pom:reporting/pom:plugins/pom:plugin[pom:artifactId='maven-javadoc-plugin']" '
0b61093
<configuration>
0b61093
  <encoding>UTF-8</encoding>
0b61093
  <quiet>true</quiet>
0b61093
  <source>${javac.src.version}</source>
971e94c
  <additionalJOption>-J-Xmx1024m</additionalJOption>
971e94c
  <maxmemory>${javadoc.maxmemory}</maxmemory>
0b61093
</configuration>'
bba21aa
bba21aa
%build
8556542
%mvn_build -j
bba21aa
90d57f9
%install
90d57f9
%mvn_install
bba21aa
90d57f9
%files -f .mfiles
1967935
%doc README.creole
1967935
%license LICENSE NOTICE
bba21aa
bba21aa
%changelog
85bb995
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 34-2
85bb995
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
85bb995
971e94c
* Wed Feb 20 2019 Mat Booth <mat.booth@redhat.com> - 34-1
971e94c
- Update to latest upstream version
971e94c
58379e9
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 26-8
58379e9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
58379e9
c338332
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 26-7
c338332
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
c338332
d9f1f00
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 26-6
d9f1f00
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
d9f1f00
cc83951
* Mon Aug 07 2017 Michael Simacek <msimacek@redhat.com> - 26-5
cc83951
- Fix license tag
cc83951
f3e31f9
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 26-4
f3e31f9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
f3e31f9
ead4274
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 26-3
ead4274
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
ead4274
e3a2969
* Thu Feb 02 2017 Michael Simacek <msimacek@redhat.com> - 26-2
e3a2969
- Remove site-plugin from build
e3a2969
8556542
* Mon Aug 22 2016 gil cattaneo <puntogil@libero.it> 26-1
8556542
- update to 26
8556542
d6c9eb8
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 24-3
d6c9eb8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
d6c9eb8
0f527f8
* Sun Oct 25 2015 gil cattaneo <puntogil@libero.it> 24-2
0f527f8
- disable maven-enforcer-plugin support
0f527f8
5d527a1
* Mon Sep 28 2015 gil cattaneo <puntogil@libero.it> 24-1
5d527a1
- update to 24
5d527a1
00ab17a
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 18e-2
00ab17a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
00ab17a
1967935
* Sat Jan 31 2015 gil cattaneo <puntogil@libero.it> 18e-1
1967935
- update to 18e
1967935
66ba7aa
* Wed Jul 02 2014 gil cattaneo <puntogil@libero.it> 16-2
66ba7aa
- remove com.google.code.maven-replacer-plugin:replacer references 
66ba7aa
5e2f54d
* Wed Jul 02 2014 gil cattaneo <puntogil@libero.it> 16-1
5e2f54d
- update to 16
5e2f54d
a55300a
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 11-4
a55300a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
a55300a
fb0fc7a
* Wed May 28 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 11-3
fb0fc7a
- Rebuild to regenerate Maven auto-requires
fb0fc7a
8808dda
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 11-2
8808dda
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
8808dda
9c36af5
* Tue Jul 16 2013 gil cattaneo <puntogil@libero.it> 11-1
9c36af5
- update to 11
9c36af5
90d57f9
* Sat Jul 06 2013 gil cattaneo <puntogil@libero.it> 10-2
90d57f9
- switch to XMvn
90d57f9
- minor changes to adapt to current guideline
90d57f9
0b61093
* Tue May 07 2013 gil cattaneo <puntogil@libero.it> 10-1
0b61093
- update to 10
0b61093
73268cb
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4-3
73268cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
73268cb
Stanislav Ochotnicky 8923988
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 4-2
Stanislav Ochotnicky 8923988
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
Stanislav Ochotnicky 8923988
- Replace maven BuildRequires with maven-local
Stanislav Ochotnicky 8923988
09723e6
* Wed Oct 24 2012 gil cattaneo <puntogil@libero.it> 4-1
09723e6
- update to 4
09723e6
bba21aa
* Thu Sep 13 2012 gil cattaneo <puntogil@libero.it> 3-1
fb0fc7a
- initial rpm