java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

[REOPENED] Maven configuration files need to be optimised

Open LLLLimbo opened this issue 3 years ago • 7 comments

Describe the proposal

The current configuration is not easy to manage and I think it would be better to make some adjustments. I will create a pr later.

RELEASE NOTE: N/A

LLLLimbo avatar Mar 31 '21 06:03 LLLLimbo

@LLLLimbo I saw your PR. We are open to optimizations but we need to know the motivations and avoid side effects. For example, the dependencies for each project must remain as-is even with this refactoring. I will ask questions in the PR directly.

As a rule of thumb, PRs without a discussion in an issue tend to take longer to be merged or may be rejected.

artursouza avatar Apr 03 '21 02:04 artursouza

@LLLLimbo Build is broken with the PR above. Can you fix it?

artursouza avatar Apr 27 '21 22:04 artursouza

@LLLLimbo Build is broken with the PR above. Can you fix it?

I'll take a look. Should I continue to commit on the branch issue_531 ?

LLLLimbo avatar Apr 27 '21 23:04 LLLLimbo

@LLLLimbo We figured out that it failed on your PR as a coincidence. We had creds rotated recently because of the CodeCov drill. We are fixing this. Thanks for being open about it.

artursouza avatar Apr 28 '21 19:04 artursouza

Closing this issue.

artursouza avatar Apr 28 '21 19:04 artursouza

Reopening since we found a regression. There was indeed an issue in how the creds were rotated but this PR also added another issue. The deployment of the jars are being skipped now.

@LLLLimbo We are happy to take on another PR if this regression can be addressed. We are reverting this change from master for now.

See step "Publish to ossrh" in this run: https://github.com/dapr/java-sdk/runs/2471510564?check_suite_focus=true

artursouza avatar Apr 30 '21 01:04 artursouza

Reopening since we found a regression. There was indeed an issue in how the creds were rotated but this PR also added another issue. The deployment of the jars are being skipped now.

@LLLLimbo We are happy to take on another PR if this regression can be addressed. We are reverting this change from master for now.

See step "Publish to ossrh" in this run: https://github.com/dapr/java-sdk/runs/2471510564?check_suite_focus=true

I'll take on another PR later.

LLLLimbo avatar Apr 30 '21 01:04 LLLLimbo