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

[jira] Created: (MNG-3337) Downloading plugins for an inhouse repository problem

Downloading plugins for an inhouse repository problem
-----------------------------------------------------

                 Key: MNG-3337
                 URL: http://jira.codehaus.org/browse/MNG-3337
             Project: Maven 2
          Issue Type: Bug
          Components: Plugins and Lifecycle
            Reporter: sedatcorbaci
            Priority: Blocker


For an inhouse maven repository we can't find a way to download the plugins to local repo.
When we try to execute an initial archetype:create command encountered maven couldn't find the archetype plugin error. To deal with this we just copies org.apache folder to local repo and then everything fine. But again if i need any plugin that is not in copied to local repo manually maven couldn't download it from internal repository.

-- 
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-3337) Downloading plugins for an inhouse repository problem

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118729 ] 

Vincent Siveton commented on MNG-3337:
--------------------------------------

Did you overrided the central repo? Something like the following in your settings:

{noformat} 
<pluginRepositories>
  <pluginRepository>
    <id>central</id>
...
{noformat} 

Also, try to add the central repo (http://repo1.maven.org/maven2/ ) in your settings.

> Downloading plugins for an inhouse repository problem
> -----------------------------------------------------
>
>                 Key: MNG-3337
>                 URL: http://jira.codehaus.org/browse/MNG-3337
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>            Reporter: sedatcorbaci
>            Priority: Blocker
>
> For an inhouse maven repository we can't find a way to download the plugins to local repo.
> When we try to execute an initial archetype:create command encountered maven couldn't find the archetype plugin error. To deal with this we just copies org.apache folder to local repo and then everything fine. But again if i need any plugin that is not in copied to local repo manually maven couldn't download it from internal repository.

-- 
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-3337) Downloading plugins for an inhouse repository problem

Posted by "sedatcorbaci (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119116 ] 

sedatcorbaci commented on MNG-3337:
-----------------------------------

 I stated that this bug occurs for an inhouse-internal-a network not connected to internet repository.
So there is no possibility to use central repo.
I also tried to override the central repo to internal repo but nothing changed. 

> Downloading plugins for an inhouse repository problem
> -----------------------------------------------------
>
>                 Key: MNG-3337
>                 URL: http://jira.codehaus.org/browse/MNG-3337
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>            Reporter: sedatcorbaci
>            Priority: Blocker
>
> For an inhouse maven repository we can't find a way to download the plugins to local repo.
> When we try to execute an initial archetype:create command encountered maven couldn't find the archetype plugin error. To deal with this we just copies org.apache folder to local repo and then everything fine. But again if i need any plugin that is not in copied to local repo manually maven couldn't download it from internal repository.

-- 
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-3337) Downloading plugins for an inhouse repository problem

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

Brian Fox closed MNG-3337.
--------------------------

    Resolution: Duplicate

duplicate of MNG-3099

> Downloading plugins for an inhouse repository problem
> -----------------------------------------------------
>
>                 Key: MNG-3337
>                 URL: http://jira.codehaus.org/browse/MNG-3337
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>            Reporter: sedatcorbaci
>            Priority: Blocker
>
> For an inhouse maven repository we can't find a way to download the plugins to local repo.
> When we try to execute an initial archetype:create command encountered maven couldn't find the archetype plugin error. To deal with this we just copies org.apache folder to local repo and then everything fine. But again if i need any plugin that is not in copied to local repo manually maven couldn't download it from internal repository.

-- 
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