Try the following:

cd $ODE_TRUNK
buildr clean
cd axis-war
buildr package TEST=no

At the end of the build you should have a WAR file in the target directory.
If you don't please post the build logs here.

Thanks,
Matthieu

On Jan 14, 2008 12:53 PM, Jackson, Douglas <[EMAIL PROTECTED]> wrote:

>
> 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.
>

Reply via email to