Check out all the threads and docs about the maven-assemply-plugin...

Roland



On Wednesday 07 June 2006 16:34, Shahid Faiz wrote:
> Hi All,
>
> I am new to maven. After studying some material on it, my understanding
> is every POM file should correspond to one JAR/WAR/EAR.
>
> I have a scenario, my project contains some file which are only packaged
> if the target JVM version is 1.5 and some of them are included if target
> JVM version is 1.2. If i create one module for common files and two for
> different versions of JVM, but at the end I want one JAR file for
> 1.2/1.3 and one for 1.5.
>
> I don't want to have one JAR file for common classes and separate file
> JVM specific files.
>
> Kindly tell me how can i do this, or refer me some material on this.
>
>
> Regards
> Shahid
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to