On Tue, Jun 10, 2003 at 11:09:46PM +0200, Leo Simons wrote:
> easy:
> 
> <dependency>
>       <groupId>ttna</groupId>
>       <version>blah</version>
>       <id>ttna</id>
        ^^^^ Use artifactId here, that's the newer style, id is deprecated.
             And be aware of the order: groupId, artifactId, version.

incze

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

Reply via email to