Hi,
I'm using maven to build a war file that uses my own MANIFEST file, configured
as such -
org.apache.maven.plugins
maven-war-plugin
src/main/webapp/META-INF/MANIFEST.MF
ning the same
elements
On Mon, Jun 13, 2016 at 2:14 PM, Randy Toor
mailto:rtoor...@hotmail.com>> wrote:
Attached sample. You can see I have already in the manifest file an entry for
Web-ContextPath. I also have the context root in the web project settings set
to /. When I run a mav
Actually, mine has the same behaviour in the target/m2e/web-sources/META-INF
folder. The problem is the source manifest file gets changed at
src/main/webapp/META-INF/MANIFEST.MF.
From: m2e-users-boun...@eclipse.org on behalf
of Randy Toor
Sent: June 13
bject: Re: [m2e-users] maven-war-plugin with m2e
My source manifest isn't changed. I tried with Mars.2, m2e 1.7, m2e-wtp 1.2.1
and latest Neon build with m2e 1.7, m2e-wtp 1.3
On Mon, Jun 13, 2016 at 3:47 PM, Randy Toor
mailto:rtoor...@hotmail.com>> wrote:
Actually, mine has the same b