FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(java): downgrade native maven plugin version by dzou · Pull Request #335 · googleapis/java-shared-config · GitHub

This repository was archived by the owner on Jul 14, 2026. It is now read-only.

fix(java): downgrade native maven plugin version - #335

Merged
dzou merged 5 commits into
mainfrom
downgrade-graalvm-plugins
Oct 20, 2021
Merged

fix(java): downgrade native maven plugin version#335
dzou merged 5 commits into
mainfrom
downgrade-graalvm-plugins

Conversation

dzou commented Oct 20, 2021

Copy link
Copy Markdown
Contributor

Temporarily downgrades the native-maven-plugin version from 0.9.6 to 0.9.5; the latest version breaks for our project. Currently investigating root cause.

dzou requested review from a team, Neenu1995 and lesv October 20, 2021 19:54
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 20, 2021
Comment thread pom.xml Outdated
<groupId>org.graalvm.buildtools</groupId>
<artifactId>junit-platform-native</artifactId>
<version>0.9.6</version>
<!-- Using older version; upgrade to latest once issues are resolved. -->

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Do you want to add a link to the issue? Some link that shows error message or stacktrace would be nice.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Done. I created a new github issue #336 with context and reference the issue in the comment.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL