hi everyone... i am in the process of converting a project from maven 1 to maven 2.
i have a three projects within one big project.. i figured just mvn one:convert on each project.xml would do the trick.. but its actually an extremely huge task.. so i'm starting bottom up and i've been able to complete one of the sub-modules to convert to maven2. now the problem i'm having is because of the manifest.mf file... when i compare the war files generated by maven 1 and maven 2.. the only difference i see is the manifest.mf file... now i cant figure out how maven2 is generating this manifest.mf file so that i can fiddle with it and try to get the right output thanks in advance! -- Urooj Khan