Which version of maven-war-plugin are you using? Did you put
maven-war-plugin declaration in pluginManagement?

Regards,
Stevo.

On Fri, Jan 28, 2011 at 11:13 PM, sanju <[email protected]> wrote:
> I am trying to add archive configuration but that is not helping ( it is not 
> adding/updating manifest file generated as part of the war).
>
> <archive>
>                                                           <manifest>
>                                                                
> <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
>                                                                
> <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
>                                                        </manifest>
>                                </archive>
>
> Can someone help me why it is not adding entry to manifest.mf ?
>
> -Sanju
>
>
>
>
> ---------------------------------------------------------------------
> 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