Hi Mick,

According to the Sonatype book
<http://www.sonatype.com/book/lifecycle.html#a_structure_for_goal_execution>,
the artifactId should be "ant-contrib".

Steve


Mick Knutson wrote:
> I want to use the ant-run plugin and my ant task relies upon ant-contrib but
> I can seem to find it in ibiblio in a way that I can get it into my project
> this does not work:
> 
> 
>         <dependency>
>             <groupId>ant-contrib</groupId>
>             <artifactId>jars</artifactId>
>             <version>1.0b3</version>
>         </dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to