simon.jiang

Results 6 issues of simon.jiang

How to add command line parameter dependency between multiple parameters using JCommander?

**Describe the bug** When I upgrade our gradle download task from 3.2.0 to 5.1.0, It always throw output result is empty file. I set src for download task, but task...

Conflicting lifecycle mapping (plugin execution "biz.aQute.bnd:bnd-maven-plugin:6.2.0:bnd-process (execution: default, phase: process-classes)"): Mapping defined in 'org.eclipse.m2e.pde.connector_1.20.0.20220208-0831 [605]' and 'bndtools.m2e_6.3.0.202204052137-SNAPSHOT [952]'. To enable full functionality, remove the conflicting mapping and run Maven->Update Project...

abeyance

**Is your feature request related to a problem? Please describe.** we don't want download task direclty throw exception when it can not dowload src file. We want to an anlternative...

When I applied this plugin for project, I debuged and comfirm if the plugin run the registerTaskListener, some tasks will failed. When I comment this line code, the task result...