Hi, I'm building Carbon in the default profile and I get a build failure for Synapse Samples feature as shown below.
*[INFO] ------------------------------------------------------------------------* *[INFO] Building WSO2 Carbon - Synapse Samples Feature* *[INFO] task-segment: [incremental-build:incremental-build, install]* *[INFO] ------------------------------------------------------------------------* *[INFO] ------------------------------------------------------------------------* *[ERROR] BUILD ERROR* *[INFO] ------------------------------------------------------------------------* *[INFO] Failed to resolve artifact.* * * *Missing:* *----------* *1) org.wso2.carbon:org.apache.synapse.wso2.feature:jar:2.1.0-wso2v2* * * * Try downloading the file manually from the project website.* * * * Then, install it using the command: * * mvn install:install-file -DgroupId=org.wso2.carbon -DartifactId=org.apache.synapse.wso2.feature -Dversion=2.1.0-wso2v2 -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.wso2.carbon -DartifactId=org.apache.synapse.wso2.feature -Dversion=2.1.0-wso2v2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]* * * * Path to dependency: * * 1) org.wso2.carbon:org.apache.synapse.samples.feature:pom:2.1.0-wso2v2* * 2) org.wso2.carbon:org.apache.synapse.wso2.feature:jar:2.1.0-wso2v2* But I have successfully built the synapse.wso2.feature and it installs the zip file to the local repo. But it seems synapse samples feature is looking for a jar instead of a zip. Highly appreciate any help regarding this. Thanks and Regards, Harshana -- Harshana Martin Software Engineer WSO2 Inc. Web:http://wso2.com http://wso2.org Mobile: +94 716062650 Blog: http://harshana05.blogspot.com Profile: https://www.google.com/profiles/harshana05 Twitter: http://twitter.com/harshana05
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
