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

removing maven resources plugin dependency from SDK #1193

Merged
merged 4 commits into from
Jan 19, 2025

Conversation

salaboy
Copy link
Contributor

@salaboy salaboy commented Jan 16, 2025

Description

Checking why we need to have a maven plugin as a direct dependency of the SDK

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@salaboy
Copy link
Contributor Author

salaboy commented Jan 16, 2025

@artursouza the failure in the test doesn't seem related at all with the dependency that I removed: https://github.com/dapr/java-sdk/actions/runs/12806521307/job/35705160939?pr=1193

@artursouza artursouza changed the title WIP removing maven resources plugin dependency from SDK removing maven resources plugin dependency from SDK Jan 19, 2025
@artursouza artursouza merged commit 0fafc97 into dapr:master Jan 19, 2025
8 checks passed
artursouza added a commit to artursouza/java-sdk that referenced this pull request Jan 19, 2025
* removing maven resources plugin dependency from SDK

Signed-off-by: salaboy <[email protected]>

* Update pom.xml

Signed-off-by: salaboy <[email protected]>

* adding maven resources plugin as a plugin

Signed-off-by: salaboy <[email protected]>

* Self-validate presence of sdk_version.

Signed-off-by: Artur Souza <[email protected]>

---------

Signed-off-by: salaboy <[email protected]>
Signed-off-by: Artur Souza <[email protected]>
Co-authored-by: Artur Souza <[email protected]>
artursouza added a commit that referenced this pull request Jan 21, 2025
* removing maven resources plugin dependency from SDK



* Update pom.xml



* adding maven resources plugin as a plugin



* Self-validate presence of sdk_version.



---------

Signed-off-by: salaboy <[email protected]>
Signed-off-by: Artur Souza <[email protected]>
Co-authored-by: salaboy <[email protected]>
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.

2 participants