[Anthill] Help needed
Asbjorn Hoiland Aarrestad
asbjorn at aarrestad.com
Wed Jun 9 05:10:05 CDT 2004
Andrés Bel wrote:
>Now I have another question, I have an application that has 5 projects
>with their dependency. If I build them in the correct order there is no
>problem, but when I use the Dependency group I get the following error:
>
>....
>.......
>
>all:
>
>BUILD FAILED
>Target `dependency' does not exist in this project.
>
>What is exactly the result of building the Dependency group??
>
>
>
You do not have a target "dependency" in your build.xml file. You need
to specify a target "dependency" which tells anthill what to do when
building a dependency group. It is advicable to read the docs and find
out about "depenency.artifact.dir" as well
- asbjørn
More information about the Anthill
mailing list