haleh mahbod wrote:
demo\alert-aggregator mvn is failing. Anyone else sees this?
C:\tuscany-new\sca-dist\tuscany-
sca-0.99-incubating-SNAPSHOT\demos\alert-aggrega
tor>mvn
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.tuscany.sca
ArtifactId: tuscany-sca
Version: 0.99-incubating-SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.apache.tuscany.sca:tuscany-sca:pom:0.99-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



I think that there's two issues:

1. In the pom.xml
<relativePath>../pom.xml</relativePath>
should be changed to
<relativePath>../../pom.xml</relativePath>

I'm taking care of this fix.

2. The 0.99-incubating-SNAPSHOT artifacts probably have not been published yet

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to