jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2 & 3
  • MNG-3337

Downloading plugins for an inhouse repository problem

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Duplicate
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: Plugins and Lifecycle
  • Labels:
    None

Description

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.

Issue Links

duplicates

Bug - A problem which impairs or prevents the functions of the product. MNG-3099 Profiles ignored when working with non-projects (such as archetype:create)

  • Blocker - Blocks development and/or testing work, production could not run
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.
relates to

Bug - A problem which impairs or prevents the functions of the product. MNG-2716 pluginRepositories seems to be ignored when running a goal without pom.xml

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Vincent Siveton added a comment - 04/Jan/08 9:34 AM

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

 
<pluginRepositories>
  <pluginRepository>
    <id>central</id>
...

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

Show
Vincent Siveton added a comment - 04/Jan/08 9:34 AM Did you overrided the central repo? Something like the following in your settings:
 
<pluginRepositories>
  <pluginRepository>
    <id>central</id>
...
Also, try to add the central repo (http://repo1.maven.org/maven2/ ) in your settings.
Hide
Permalink
sedatcorbaci added a comment - 08/Jan/08 12:55 AM

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.

Show
sedatcorbaci added a comment - 08/Jan/08 12:55 AM 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.
Hide
Permalink
Stefan Seidel added a comment - 05/Feb/08 4:34 AM

It seems your problem is the same as MNG-2716

Show
Stefan Seidel added a comment - 05/Feb/08 4:34 AM It seems your problem is the same as MNG-2716
Hide
Permalink
Brian Fox added a comment - 05/Mar/08 8:59 PM

duplicate of MNG-3099

Show
Brian Fox added a comment - 05/Mar/08 8:59 PM duplicate of MNG-3099

People

  • Assignee:
    Unassigned
    Reporter:
    sedatcorbaci
Vote (0)
Watch (2)

Dates

  • Created:
    25/Dec/07 1:15 AM
    Updated:
    05/Mar/08 8:59 PM
    Resolved:
    05/Mar/08 8:59 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.