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

ci: Airlock-friendly plugin dependency declarations by suztomo · Pull Request #2565 · googleapis/google-api-java-client · GitHub

ci: Airlock-friendly plugin dependency declarations - #2565

Open
suztomo wants to merge 1 commit into
googleapis:mainfrom
suztomo:airlock
Open

ci: Airlock-friendly plugin dependency declarations#2565
suztomo wants to merge 1 commit into
googleapis:mainfrom
suztomo:airlock

Conversation

suztomo commented Mar 13, 2025

Copy link
Copy Markdown
Member

Some Maven plugins are not needed during releases. Let's use
profiles to avoid requiring the plugins unnecessarily.

Some Maven plugins are not needed during releases. Let's use
profiles to avoid requiring the plugins unnecessarily.
suztomo requested a review from a team March 13, 2025 17:47
product-auto-label Bot added the size: l Pull request size is large. label Mar 13, 2025
</dependencies>
<profiles>
<profile>
<id>animal-sniffer</id>

Copy link
Copy Markdown
Contributor

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

Isn't this already declared in the parent pom?

Comment thread pom.xml
</profile>

<profile>
<id>clirr-compatibility-check</id>

Copy link
Copy Markdown
Contributor

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

Would it make sense to combine clirr-compatibility-check and animal-sniffer under one profile like compatibility-checks?

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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL