You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Tim N <tn...@gmail.com> on 2020/02/18 09:16:57 UTC

Maven Artifact Resolver Ant Tasks - resolve dependency path

With Maven Ant Task (https://maven.apache.org/ant-tasks/), it was possible
to refer to a dependency on the file-system in ant with, for example,
${org.jacoco:org.jacoco.ant:jar}.

Is it possible to do the same with Maven Artifact Resolver Ant Tasks?