Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #369

Merged
merged 1 commit into from
Apr 8, 2022
Merged

Conversation

NyCodeGHG
Copy link
Contributor

this PR updates all dependencies to their latest version.

Also i noticed i can't build the project in IntelliJ IDEA without removing

<plugin>
  <artifactId>sonar-maven-plugin</artifactId>
  <groupId>org.codehaus.sonar</groupId>
  <version>3.8.0.2131</version>
</plugin>

do i have to configure something?

@redouane59
Copy link
Owner

do i have to configure something?

Really strange, on my side it was building correctly. I'm currently out of my home but I'll try to check it as soon as possible.

@redouane59 redouane59 merged commit 798e65b into redouane59:develop Apr 8, 2022
@NyCodeGHG NyCodeGHG deleted the update-dependencies branch April 8, 2022 10:58
@NyCodeGHG
Copy link
Contributor Author

when i run mvn package it works fine, but i can't build in intellij

@redouane59
Copy link
Owner

Really strange. I didn't remember to have faced this problem, I'm also using Intellij. What is the error you have ?

@NyCodeGHG
Copy link
Contributor Author

[WARNING] The POM for org.codehaus.sonar:sonar-maven-plugin:jar:3.8.0.2131 is missing, no dependency information available
Cannot resolve plugin org.codehaus.sonar:sonar-maven-plugin:3.8.0.2131

@redouane59
Copy link
Owner

Ok actually I'm having the same issue.

@redouane59 redouane59 mentioned this pull request Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants