Skip to content

Conversation

@Neenu1995
Copy link
Contributor

@Neenu1995 Neenu1995 commented Sep 2, 2021

Gitbub Action updated LTS(18.04, 20.04) versions of Github-Hosted runners for Ubuntu with the latest version of Apache Maven. The new version of Ubuntu has Apache Maven 3.8.2 which is incompatible with flatten-maven-plugin:1.2.7. This caused all github actions using the latest Ubuntu version to fail.

Error:  Failed to execute goal org.codehaus.mojo:flatten-maven-plugin:1.2.7:flatten (flatten) on project google-cloud-bigquery: failed to create a clean pom: unable to create flattened dependencies: caught exception when flattening dependencies: Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-core::2.12.5: Could not find artifact com.fasterxml.jackson:jackson-base:pom:2.12.5 -> [Help 1]

The immediate solution is to use this community action to install maven 3.8.1 at runtime.

@Neenu1995 Neenu1995 requested a review from a team as a code owner September 2, 2021 19:03
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 2, 2021
@Neenu1995
Copy link
Contributor Author

image

@Neenu1995 Neenu1995 changed the title chore(java): pin github action runner at ubuntu-16.04 chore(java): install maven 3.8.1 at runtime Sep 2, 2021
@Neenu1995
Copy link
Contributor Author

An issue has been filed in Github Actions to request a new feature allowing to pin a version of maven.

Another issue has been filed in flatten-maven-plugin repo to fix the incompatibility with mavan 3.8.2.

@stephaniewang526
Copy link
Contributor

Looks like there is a lint issue, you may want to update to ${{'{{matrix.java}}'}}.

Thanks for making this PR!

@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Sep 2, 2021
@stephaniewang526 stephaniewang526 merged commit ad7fd76 into master Sep 2, 2021
@stephaniewang526 stephaniewang526 deleted the update-ubuntu branch September 2, 2021 19:46
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 2, 2021
stephaniewang526 added a commit that referenced this pull request Sep 7, 2021
 to install maven 3.8.1 at runtime too (related to #1202)
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 7, 2021
to install maven 3.8.1 at runtime too (related to #1202)

Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f)
Neenu1995 added a commit that referenced this pull request Oct 26, 2021
[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](#1202) maven 3.8.2 had with flatten-maven-plugin
Neenu1995 added a commit that referenced this pull request Nov 4, 2021
)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions 

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
gcf-owl-bot bot added a commit to googleapis/google-auth-library-java that referenced this pull request Nov 4, 2021
)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-accessapproval that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/google-http-java-client that referenced this pull request Nov 4, 2021
)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-pubsublite-kafka that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-bigquerymigration that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-deploy that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-pubsublite-spark that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-storage-nio that referenced this pull request Nov 4, 2021
)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-securitycenter-settings that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-webrisk that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-shared-config that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-tpu that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-orchestration-airflow that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-translate that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-network-management that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-security-private-ca that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-kms that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-securitycenter that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-video-transcoder that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-policy-troubleshooter that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-service-control that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-texttospeech that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
gcf-owl-bot bot added a commit to googleapis/java-errorreporting that referenced this pull request Nov 4, 2021
…268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e
yoshi-automation added a commit to googleapis/java-containeranalysis that referenced this pull request Nov 4, 2021
* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936
yoshi-automation added a commit to googleapis/java-iam that referenced this pull request Nov 4, 2021
* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936
yoshi-automation added a commit to googleapis/java-common-protos that referenced this pull request Nov 4, 2021
* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936
yoshi-automation added a commit to googleapis/java-firestore that referenced this pull request Nov 4, 2021
* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936
yoshi-automation added a commit to googleapis/java-spanner that referenced this pull request Nov 4, 2021
* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936
yoshi-automation added a commit to googleapis/java-pubsublite that referenced this pull request Nov 4, 2021
* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936
yoshi-automation added a commit to googleapis/java-storage that referenced this pull request Nov 4, 2021
* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936
yoshi-automation added a commit to googleapis/java-datastore that referenced this pull request Nov 4, 2021
* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936
yoshi-automation added a commit to googleapis/java-bigtable that referenced this pull request Nov 4, 2021
* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936
yoshi-automation added a commit to googleapis/java-compute that referenced this pull request Nov 4, 2021
* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936
yoshi-automation added a commit to googleapis/java-grafeas that referenced this pull request Nov 4, 2021
* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936
meltsufin added a commit to googleapis/java-asset that referenced this pull request Nov 8, 2021
…268) (#998)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions (#1268)

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests
Source-Link: googleapis/synthtool@79d7936
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ed012741acaae5d03e011244585a1f0625a596d31568967d77772aa5a0a51d5e

* Update ci.yaml

see if fail-fast helps us.

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Update ci.yaml

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* fix Java 17 build

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Les Vogel <[email protected]>
Co-authored-by: Mike Eltsufin <[email protected]>
yoshi-automation added a commit to googleapis/java-shared-dependencies that referenced this pull request Nov 10, 2021
* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936
yoshi-automation added a commit to googleapis/java-gcloud-maven-plugin that referenced this pull request Dec 6, 2021
* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936
eaball35 added a commit to googleapis/java-gcloud-maven-plugin that referenced this pull request Apr 6, 2022
* changes without context

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.

* chore: remove All rights reserved clause from java.header

After discussion with OSPO, it has been decided to remove "All rights reserved" clause from the java.header file to better reflect the [correct license header](https://g3doc.corp.google.com/company/teams/opensource/releasing/preparing.md?cl=head#Apache-header).

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Jul 8 18:00:44 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 09c59c20a4bf0daed1665af59035ff240fe356df
Source-Link: googleapis/synthtool@09c59c2

* chore: add dependencyDashboardLabels to renovate.json

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Wed Jul 14 18:18:28 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 5d3c52f5db664eee9026db76b5bcb466f3a09ca9
Source-Link: googleapis/synthtool@5d3c52f

* build(java): use ENABLE_FLAKYBOT env variable

Kokoro job config now supports both environment variables during this migration period.

Source-Author: Jeff Ching <[email protected]>
Source-Date: Thu Aug 12 10:10:27 2021 -0700
Source-Repo: googleapis/synthtool
Source-Sha: ff01716e16d2c6e87eaf87197b753ac9fcbbed5d
Source-Link: googleapis/synthtool@ff01716

* chore: enable release-trigger bot

Source-Author: Jeff Ching <[email protected]>
Source-Date: Tue Aug 24 15:30:40 2021 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 63cff634aabb85854caa511c5837ea6b45f42b4b
Source-Link: googleapis/synthtool@63cff63

* ci: removing linkage-monitor from the required checks

Source-Author: Tomo Suzuki <[email protected]>
Source-Date: Wed Aug 25 13:18:10 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: e2aa5bcc3356d9e3b8b53de3b5c86226447d3a22
Source-Link: googleapis/synthtool@e2aa5bc

* build(java): update renovate config to mark conformance tests as a test commit type

Source-Author: kolea2 <[email protected]>
Source-Date: Tue Aug 31 14:35:19 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 9a238a0623879c3de129a376c6085d4a862f6eb9
Source-Link: googleapis/synthtool@9a238a0

* chore(java): install maven 3.8.1 at runtime

* chore: pin github action runner at ubuntu-16.04

* chore: install maven 3.8.1 at runtime

* chore: fix typo

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Sep 2 15:46:06 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: ad7fd76e17bf9494a3e47ff9cf445f61564432e0
Source-Link: googleapis/synthtool@ad7fd76

* chore(java): update windows build

to install maven 3.8.1 at runtime too (related to #1202)

Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f)

Source-Author: Stephanie Wang <[email protected]>
Source-Date: Tue Sep 7 13:04:27 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 17ee6e5c08f2eb47029beee4776ce990e56b3925
Source-Link: googleapis/synthtool@17ee6e5

* chore(java): remove readme autosynth job config

README generation is now handled by owlbot

Source-Author: Jeff Ching <[email protected]>
Source-Date: Wed Sep 8 12:11:28 2021 -0700
Source-Repo: googleapis/synthtool
Source-Sha: df5093b950d4aafd49a4c7758d74c44485263ada
Source-Link: googleapis/synthtool@df5093b

* chore: remove readme synth.py config

Source-Author: Jeff Ching <[email protected]>
Source-Date: Wed Sep 8 13:23:41 2021 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 2d31a9243781b282202b4f76dc7bbc8b45803196
Source-Link: googleapis/synthtool@2d31a92

* chore: add gcf-owl-bot to list of trusted contributors

Source-Author: Jeff Ching <[email protected]>
Source-Date: Wed Sep 8 13:42:12 2021 -0700
Source-Repo: googleapis/synthtool
Source-Sha: a6b97202771f89a4b76873d43ea9a07d7fc95f91
Source-Link: googleapis/synthtool@a6b9720

* chore(java): update shared-config and shared-dependencies version in pom template

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Wed Sep 8 17:28:48 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 396d9b84a1e93880f5bf88b59ecd38a0a6dffc5e
Source-Link: googleapis/synthtool@396d9b8

* chore(java): remove dependencyDashboardLabel config from renovate.json

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Sep 23 14:36:33 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 0752ff727a19a467dffed335d5e59303689cf0d1
Source-Link: googleapis/synthtool@0752ff7

* chore(java): rename master branch to main

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Mon Sep 27 10:04:11 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 67ab4f9f4272ad13f4b809de47fd0dec05f425ad
Source-Link: googleapis/synthtool@67ab4f9

* build: add jdk 17 to java units and dependency builds

* update dependencies.sh to not pass MaxPermSize when jdk 17 is used. MaxPermSize is an unrecognized flag in jdk 17.

Source-Author: BenWhitehead <[email protected]>
Source-Date: Mon Sep 27 11:34:46 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: a4be3384ccb92364795d981f2863f6986fcee620
Source-Link: googleapis/synthtool@a4be338

* feat: Introduce Native Image testing build script changes

Adds additional switch case to build.sh to accommodate native image testing.

Source-Author: Daniel Zou <[email protected]>
Source-Date: Mon Oct 18 11:42:09 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: d45942be8066ad57bd0509f4a16e1fac78ecc50f
Source-Link: googleapis/synthtool@d45942b

* fix(java): java 17 dependency arguments

Source-Author: kolea2 <[email protected]>
Source-Date: Mon Oct 25 11:06:10 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: cb2755306975de4c54ea549c9deb25703b3731bb
Source-Link: googleapis/synthtool@cb27553

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

* chore(java): remove pin on Apache Maven 3.8.1 from github actions

[Ubuntu 20.04.3 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md) has updated the maven version to 3.8.3 which resolves[ the issue](googleapis/synthtool#1202) maven 3.8.2 had with flatten-maven-plugin

* chore: fix tests

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Thu Nov 4 16:18:53 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 79d7936da1cf04ce1b4ead7d2c10dccccd852caf
Source-Link: googleapis/synthtool@79d7936

* Update ci.yaml

Let's let all the unit tests complete for now.  Java 17 isn't quite ready.

Source-Author: Les Vogel <[email protected]>
Source-Date: Fri Nov 5 11:31:10 2021 -1000
Source-Repo: googleapis/synthtool
Source-Sha: 717a6a1fe247df095092de1321eadc9da887a06c
Source-Link: googleapis/synthtool@717a6a1

* chore: cleanup cloud RAD generation

Updating cloud rad generation to support [java-shared-config/pull/344](googleapis/java-shared-config#344) updates and removing inclusion of README as we're not currently supporting this feature yet

Source-Author: Emily Ball <[email protected]>
Source-Date: Mon Nov 8 13:23:34 2021 -0800
Source-Repo: googleapis/synthtool
Source-Sha: 99ea92a109dbcd4e2b8c179e337848ba6a25fe16
Source-Link: googleapis/synthtool@99ea92a

* chore: update jre to 11 for linter

java-format requires JRE v11+ to run linter. It still check older code, just jre has to be 11+: google/google-java-format#529

Updating ci.yaml template since it is applicable for all the libraries.

Source-Author: Timur Sadykov <[email protected]>
Source-Date: Tue Nov 9 01:52:34 2021 +0000
Source-Repo: googleapis/synthtool
Source-Sha: 42a3786737c17ece39924d7025f3be481812da53
Source-Link: googleapis/synthtool@42a3786

* chore: remove enable-samples profile

Source-Author: Neenu Shaji <[email protected]>
Source-Date: Mon Nov 22 11:22:11 2021 -0500
Source-Repo: googleapis/synthtool
Source-Sha: 7a7c48f96e90d1cdc3ab0cc8293279fdcb10fd36
Source-Link: googleapis/synthtool@7a7c48f

* fix(java): add -ntp flag to native image testing command

Source-Author: Daniel Zou <[email protected]>
Source-Date: Mon Dec 6 11:14:51 2021 -0500
Source-Repo: googleapis/synthtool
Source-Sha: 723f3ce6c8927683e96cd7a4a02b59606a14eafc
Source-Link: googleapis/synthtool@723f3ce

Co-authored-by: Emily Ball <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants