[M2]assembly plugin: finalName issue

2006-07-20 Thread Sebastien Pennec

Hello,

I've set, in the configuration of the assembly plugin, the finalName property. 
Unfortunately, the plugin keeps appending in the file name -src between the 
finalName value and the extension (.zip, .tar.gz) specified in the assembly config file.


Does anybody know if it's possible to get rid of this -src thing?

Thanks,

Sebastien

--
Sebastien Pennec
[EMAIL PROTECTED]

LOGBack: the generic, reliable, fast and flexible logging library for Java.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [M2]assembly plugin: finalName issue

2006-07-20 Thread Stéphane Bouchet

hi,

if  src is the id specified in your assembly XML file, try add

appendAssemblyIdfalse/appendAssemblyId  in your assembly 
configuration's section in your pom.xml.


Stéphane.


Sebastien Pennec a écrit :

Hello,

I've set, in the configuration of the assembly plugin, the finalName 
property. Unfortunately, the plugin keeps appending in the file name 
-src between the finalName value and the extension (.zip, .tar.gz) 
specified in the assembly config file.


Does anybody know if it's possible to get rid of this -src thing?

Thanks,

Sebastien




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [M2]assembly plugin: finalName issue

2006-07-20 Thread Sebastien Pennec

if worked perfectly, thanks! :)

Sebastien

Stéphane Bouchet a écrit :

hi,

if  src is the id specified in your assembly XML file, try add

appendAssemblyIdfalse/appendAssemblyId  in your assembly 
configuration's section in your pom.xml.


Stéphane.


Sebastien Pennec a écrit :

Hello,

I've set, in the configuration of the assembly plugin, the finalName 
property. Unfortunately, the plugin keeps appending in the file name 
-src between the finalName value and the extension (.zip, .tar.gz) 
specified in the assembly config file.


Does anybody know if it's possible to get rid of this -src thing?

Thanks,

Sebastien




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Sebastien Pennec
[EMAIL PROTECTED]

LOGBack: the generic, reliable, fast and flexible logging library for Java.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]