albran45
albran45
I´ve tested it and the following error occurs with Version 2.0.0.: `[ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:2.0.0:add-third-party (add-third-party) on project energy-management-gateway-app: could not execute goal AddThirdPartyMojo for reason : ArtifactResolutionException:...
There you go: ``` [ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:2.0.0:add-third-party (add-third-party) on project energy-management-gateway-app: could not execute goal AddThirdPartyMojo for reason : ArtifactResolutionException: Unable to locate third party descriptor: Could...
Oh, I am sorry, here is the configuration: ``` 2019-07-31T05:44:39.6127701Z [DEBUG] Configuring mojo 'org.codehaus.mojo:license-maven-plugin:2.0.0:add-third-party' with basic configurator --> 2019-07-31T05:44:39.6156300Z [DEBUG] (f) acceptPomPackaging = true 2019-07-31T05:44:39.6193522Z [DEBUG] (f) bundleThirdPartyPath = META-INF/energy-management-gateway-app-THIRD-PARTY.txt...