8000 fix(java): downgrade native maven plugin version by dzou · Pull Request #335 · googleapis/java-shared-config · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@dzou
Copy link
Contributor
@dzou dzou commented Oct 20, 2021

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 dzou requested review from a team, Neenu1995 and lesv October 20, 2021 19:54
@dzou dzou requested a review from a team as a code owner October 20, 2021 19:54
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 20, 2021
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
Member

Choose a reason for hiding this comment

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

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

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

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.

2 participants

0