Hi Deepal, I had tried:
cd /tmp (no axis2 directory exists) svn checkout https://svn.apache.org/repos/asf/webservices/axis2/trunk/java axis2 cd axis2 maven war and I get the same failure. -Bill On Thu, 2006-03-30 at 11:03 +0600, Deepal Jayasinghe wrote: > Hi Bill; > > I just run maven war and it worked form me. > > Yes we have removed doom module from the source tree and moved it > axiom, and I think you have not updated the full source tree. > Please get a source update > (https://svn.apache.org/repos/asf/webservices/axis2/trunk/java) and run > : maven clean war > > Bill Nagy wrote: > > >Hi, > > > >I've just updated from the source tree (I haven't updated in a while) > >and when I attempt to do a 'maven war', I get: > > > >BUILD FAILED > >File...... /home/apache/axis2/maven.xml > >Element... ant:copy > >Line...... 398 > >Column.... 47 > >/home/apache/axis2/modules/doom/target not found. > > > >I tried checking the tree out from scratch as well with the same result. > > > >-Bill > > > > > > > > > > > > >
