>        maven would look for repo/jdni/jars/jndi-1.2.1.jar, and if that
> was not found, then try in the remote repository.
>        I manually created the directory, and placed the jndi-1.2.1.jar
> in there, maven does not appear to find it.

did you miss type "jndi" for "jdni" ??

-D

On Wed, 23 Jun 2004 09:18:45 +1000, Craig Gaffney <[EMAIL PROTECTED]> wrote:
> 
> G'Day everyone,
>        Firstly, thanks for all the various tips and pointers that
> people have been giving me.
> 
>        Just a recap - the maven project in question is one suggested on
> the Maven - Using Maven page - apache-turbine-torque. This is not one
> that I have started myself, though I am getting more tempted to try that
> approach.
> 
>        Anyway, I thought that if the following appeared in the
> project.xml file
> 
> <dependency>
>      <id>jndi</id>
>      <version>1.2.1</version>
>      <url>http://java.sun.com/products/jndi/</url>
> </dependency>
> 
>        maven would look for repo/jdni/jars/jndi-1.2.1.jar, and if that
> was not found, then try in the remote repository.
>        I manually created the directory, and placed the jndi-1.2.1.jar
> in there, maven does not appear to find it.
> 
>        Anyway, does anyone have a (relatively) simple maven based
> project for a beginner to look at, in a manner that would be helpful as
> a learning tool? Ultimately, that's what I am looking for.
> 
>        Once again, thanks everyone for your help.
> 
>        Cheers,
> 
> Craig Gaffney
> PC Applications Developer
> Rinstrum Pty Ltd (formerly Ranger Instruments)
> 41 Success St, Acacia Ridge Qld 4110 Australia
> Ph:     +61 7 3216 7166
> Fax:    +61 7 3216 6211
> Email:  [EMAIL PROTECTED]
> Web:    www.rinstrum.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to