Open nulls opened 1 year ago
Maven plugin doesn't support it. Need to implement it as a single task.
Probably https://stackoverflow.com/questions/4146638/maven-variable-for-reactor-root/48879554#48879554 can be used to detect a root project
Or can be taken this plugin: https://github.com/jdcasey/directory-maven-plugin
Maven plugin doesn't support it. Need to implement it as a single task.
Probably https://stackoverflow.com/questions/4146638/maven-variable-for-reactor-root/48879554#48879554 can be used to detect a root project
Or can be taken this plugin: https://github.com/jdcasey/directory-maven-plugin