Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-723

Repository entry missing in SCA tools

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • Java-SCA-M2
    • None
    • Java SCA Tools
    • None
    • WinXP

    Description

      SCA tools build fails due to missing repository for org.eclipse.emf

      Missing:
      ----------
      1) org.eclipse.emf:codegen-ecore:jar:2.2.0

      Try downloading the file manually from the project website.

      Then, install it using the command:
      mvn install:install-file -DgroupId=org.eclipse.emf -DartifactId=codegen-e
      ore \
      -Dversion=2.2.0 -Dpackaging=jar -Dfile=/path/to/file

      Path to dependency:
      1) org.apache.tuscany:sca-tools:jar:1.0-incubator-M2-SNAPSHOT
      2) org.eclipse.emf:codegen-ecore:jar:2.2.0

      2) org.eclipse.emf:codegen:jar:2.2.0

      Try downloading the file manually from the project website.

      Then, install it using the command:
      mvn install:install-file -DgroupId=org.eclipse.emf -DartifactId=codegen \
      -Dversion=2.2.0 -Dpackaging=jar -Dfile=/path/to/file

      Path to dependency:
      1) org.apache.tuscany:sca-tools:jar:1.0-incubator-M2-SNAPSHOT
      2) org.eclipse.emf:codegen:jar:2.2.0

      ----------

      Attachments

        1. SCAToolsPomUpdate.patch
          0.6 kB
          Lee Surprenant

        Activity

          People

            Unassigned Unassigned
            lmsurpre Lee Surprenant
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: