Kevan Miller (JIRA) wrote:
[ https://issues.apache.org/jira/browse/TUSCANY-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735656#action_12735656 ]
Kevan Miller commented on TUSCANY-3165:
---------------------------------------

I haven't looked in detail at the failure on 3.1.1. One alternative, you could try, is OpenEJB 3.0.2-SNAPSHOT. Would guess that a 3.0.2 release could be requested from OpenEJB...
I tried this but I could not persuade maven to download the
3.0.2-SNAPSHOT files to my local repo.  Copying the files there
manually (my usual hackaround) did not help.  Maven just puts a
single file maven-metadata-apache-snapshots.xml in my local repo
with the following contents:

<?xml version="1.0" encoding="UTF-8"?><metadata>
  <groupId>org.apache.openejb</groupId>
  <artifactId>openejb-core</artifactId>
  <version>3.0.2-SNAPSHOT</version>
</metadata>

Any ideas?

  Simon

Reply via email to