maven-assembly-plugin icon indicating copy to clipboard operation
maven-assembly-plugin copied to clipboard

[MASSEMBLY-1005] Support properties in assembly descriptor

Open jira-importer opened this issue 2 years ago • 0 comments

Slawomir Jaranowski opened MASSEMBLY-1005 and commented

We can use properties in assembly descriptors which will be interpolated. Properties values are taken from current project properties.

When we use a descriptor as shared - we don't have access to properties defined in shared project.

Properties in assembly descriptor can be recognized as last, current project should have a precedence.

So we will can use properties in descriptors as default.


Remote Links:

jira-importer avatar Nov 11 '23 11:11 jira-importer