Skip to content

Point AutoValue invoker at value/src/it for functional tests - #2138

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_979810298
Open

Point AutoValue invoker at value/src/it for functional tests#2138
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_979810298

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Point AutoValue invoker at value/src/it for functional tests

Summary

FUTURE_COPYBARA_INTEGRATE_REVIEW=#2135 from tanvir-ux:fix/autovalue-functional-invoker-path cb7c910

## Summary
- The `maven-invoker-plugin` on `value/processor` defaulted to `processor/src/it`, so the functional IT projects under `value/src/it` (and the eclipse profile pass from `invoker.properties`) never ran.
- Set `projectsDirectory` to `${project.parent.basedir}/src/it` so invoker picks them up again.

- Fixes #1558
- Fixes #2135

FUTURE_COPYBARA_INTEGRATE_REVIEW=#2135 from tanvir-ux:fix/autovalue-functional-invoker-path cb7c910
PiperOrigin-RevId: 979810298
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AutoValue functional tests not being run by Maven

1 participant