Stefano Nichele-2 wrote:
>
> Hi All,
> in my assembly file I have several fileSets sections and some of them
> are used to copy some files under <PATH>/lib , others <PATH>/bin, others
> in <PATH>/licenses. My issue is the I'd like to have <PATH> configured
> just in one place and not replicated in all fileSets sections.
>
> Is there a way to set in once in the assembly file or in the pom.xml as
> configuration property ?
>
> Thanks in advance
> ste
>
Well, I reference ${project.build.directory} with no problems in my
assembly.xml, so you should just be able to define a property in your pom
and go with it.
Does that not work?
/Andreas
--
View this message in context:
http://old.nabble.com/properties-in-assembly-plugin-tp27767079p27767294.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]