Sync fails, looks for old dependency

Answered

So the IntelliJ Idea Sync fails because of "Failure to find" a dependency which is not used anywhere. It looks for the parent pom of the project with version 1.0.0-SNAPSHOT, and this is not used anywhere, instead the project uses a different version altogether. Tried deleting the idea files but no success.

0
1 comment

Does it help to restart the IDE? Or change the Settings (Preferences on macOS) | Build, Execution, Deployment | Build Tools | Maven | Maven home directory: and invoke Reload action in Maven tool window?

If problem remains please provide a snippet how you reference the parent project in pom.xml (or a better a sample project if possible) and idea.log (Help | Show Log in ... action) file after IDE restart and invoking Reload action.

For uploading you can use https://uploads.services.jetbrains.com or any file sharing service.

0

Please sign in to leave a comment.