xwx666666
xwx666666
when I used the plugin in a multi-module project,the terminal print the error message below: '[ERROR] Failed to execute goal on project curator-client: Could not resolve dependencies for project org.apache.curator:curator-client:bundle:5.4.0-SNAPSHOT:...
OK, thank you for your reply. And will this plugin support multi-module project in the future?
I used the plugin in the project https://github.com/apache/curator in order to test whether it is effective under complex multi-module project.And the version of the plugin I used is 0.5.5. In...
Thank you,I got it.But if I want to use the plugin effectively in my project which contains some dependencies that are not yet pulished,how can I do?
Before, I had to execute 'install' and then execute 'spdx: createSPDX' to build successfully, because some modules depend on unpublished projects (not in the maven center or local cache). My...
Sorry.This is a problem about my maven environment,not about this plugin.I have sovled it. By the way,will this plugin support aggregation of ouput content of multi-module project in the future(summarize...
Thanks,I will have a try.And is there any **official format** for a single aggregation file of a multi-module project?