couldn't get the artifacts from the local repository
----------------------------------------------------

         Key: MPJAVA-33
         URL: http://jira.codehaus.org/browse/MPJAVA-33
     Project: maven-java-plugin
        Type: Test
    Reporter: satish babu g


Hi this is satish. I want to use maven for my project which resides in local 
system. i wrote the project.xml file. But when i say dependencies it is not 
getting the dependencies which are in my local system. i wrote like this 

 <dependencies>
<dependency>
<id>ftp</id>
<url>c:\satish\lib</url>
</dependency>
</dependencies>

 but it taking like ftp-.jar and it is not getting the jar file. so  i couldn't 
get compile my source files. help me on this issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to