RE: No Answers yet: - Query on using maven-assembly-plugin.

2008-04-03 Thread Mark Struberg
I'm not quite sure if I understand your problem right, but sometimes not the result is the problem but the way is. An assembly in maven is usually an attached artifact. Attached artifacts always have the naming [artifact]-[verion]-[attachedQualifier] (or in never versions if you do not specify

No Answers yet: - Query on using maven-assembly-plugin.

2008-04-02 Thread logachandru . x . rajamanickam
cc Subject Fw: Query on using maven-assembly-plugin. Hello, Please let me know your ideas on resolving this issue. Thanks Regards, Logu Rajamanickam - Forwarded by Logachandru X Rajamanickam/JPMCHASE on 03/28/2008 04:02 PM - [EMAIL PROTECTED] 03/28/2008 11:26 AM Please respond

Re: No Answers yet: - Query on using maven-assembly-plugin.

2008-04-02 Thread Wayne Fay
:55 PM - Logachandru X Rajamanickam/JPMCHASE 03/28/2008 04:04 PM To Maven Users List users@maven.apache.org cc Subject Fw: Query on using maven-assembly-plugin. Hello, Please let me know your ideas on resolving this issue. Thanks Regards, Logu Rajamanickam

Re: No Answers yet: - Query on using maven-assembly-plugin.

2008-04-02 Thread Luke Daley
On 03/04/2008, at 3:58 AM, [EMAIL PROTECTED] wrote: I'm using maven-assembly-plugin in my POM and the assembly descriptor as below to generate a JAR package. The resultant artifact package is in the form of artifact-1.0-DEV.jar. But I require the package in the form of

Query on using maven-assembly-plugin.

2008-03-28 Thread logachandru . x . rajamanickam
Hi, I'm using maven-assembly-plugin in my POM and the assembly descriptor as below to generate a JAR package. The resultant artifact package is in the form of artifact-1.0-DEV.jar. But I require the package in the form of artifact-DEV-1.0.jar. What I need here is the assemblyId should get

Fw: Query on using maven-assembly-plugin.

2008-03-28 Thread logachandru . x . rajamanickam
Users List users@maven.apache.org cc Subject Query on using maven-assembly-plugin. Hi, I'm using maven-assembly-plugin in my POM and the assembly descriptor as below to generate a JAR package. The resultant artifact package is in the form of artifact-1.0-DEV.jar. But I require the package