depclean: [Error] Unable to resolve all the dependencies.
Hi,
First of all, thanks for coming up with such a great idea of a Maven plugin. Love it!
Running the plugin as described in the Readme.md with versions 1.1.0 and 1.1.2 leads always to the error message
[Error] Unable to resolve all the dependencies.
Running Maven in debug mode with -X did not really help … any idea what could be wrong? I tried to declare the plugin in the pom but also just ran the plugin directly from the command line with all the params in the CLI.
Btw. we develop the apps in an enterprise setup where we have proxies, self-signed certs and so on.
Best, Patrick
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 15 (5 by maintainers)
Thanks @cesarsotovalero
It works now, but the result is not satisfying. Anyhow, wow! I am impressed! 👍
Would be great if it could find all jars needed if I start the app. .e.g Tomcat, Spring Context/Beans, etc. should be shown.