« Return to Thread: MANIFEST.MF being lost on Deploy of WAR

Re: MANIFEST.MF being lost on Deploy of WAR

by Matt Wringe :: Rate this Message:

Reply to Author | View in Thread


On Tue, 2008-08-12 at 17:14 +0000, Sanjay Acharya wrote:

> Hi,
>
> I am using the following Maven/Cargo Configuration:
>
> Version 0.3 of cargo-maven2-plugin with JETTY6 and embedded container.
>
>
>              
>                 com.overstock.rossi
>                 Foo-webapp
>                 war
>                
>                   IntegrationTest
>                
>                 http://localhost:9090/IntegrationTest

^^ I can't read what you have here

> I have the deployable configured and during Maven's integration test phase, I am able to Start Jetty Via cargo. As part of deploying procedure, Cargo explodes the WAR to a temporary location, /tmp/Jetty_...Foo-webapp.../
>
> I am finding that the MANIFEST.MF entry that was present in the Foo-webapp.war is lost in the deployment. Other properties added to the META-INF folder seem to be retained.

does the manifest file exist if you were to do this outside of cargo?

> Any tips would be appreciated.
>
> Regards,
> Sanjay
> _________________________________________________________________
> Reveal your inner athlete and share it with friends on Windows Live.
> http://revealyourinnerathlete.windowslive.com?locale=en-us&ocid=TXT_TAGLM_WLYIA_whichathlete_us
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: MANIFEST.MF being lost on Deploy of WAR