You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Anton (JIRA)" <ji...@codehaus.org> on 2008/12/01 15:49:19 UTC

[jira] Created: (MNG-3883) Add the possibility to use libraries in local computer. to copy it to Maven hierarchy folders (repository).

Add the possibility to use libraries in local computer. to copy it to Maven hierarchy folders (repository).
-----------------------------------------------------------------------------------------------------------

                 Key: MNG-3883
                 URL: http://jira.codehaus.org/browse/MNG-3883
             Project: Maven 2
          Issue Type: New Feature
          Components: Dependencies
    Affects Versions: 2.0.9
            Reporter: Anton
            Priority: Minor


Suggest to make possibilities to use old libraries that has already in the system (computer).

If somebody already has big gigabytes of the jar - libraries. (for example JDK, JRE and so on) then just use the command to download that libraries to Maven hierarchy folders.

You can check the file name and CHECKSUM to understand it is equal or not.

this feature I think, will improve time to download all dependencies from internet and econom time of developments and waiting time. Now I am waiting time about 1-2 hours to download-compile big project.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MNG-3883) Add the possibility to use libraries in local computer. to copy it to Maven hierarchy folders (repository).

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MNG-3883.
-----------------------------

      Assignee: Brett Porter
    Resolution: Won't Fix

it seems this is a different request. In this case, we don't generally modify the POM using one of the plugins - the available IDE integrations do a much better job of that task.

> Add the possibility to use libraries in local computer. to copy it to Maven hierarchy folders (repository).
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-3883
>                 URL: http://jira.codehaus.org/browse/MNG-3883
>             Project: Maven 2
>          Issue Type: New Feature
>          Components: Dependencies
>    Affects Versions: 2.0.9
>            Reporter: Anton
>            Assignee: Brett Porter
>            Priority: Minor
>
> Suggest to make possibilities to use old libraries that has already in the system (computer).
> If somebody already has big gigabytes of the jar - libraries. (for example JDK, JRE and so on) then just use the command to download that libraries to Maven hierarchy folders.
> You can check the file name and CHECKSUM to understand it is equal or not.
> this feature I think, will improve time to download all dependencies from internet and econom time of developments and waiting time. Now I am waiting time about 1-2 hours to download-compile big project.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MNG-3883) Add the possibility to use libraries in local computer. to copy it to Maven hierarchy folders (repository).

Posted by "Anders Kr. Andersen (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=157395#action_157395 ] 

Anders Kr. Andersen commented on MNG-3883:
------------------------------------------

I think you mist be much more precise on the suggested behavour of the system:
1) You can actually install local files to your local repository
2) You can always rsync a repository

I cannot see what you mean?

> Add the possibility to use libraries in local computer. to copy it to Maven hierarchy folders (repository).
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-3883
>                 URL: http://jira.codehaus.org/browse/MNG-3883
>             Project: Maven 2
>          Issue Type: New Feature
>          Components: Dependencies
>    Affects Versions: 2.0.9
>            Reporter: Anton
>            Priority: Minor
>
> Suggest to make possibilities to use old libraries that has already in the system (computer).
> If somebody already has big gigabytes of the jar - libraries. (for example JDK, JRE and so on) then just use the command to download that libraries to Maven hierarchy folders.
> You can check the file name and CHECKSUM to understand it is equal or not.
> this feature I think, will improve time to download all dependencies from internet and econom time of developments and waiting time. Now I am waiting time about 1-2 hours to download-compile big project.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Reopened: (MNG-3883) Add the possibility to use libraries in local computer. to copy it to Maven hierarchy folders (repository).

Posted by "Anton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton reopened MNG-3883:
------------------------


suggest to use something like 

https://maven.atlassian.com/findArtifact.action

but not in command line like:

mvn install:findArtifact [Folder-jars] [POM-file]

that possibility will find dependency and will write it to POM file.

like https://maven.atlassian.com/findArtifact.action do.


> Add the possibility to use libraries in local computer. to copy it to Maven hierarchy folders (repository).
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-3883
>                 URL: http://jira.codehaus.org/browse/MNG-3883
>             Project: Maven 2
>          Issue Type: New Feature
>          Components: Dependencies
>    Affects Versions: 2.0.9
>            Reporter: Anton
>            Priority: Minor
>
> Suggest to make possibilities to use old libraries that has already in the system (computer).
> If somebody already has big gigabytes of the jar - libraries. (for example JDK, JRE and so on) then just use the command to download that libraries to Maven hierarchy folders.
> You can check the file name and CHECKSUM to understand it is equal or not.
> this feature I think, will improve time to download all dependencies from internet and econom time of developments and waiting time. Now I am waiting time about 1-2 hours to download-compile big project.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MNG-3883) Add the possibility to use libraries in local computer. to copy it to Maven hierarchy folders (repository).

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MNG-3883.
-----------------------------

    Resolution: Incomplete

suggest using a repository manager to handle pre-installed repositories

> Add the possibility to use libraries in local computer. to copy it to Maven hierarchy folders (repository).
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-3883
>                 URL: http://jira.codehaus.org/browse/MNG-3883
>             Project: Maven 2
>          Issue Type: New Feature
>          Components: Dependencies
>    Affects Versions: 2.0.9
>            Reporter: Anton
>            Priority: Minor
>
> Suggest to make possibilities to use old libraries that has already in the system (computer).
> If somebody already has big gigabytes of the jar - libraries. (for example JDK, JRE and so on) then just use the command to download that libraries to Maven hierarchy folders.
> You can check the file name and CHECKSUM to understand it is equal or not.
> this feature I think, will improve time to download all dependencies from internet and econom time of developments and waiting time. Now I am waiting time about 1-2 hours to download-compile big project.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira