Closed ivy-rew closed 3 months ago
3 tests ±0 0 :white_check_mark: ±0 5s :stopwatch: -2s 1 suites ±0 0 :zzz: ±0 1 files ±0 0 :x: - 3 3 :fire: +3
For more details on these errors, see this check.
Results for commit 8cafd1b2. ± Comparison against base commit 846d01ad.
:recycle: This comment has been updated with latest results.
the build still fails as @ivy-sgi already found out, this is due the invalid URI in use which is reported as #28. it's good to get feedback on this problem, though we should maintain a mock-server, just like for every other soap/rest connector., so we can test without running into infrastructure problem with the third-party.
Update pipelines to v3 which are aware of the capabilities of 11.4: This change should serve as sample how to update other market-artifacts to comply with the ivy-core:11.4
project.build.plugin.version
andtester.version
mvn --batch-mode versions:set-property versions:commit -Dproperty=project.build.plugin.version -DnewVersion=10.0.16 -DallowSnapshots=true
mvn --batch-mode versions:set-property versions:commit -Dproperty=tester.version -DnewVersion=10.0.16 -DallowSnapshots=true
for traceability I'd love to see this taken as receipt, also in terms of its history. each change is an own commit. manual and automated changes come separate.
This reverts commit 53242e2e6bc4238931377cf852fdf34e7490cea0.