EMF 2.2.2 Dependencies from ISU are Stale
-----------------------------------------
Key: TUSCANY-1369
URL: https://issues.apache.org/jira/browse/TUSCANY-1369
Project: Tuscany
Issue Type: Bug
Components: Java SDO Implementation
Environment: All.
Reporter: Brian ONeill
Priority: Minor
There is a reference to the following repository in a few pom.xml's
<repository>
<!-- <id>eclipse.emf</id>
<url>http://download.eclipse.org/tools/emf/maven2</url> -->
<!-- <id>osuosl.org</id>
<url>http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2</url> -->
<!-- temporarily using indiana state univ as eclipse site diesnt
have 2.2.2 at the moment -->
<id>indiana</id>
<url>http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
That repository no longer contains the 2.2.2 artifacts. I updated the version
to 2.2.3, which is contained in that repository; and all compiled just fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]