Uploaded image for project: 'XWiki Commons'
  1. XWiki Commons
  2. XCOMMONS-228

Extension Manager resolution issue

    XMLWordPrintable

Details

    • Unit
    • N/A
    • N/A

    Description

      The git platform module has 2 deps:

      • org.eclipse.jgit:org.eclipse.jgit:2.0.0.201206130900-r
      • org.gitective:gitective-core:0.9.9

      Maven builds this fine but the EM fails with:

      Could not find artifact org.eclipse.jgit:org.eclipse.jgit:jar:1.3.0.201202151440-r in local (file:///Users/vmassol/.m2/repository)
      

      The problem is that org.gitective:gitective-core:0.9.9 has a transitive dep on org.eclipse.jgit:org.eclipse.jgit:jar:1.3.0.201202151440-r

      While Maven resolves this fine it seems the EM doesn't and fail.

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: