Fix for #479 - Wrong repositories used to collect deps#480
Fix for #479 - Wrong repositories used to collect deps#480slawekjaranowski merged 1 commit intomojohaus:masterfrom
Conversation
Wrong reposes used to collect deps.
|
We need to doublecheck the intent here, it was just clear that there is some mishap. Javadoc says "Resolve the executable dependencies for the specified project" while javadoc param again speaks about plugin. |
|
Does Gson is using exec-maven-plugin to execute a JAR which is not available in Central. Previously it used Do you have an idea what could be causing this? Am I doing something wrong here? |
|
I will check again. |
Wrong reposes used to collect deps.
Fixes #479