SpineEventEngine / validation

Apache License 2.0
2 stars 0 forks source link

Fix publishing #70

Closed alexander-yevsyukov closed 1 year ago

alexander-yevsyukov commented 1 year ago

This PR fixes the artifact name conflict which was introduced by #69, which in turn failed the publication of 2.0.0-SNAPSHOT.50.

codecov[bot] commented 1 year ago

Codecov Report

Merging #70 (8f30103) into master (9ed007f) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70 +/- ## ========================================= Coverage 43.53% 43.53% Complexity 442 442 ========================================= Files 122 122 Lines 2653 2653 Branches 213 213 ========================================= Hits 1155 1155 Misses 1449 1449 Partials 49 49 ```
alexander-yevsyukov commented 1 year ago

I don't see how you actually fix the conflict... but as long as you have the idea, LGTM.

We have another module already, which is published with the same coordinates. Its conflict caused error. A different name for the bundle publishing should solve this issue. At least, it works without problems to mavenLocal().