On Thu, 2002-06-27 at 14:03, Leif Nelson wrote:
> Hi-
>
> I have recently started using Maven... It's a REALLY cool tool! I added
> the following to my build.xml (along with all the rest of the delegators)
>
> <target name="maven:deploy-dist">
> <ant antfile="${maven.home}/build-maven.xml" target="deploy-dist"/>
> </target>
>
> But, when I run it, it says that the target "deploy-dist" doesn't exist. I
> followed the paths in the build.xml file, and build-maven.xml has a
> deploy-dist target that goes to plugins/core/build.xml. This is where it
> looks like the deploy-dist target is missing.
>
> I'm running maven 1.0-b4.
>
> Any ideas?
It's missing, working on it.
> Thanks,
>
> --Leif
>
>
>
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
jvz.
Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org
In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
-- Jacques Ellul, The Technological Society
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>