Re: Error assembling WAR: MANIFEST.MF does not exist.

2011-05-01 Thread sipungora
> Why are you setting outputDirectory manually? I have no good answer to your question. I have found the similar project like my one. And I do copy and paste. > that means in war/WEB-INF/classes/META-INF/ just as it says in the error > message. I've understood this, and therefore I've said sorry

Re: Error assembling WAR: MANIFEST.MF does not exist.

2011-05-01 Thread Dennis Lundberg
On 2011-05-01 01:31, sipungora wrote: > Sorry, it was my error. pom says: > > > war/WEB-INF/classes This is not good. You should alway use a directory under target/ as your output directory. Why are you setting outputDirectory manually? > ... > and > ... > >

Re: Error assembling WAR: MANIFEST.MF does not exist.

2011-04-30 Thread sipungora
Sorry, it was my error. pom says: war/WEB-INF/classes ... and ... org.apache.maven.plugins maven-war-plugin war

Re: Error assembling WAR: MANIFEST.MF does not exist.

2011-04-30 Thread sipungora
Do you mean this part? org.apache.maven.plugins maven-war-plugin war src/main/webapp/WEB-INF/w

Re: Error assembling WAR: MANIFEST.MF does not exist.

2011-04-30 Thread Benson Margulies
What does your POM say? On Sat, Apr 30, 2011 at 6:43 PM, sipungora wrote: > Hi, > > can somebody explain me why get I this error: > > "Error assembling WAR: myproject\war\WEB-INF\classes\META-INF\MANIFEST.MF > does not exist." > > Why is it looking for  MANIFEST.MF in WEB-INF\classes? > > Thanks

Error assembling WAR: MANIFEST.MF does not exist.

2011-04-30 Thread sipungora
Hi, can somebody explain me why get I this error: "Error assembling WAR: myproject\war\WEB-INF\classes\META-INF\MANIFEST.MF does not exist." Why is it looking for MANIFEST.MF in WEB-INF\classes? Thanks in advance. Best Regards. -sipungora-- View this message in context: http://maven.40175.n5.