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)
  • XFire
  • XFIRE-837

Maven 2 build usuable because of broken java.net repository

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Cannot Reproduce
  • Affects Version/s: 1.2, 1.2.1, 1.2.2, 1.2.3, 1.2.4
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None

Description

I'm using the xfire-all bundle in the global Maven repository :

http://mirrors.ibiblio.org/pub/mirrors/maven2/org/codehaus/xfire/xfire-all/1.2.4/

However, inside its pom, this bundle links to the java.net Maven repository :

<url>https://maven-repository.dev.java.net/nonav/repository</url>

Which makes Maven 2 try to download some dependencies from this java.net repository :

[INFO] Error building POM (may not be this project's POM).
Project ID: null:xfire-all:jar:1.2.4
Reason: Cannot find parent: org.codehaus.xfire:xfire-parent for project: null:xfire-all:jar:1.2.4

This fails as the org.codehaus.xfire bundles do not exist anymore on the java.net repository.

Please remove this link to the java.net repository, so that Maven uses the global repository (as normal), where all JARs exists.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Tomasz Sztelak added a comment - 26/Feb/07 9:47 AM

Maybe its was problem with repositories sync. I downloaed xfire-all w/o problems.

Show
Tomasz Sztelak added a comment - 26/Feb/07 9:47 AM Maybe its was problem with repositories sync. I downloaed xfire-all w/o problems.

People

  • Assignee:
    Tomasz Sztelak
    Reporter:
    Julien Dubois
Vote (0)
Watch (2)

Dates

  • Created:
    12/Jan/07 10:03 AM
    Updated:
    26/Feb/07 9:47 AM
    Resolved:
    26/Feb/07 9:47 AM
  • 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.