Hi! When I build no war is produced. There is something under the distro target that looks as though it ought to produce a war file:
parent.distro(self, "-war") { |zip| zip.include
project("ode:axis2-war").package(:war), :as=>"ode.war" }
However, I do not see any war produced from the build.
Any help that you could provide would be appreciated.
-Doug.
