Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- add rule to maven-version-rules.xml to pin git-commit-id plugin version #105

Merged
merged 1 commit into from
Jul 22, 2021

Conversation

phillipross
Copy link
Contributor

@phillipross phillipross commented Jul 22, 2021

add rule to maven-version-rules.xml to pin git-commit-id plugin version

@phillipross phillipross changed the title - add rule to maven-version-rules.xml to pin git-commit-id plugin ver… - add rule to maven-version-rules.xml to pin git-commit-id plugin version Jul 22, 2021
@phillipross phillipross merged commit 2112643 into postgis:main Jul 22, 2021
phillipross added a commit to phillipross/postgis-java that referenced this pull request Jul 22, 2021
phillipross added a commit to phillipross/postgis-java that referenced this pull request Jul 22, 2021
… commits (postgis#98)

(cherry picked from commit 36ac392)

- download-maven-plugin updated to v1.6.3
- exec-maven-plugin updated from v1.6.0 to v3.0.0
- git-commit-id-plugin updated to v4.0.4
- jacoco-maven-plugin updated from v0.8.5 to v0.8.7
- maven-checkstyle-plugin updated from v3.1.1 to v3.1.2
- maven-ear-plugin updated from v3.0.2 to v3.2.0
- maven-gpg-plugin updated from v1.6 to v3.0.1
- maven-jxr-plugin updated from v3.0.0 to v3.1.1
- maven-war-plugin updated from v3.2.3 to v3.3.1
- Re-arrange maven plugin declarations to move version specification to plugin management section
  and execution/config info to plugins section
(cherry picked from commit 0dfc7e6)

- git-commit-id-plugin updated from v4.0.4 to v4.0.5
- maven-dependency-plugin updated from v3.1.2 to v3.2.0
- maven-javadoc-plugin updated from v3.2.0 to v3.3.0
- checkstyle updated from v8.42 to v8.43
- postgresql-jdbc updated from v42.2.20 to v42.2.22
- slf4j updated from v1.7.30 to v1.7.31
(cherry picked from commit 046f9e4)

- download-maven-plugin updated from v1.6.3 to v1.6.6
- checkstyle updated from v8.43 to v8.44
- logback-jdbc updated from v1.2.3 to v1.2.4
- postgresql-jdbc updated from v42.2.22 to v4.2.23
- slf4j updated from v1.7.31 to v1.7.32
- testcontainers updated from v1.15.3 to v1.16.0
- zulu8 updated from v8.0.292-1 to v8.0.302-1
- zulu11 updated from v11.0.11-1 to v11.0.12-1
(cherry picked from commit a1bda73)

- add rule to maven-version-rules.xml to pin git-commit-id plugin version (postgis#105)
(cherry picked from commit 2112643)
phillipross added a commit to phillipross/postgis-java that referenced this pull request Jul 22, 2021
- Disable Travis-CI
- Update testcontainers to v1.15.3
- Update checkstyle to v8.42
- Update postgis/postgis test container from v12-3.0-alpine to v13-3.1-alpine
- Added windows-javadoc maven profile
- Move sonatype distro management bock to dedicated profile and replace with local staging distro spec
- Initial Github Actions setup
(cherry picked from commit a2b7329)

- Added sonatype snapshot deployment to main workflow for main branch commits (postgis#98)
(cherry picked from commit 36ac392)

- download-maven-plugin updated to v1.6.3
- exec-maven-plugin updated from v1.6.0 to v3.0.0
- git-commit-id-plugin updated to v4.0.4
- jacoco-maven-plugin updated from v0.8.5 to v0.8.7
- maven-checkstyle-plugin updated from v3.1.1 to v3.1.2
- maven-ear-plugin updated from v3.0.2 to v3.2.0
- maven-gpg-plugin updated from v1.6 to v3.0.1
- maven-jxr-plugin updated from v3.0.0 to v3.1.1
- maven-war-plugin updated from v3.2.3 to v3.3.1
- Re-arrange maven plugin declarations to move version specification to plugin management section
  and execution/config info to plugins section
(cherry picked from commit 0dfc7e6)

- git-commit-id-plugin updated from v4.0.4 to v4.0.5
- maven-dependency-plugin updated from v3.1.2 to v3.2.0
- maven-javadoc-plugin updated from v3.2.0 to v3.3.0
- checkstyle updated from v8.42 to v8.43
- postgresql-jdbc updated from v42.2.20 to v42.2.22
- slf4j updated from v1.7.30 to v1.7.31
(cherry picked from commit 046f9e4)

- download-maven-plugin updated from v1.6.3 to v1.6.6
- checkstyle updated from v8.43 to v8.44
- logback-jdbc updated from v1.2.3 to v1.2.4
- postgresql-jdbc updated from v42.2.22 to v4.2.23
- slf4j updated from v1.7.31 to v1.7.32
- testcontainers updated from v1.15.3 to v1.16.0
- zulu8 updated from v8.0.292-1 to v8.0.302-1
- zulu11 updated from v11.0.11-1 to v11.0.12-1
(cherry picked from commit a1bda73)

- add rule to maven-version-rules.xml to pin git-commit-id plugin version (postgis#105)
(cherry picked from commit 2112643)
phillipross added a commit to phillipross/postgis-java that referenced this pull request Jul 22, 2021
- Disable Travis-CI
- Update postgis/postgis test container from v12-3.0-alpine to v13-3.1-alpine
- Added windows-javadoc maven profile
- Move sonatype distro management bock to dedicated profile and replace with local staging distro spec
- Initial Github Actions setup
(cherry picked from commit a2b7329)

- Added sonatype snapshot deployment to main workflow for main branch commits (postgis#98)
(cherry picked from commit 36ac392)

- exec-maven-plugin updated from v1.6.0 to v3.0.0
- jacoco-maven-plugin updated from v0.8.5 to v0.8.7
- maven-checkstyle-plugin updated from v3.1.1 to v3.1.2
- maven-ear-plugin updated from v3.0.2 to v3.2.0
- maven-gpg-plugin updated from v1.6 to v3.0.1
- maven-jxr-plugin updated from v3.0.0 to v3.1.1
- maven-war-plugin updated from v3.2.3 to v3.3.1
- Re-arrange maven plugin declarations to move version specification to plugin management section
  and execution/config info to plugins section
(cherry picked from commit 0dfc7e6)

- git-commit-id-plugin updated from v4.0.2 to v4.0.5
- maven-dependency-plugin updated from v3.1.2 to v3.2.0
- maven-javadoc-plugin updated from v3.2.0 to v3.3.0
(cherry picked from commit 046f9e4)

- download-maven-plugin updated from v1.6.0 to v1.6.6
- checkstyle updated from v8.36 to v8.44
- logback updated from v1.2.3 to v1.2.4
- postgresql-jdbc updated from v42.2.16 to v42.2.23
- slf4j updated from v1.7.30 to v1.7.32
- testcontainers updated from v1.14.3 to v1.16.0
(cherry picked from commit a1bda73)

- jts updated from v1.17.1 to v1.18.1
(cherry picked from commit 95fe87a)

- spatial4j updated from v0.7 to v0.8
(cherry picked from commit f280b54)

- add rule to maven-version-rules.xml to pin git-commit-id plugin version (postgis#105)
(cherry picked from commit 2112643)
@phillipross phillipross mentioned this pull request Jul 22, 2021
phillipross added a commit that referenced this pull request Jul 22, 2021
- Disable Travis-CI
- Update postgis/postgis test container from v12-3.0-alpine to v13-3.1-alpine
- Added windows-javadoc maven profile
- Move sonatype distro management bock to dedicated profile and replace with local staging distro spec
- Initial Github Actions setup
(cherry picked from commit a2b7329)

- Added sonatype snapshot deployment to main workflow for main branch commits (#98)
(cherry picked from commit 36ac392)

- exec-maven-plugin updated from v1.6.0 to v3.0.0
- jacoco-maven-plugin updated from v0.8.5 to v0.8.7
- maven-checkstyle-plugin updated from v3.1.1 to v3.1.2
- maven-ear-plugin updated from v3.0.2 to v3.2.0
- maven-gpg-plugin updated from v1.6 to v3.0.1
- maven-jxr-plugin updated from v3.0.0 to v3.1.1
- maven-war-plugin updated from v3.2.3 to v3.3.1
- Re-arrange maven plugin declarations to move version specification to plugin management section
  and execution/config info to plugins section
(cherry picked from commit 0dfc7e6)

- git-commit-id-plugin updated from v4.0.2 to v4.0.5
- maven-dependency-plugin updated from v3.1.2 to v3.2.0
- maven-javadoc-plugin updated from v3.2.0 to v3.3.0
(cherry picked from commit 046f9e4)

- download-maven-plugin updated from v1.6.0 to v1.6.6
- checkstyle updated from v8.36 to v8.44
- logback updated from v1.2.3 to v1.2.4
- postgresql-jdbc updated from v42.2.16 to v42.2.23
- slf4j updated from v1.7.30 to v1.7.32
- testcontainers updated from v1.14.3 to v1.16.0
(cherry picked from commit a1bda73)

- jts updated from v1.17.1 to v1.18.1
(cherry picked from commit 95fe87a)

- spatial4j updated from v0.7 to v0.8
(cherry picked from commit f280b54)

- add rule to maven-version-rules.xml to pin git-commit-id plugin version (#105)
(cherry picked from commit 2112643)
@phillipross phillipross deleted the updates branch July 22, 2021 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant