Thanks.That was indeed the problem

"Jefferson K. French" <[EMAIL PROTECTED]> wrote:Jeff,

Is your JAR sitting in

/.maven/repository/support

or

/.maven/repository/support/jars

It needs to be in the latter.

Jeff

On Wed, 18 Aug 2004, at 05:40:02 [GMT -0700 (PDT)] jeff mutonho wrote:

> Hi 
> One of my projects uses a jar sitting in a dir /.maven/repository/support and jar is 
> called

> Support_Logging-1.1.jar

> The entry for this dependency in my project.xml file is

> 
> support
> Support_Logging
> 1.1
> 

> When I run "maven jar:install" for the project I get an error message saying :

> at com.werken.forehead.Forehead.main(Forehead.java:581)
> WARNING: Failed to download Support_Logging-1.1.jar.
> The build cannot continue because of the following unsatisfied dependency:
> Support_Logging-1.1.jar

> The debug option (-X) shows that Maven is tried to download 
> http://www.ibiblio.org/maven/vasc-shared/jars/Support_Logging-1.1.jar .Why is Maven 
> failing to locate my jar even though its right there in /.maven/repository/support ? 
> What am I missing?

> jeff mutonho

-- 
mailto:[EMAIL PROTECTED]



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



                
---------------------------------
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!

Reply via email to