Accepting request 1040004 from home:dirkmueller:Factory

- update to 70:
  * Improvement checkstyle configuration
  * Add modello-maven-plugin to pluginManagement 
  * Remove Google search box due to privacy (#274) @slawekjaranowski
  * Put version for mrm-maven-plugin in property (#273) @slawekjaranowski
  * Add streamLogsOnFailures to m-invoker-p (#272) @slawekjaranowski
  * Add property for maven-fluido-skin version (#268) @slawekjaranowski
  * Setup Apache Matomo analytics (#259) @slawekjaranowski
  * Downgrade Checkstyle to 9.3. 10.x requires Java 11(ecfb1d1)
  * remove requirement to use ssh for github scm devCon
  * Require Maven 3.2.5 (#215) @slachiewicz
  * [#225] add SHA-512 hashes (#226) @bmarwell
  * Extract plugin version as variable so child pom can override if needed (#84) @nhojpatrick
  * remove issue-tracking as do not exists anymore (#148) @olamy
  * remove cim report as it do not exists anymore (#147) @olamy

OBS-URL: https://build.opensuse.org/request/show/1040004
OBS-URL: https://build.opensuse.org/package/show/Java:packages/mojo-parent?expand=0&rev=6
This commit is contained in:
Fridrich Strba 2022-12-05 07:25:38 +00:00 committed by Git OBS Bridge
parent e365c0b5b8
commit 605affdaea
4 changed files with 24 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:16be4c89a1f82515fcfa276b1755027c3fa2b8fc8724dcd8620a1150d9c5460b
size 10525

3
mojo-parent-70.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3fb403922ed7df82455fa41bc27ed17736b17e01396e65a2fb7b0411f201d148
size 12281

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Dec 4 14:45:59 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 70:
* Improvement checkstyle configuration
* Add modello-maven-plugin to pluginManagement
* Remove Google search box due to privacy (#274) @slawekjaranowski
* Put version for mrm-maven-plugin in property (#273) @slawekjaranowski
* Add streamLogsOnFailures to m-invoker-p (#272) @slawekjaranowski
* Add property for maven-fluido-skin version (#268) @slawekjaranowski
* Setup Apache Matomo analytics (#259) @slawekjaranowski
* Downgrade Checkstyle to 9.3. 10.x requires Java 11(ecfb1d1)
* remove requirement to use ssh for github scm devCon
* Require Maven 3.2.5 (#215) @slachiewicz
* [#225] add SHA-512 hashes (#226) @bmarwell
* Extract plugin version as variable so child pom can override if needed (#84) @nhojpatrick
* remove issue-tracking as do not exists anymore (#148) @olamy
* remove cim report as it do not exists anymore (#147) @olamy
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 25 07:56:42 UTC 2022 - Fridrich Strba <fstrba@suse.com> Fri Mar 25 07:56:42 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -17,7 +17,7 @@
Name: mojo-parent Name: mojo-parent
Version: 60 Version: 70
Release: 0 Release: 0
Summary: Codehaus MOJO parent project pom file Summary: Codehaus MOJO parent project pom file
License: Apache-2.0 License: Apache-2.0
@ -48,6 +48,6 @@ install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}/%{name}.pom
%add_maven_depmap %{name}/%{name}.pom -a org.codehaus.mojo:mojo %add_maven_depmap %{name}/%{name}.pom -a org.codehaus.mojo:mojo
%files -f .mfiles %files -f .mfiles
%doc LICENSE-2.0.txt %license LICENSE-2.0.txt
%changelog %changelog