Hi,
I am trying to create a war file and I get this error
BUILD FAILED
C:\temp\buildant.xml:5: webxml attribute is required
Here is my script:
<?xml version="1.0"?>
<project name="test" default="main">
<target name="main">
<war update="true" destfile="test.war"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.