I can't find a target in core that corresponds to deploy-dist either. I'm
not sure what happened to that target....anyone?
--
dIon Gillard, Multitask Consulting
Work: http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers
Leif Nelson <[EMAIL PROTECTED]> wrote on 06/28/2002 04:03:21 AM:
> 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?
>
> Thanks,
>
> --Leif
>
>
>
>
> --
> To unsubscribe, e-mail: <
> mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <
> mailto:[EMAIL PROTECTED]>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>