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

Consider updating depgraph-maven-plugin to version 3.3.2 #852

Closed
ferstl opened this issue Jul 27, 2022 · 4 comments · Fixed by #867
Closed

Consider updating depgraph-maven-plugin to version 3.3.2 #852

ferstl opened this issue Jul 27, 2022 · 4 comments · Fixed by #867

Comments

@ferstl
Copy link

ferstl commented Jul 27, 2022

Describe the bug
Hi,
I am the developer of the depgraph-maven-plugin which you are apparently using in the maven extension of VS Code. Two people reported an error where a ConcurrentModificationException occurred when using the plugin. I released version 3.3.2 of the plugin which fixes this issue. Please consider updating the plugin to this version. I can also create a fix for the 4.0.x line of the plugin if needed. If not, the fix will also be available in version 4.1.0 which is not yet released.
Please also note that I am totally unfamiliar with VS Code and its Maven extension. But if you encounter any problems with the depgraph-maven-plugin, feel free to contact me or file a bug report at https://github.com/ferstl/depgraph-maven-plugin/issues .

Cheers,
Stefan

To Reproduce
n/a

Expected behavior
n/a

Environments (please complete the following information as much as possible):
n/a

Screenshots
n/a

Additional context
n/a

@Eskibear
Copy link
Member

Thank you for the information. I'll update it to v3.3.2.

I'll consider to update to 4.0.x later after some investigation and verification. BTW for 4.0.x, is there any other major changes other than requiring JDK 8 instead of 7?

@ferstl
Copy link
Author

ferstl commented Jul 28, 2022

The 4.0.x version has not many changes in the code that was already there. You can find a complete List here: https://github.com/ferstl/depgraph-maven-plugin/releases/tag/depgraph-maven-plugin-4.0.0 .
Since you are planning to switch to 4.0.x I‘ll fix the problem there as well. The fixed version will most likely be 4.0.2 .

@Eskibear
Copy link
Member

Cool. The improvements look good, especially the "download pom only" one. I'll switch to 4.0.2 when it's ready.

@ferstl
Copy link
Author

ferstl commented Jul 29, 2022

Version 4.0.2 is released and available on Maven Central

@Eskibear Eskibear linked a pull request Sep 5, 2022 that will close this issue
@Eskibear Eskibear added this to the September 2022 milestone Sep 5, 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 a pull request may close this issue.

2 participants