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

fix: animal-sniffer and clirr to a profiles #1145

Merged
merged 3 commits into from
Jan 30, 2025
Merged

Conversation

suztomo
Copy link
Member

@suztomo suztomo commented Jan 30, 2025

b/384085175#comment40

We can skip animal-sniffer-maven-plugin and CLIRR plugin execution if we wrap it as a profile.

b/384085175#comment40

We can skip animal-sniffer-maven-plugin execution if we wrap it as a profile.
@suztomo suztomo requested review from a team as code owners January 30, 2025 03:38
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Jan 30, 2025
@suztomo suztomo changed the title fix: animal-sniffer-maven-plugin to a profile fix: animal-sniffer and clirr to a profiles Jan 30, 2025
@@ -62,18 +62,6 @@
</execution>
</executions>
</plugin>
<!--App Engine uses Java 7 or Java 8-->
<plugin>
Copy link
Member Author

Choose a reason for hiding this comment

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

The parent already defines the plugin declaration.

@@ -47,18 +47,6 @@
</execution>
</executions>
</plugin>
<!--Set minimum version to Java 7-->
<plugin>
Copy link
Member Author

Choose a reason for hiding this comment

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

The parent already defines the plugin declaration.

@@ -49,18 +49,6 @@
</execution>
</executions>
</plugin>
<!--Minimum version is Java 7 -->
<plugin>
Copy link
Member Author

Choose a reason for hiding this comment

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

The parent already defines the plugin declaration.

@suztomo suztomo merged commit 490bce7 into googleapis:main Jan 30, 2025
14 of 15 checks passed
@suztomo suztomo deleted the animal branch January 30, 2025 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants