[
https://issues.apache.org/jira/browse/TUSCANY-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530308
]
Raymond Feng commented on TUSCANY-1809:
---------------------------------------
Hi,
I believe you are building the trunk instead of 1.0 release. Please confirm so
that we can set the correct version/target. Thanks.
Which version of maven are you using? Please try maven 2.0.5 as we see problems
with 2.0.7. If you run a top-down build, the tuscany-core-spi should be built
before tuscany-contribution-namespace.
The other option is that we publish SNAPSHOTs time by time so that the
1.1-incubating-SNAPSHOT artifacts can be downloaded from the apache snapshot
maven repo.
Thanks,
Raymond
> 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]