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

MANIFEST.MF being lost on Deploy of WAR

by Sanjay Acharya-2 :: Rate this Message:

Reply to Author | View in Thread


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 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.

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


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