Hi,
Getting[1];

-Ratha.

p.s: please check 'cassandra' feature build order..

[1]
[INFO] Deleting
C:\Projects\branch\3.2.0\features\cassandra\org.wso2.carbon.cassandra.feature\3.2.1\
target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [carbon-p2:p2-feature-gen {execution: 4-p2-feature-generation}]
[INFO] Generating feature manifest
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon
.cassandra.server.feature/3.2.1/org.wso2.carbon.cassandra.server.feature-3.2.1.zip
[INFO] Unable to find resource
'org.wso2.carbon:org.wso2.carbon.cassandra.server.feature:zip:3.2.1'
in repository wso2-nexus (
http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading:
http://repo1.maven.org/maven2/org/wso2/carbon/org.wso2.carbon.cassandra.server.feature/
3.2.1/org.wso2.carbon.cassandra.server.feature-3.2.1.zip
[INFO] Unable to find resource
'org.wso2.carbon:org.wso2.carbon.cassandra.server.feature:zip:3.2.1'
in repository central (http://repo1.maven.org/maven2)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] ERROR

Embedded error: Unable to download the artifact from any repository

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.wso2.carbon.cassandra.server
.feature -Dversion=3.2.1 -Dpackaging=zip -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.wso2.carbon.cassandra.server.f
eature -Dversion=3.2.1 -Dpackaging=zip -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]


  org.wso2.carbon:org.wso2.carbon.cassandra.server.feature:zip:3.2.1

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to