Build Error - SCA topology XML model fails to resolve tuscany-core-spi
----------------------------------------------------------------------
Key: TUSCANY-1809
URL: https://issues.apache.org/jira/browse/TUSCANY-1809
Project: Tuscany
Issue Type: Bug
Components: Build System
Affects Versions: Java-SCA-1.0
Reporter: dinesh shahane
Fix For: Java-SCA-1.0
I am seeing the following error while building "modules".
[INFO] Building Apache Tuscany SCA Topology XML Model
[INFO] -------------------------------------------------------------------------
---
[INFO] No goals needed for project - skipping
Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/t
uscany/sca/tuscany-core-spi/1.1-incubating-SNAPSHOT/tuscany-core-spi-1.1-incubat
ing-SNAPSHOT.jar
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/tus
cany/sca/tuscany-core-spi/1.1-incubating-SNAPSHOT/tuscany-core-spi-1.1-incubatin
g-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.tuscany.sca:tuscany-core-spi:jar:1.1-incubating-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.tuscany.sca -DartifactId=tus
cany-core-spi \
-Dversion=1.1-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.tuscany.sca -DartifactId=tuscany
-core-spi \
-Dversion=1.1-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
\
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.tuscany.sca:tuscany-contribution-namespace:jar:1.1-incubat
ing-SNAPSHOT
2) org.apache.tuscany.sca:tuscany-core-spi:jar:1.1-incubating-SNAPSHOT
----------
1 required artifact is missing.
--
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]