You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "satish babu g (JIRA)" <ji...@codehaus.org> on 2005/03/14 17:29:31 UTC

[jira] Created: (MPJAVA-33) couldn't get the artifacts from the local repository

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPJAVA-33) couldn't get the artifacts from the local repository

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPJAVA-33?page=history ]
     
Brett Porter closed MPJAVA-33:
------------------------------

    Resolution: Incomplete

JIRA is for bugs and features, not questions. Please use the users@maven.apache.org list (you'll actually find the answer if you search the archives).

> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org