You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have seen this issue where you refer to changing the project to a multi module project.
If this is the same problem, is there a reason why this has not been resolved? If maven does not support multi module projects, then maybe it should be reverted?
Describe the bug
I cannot fetch your package from maven central due to missing parent pom
To Reproduce
com.github.castorm kafka-connect-http 0.8.11Create any java maven project and add the following dependency
Expected behavior
The dependency should be downloaded and made available to use in my project
Screenshots
![Screenshot 2024-11-21 at 14 52 20](https://private-user-images.githubusercontent.com/1324739/388541656-7ed8b92a-2a79-4004-8b37-86ac6de1b74f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjM1MzgsIm5iZiI6MTczOTM2MzIzOCwicGF0aCI6Ii8xMzI0NzM5LzM4ODU0MTY1Ni03ZWQ4YjkyYS0yYTc5LTQwMDQtOGIzNy04NmFjNmRlMWI3NGYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTJUMTIyNzE4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NjRiYzQ3ZTM4OGRiNmE3OWI2MDMzNzlmNWNjYWFkMjJiY2NjNWQ3OWUxZWY2MGU2YTdkYWY1ZGE1YzVkYzY0YiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.LeLYKpi9nOzadaTWuuUNAxa1DeOqQAvgWurZqFc2ww8)
The text was updated successfully, but these errors were encountered: