标签: maven pom.xml maven-plugin maven-assembly-plugin
我想将一些文件从源位置有条件地复制到目标位置(基于目标系统的版本)在maven-rpm-plugin中。
我在安装后脚本中尝试了此操作,但由于未打包,因此无法访问源位置。