Hi,

It's the first time I post a bug on a maven plugin. If that's the wrong
way, please let me know where to do it. I found the issue tracker but I'm
unable to create new issue.

My problem:
I use the assembly plugin, with the <includeBaseDirectory> tag in the
assembly.xml file. If I put a variable (${mine.includeBaseDirectory}) in
the tag, it's not taken into account.
But if I use true or false, that fine.

I have created a small project that shows the problem. It's attached.

*To reproduce:*
- unzip the attachment
- cd maven-assembly-bug/
- mvn clean install assembly:single
The file maven-assembly-bug-1.0.0-SNAPSHOT.tar.gz doesn't contain the
baseDir, while the variable used is set to true

If you change the value in assembly.xml to true or false (instead of using
the variable), that's worting fine.

Any idea?
Thanks a lot.

-- 
Jean-Eric Cuendet
Le Pré des Buis 1
CH - 1315 La Sarraz

Blog: http://jesc.ch
<http://jesc.ch>LinkedIn: http://www.linkedin.com/profile/view?id=1456133
<http://jesc.ch>FB: http://www.facebook.com/profile.php?id=100002135244701
Mobile: +41 76 222 3343

Attachment: maven-assembly-bug.tar.gz
Description: GNU Zip compressed data

Reply via email to