INFO] Building jar:
/users/azeez/projects/wso2/org/branches/carbon/3.2.0/products/manager/1.5.1/modules/distribution/service/target/wso2stratos-manager-1.5.1.jar
[INFO] [dependency:unpack {execution: 2-unpack-wso2carbon}]
[INFO] Configured Artifact: org.wso2.carbon:wso2carbon-core:3.2.1:zip
[INFO] Configured Artifact: com.acme.shoppingcart:shopping-cart:1.5.1:zip
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Unable to find artifact.

Embedded error: System is offline.

Try downloading the file manually from the project website.

Then, install it using the command:
    mvn install:install-file -DgroupId=com.acme.shoppingcart
-DartifactId=shopping-cart -Dversion=1.5.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=com.acme.shoppingcart
-DartifactId=shopping-cart -Dversion=1.5.1 -Dpackaging=zip
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  com.acme.shoppingcart:shopping-cart:zip:1.5.1


I used the top level POM in patch-releases/3.2.1

-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* <http://www.apache.org/>**
email: **[email protected]* <[email protected]>* cell: +94 77 3320919
blog: **http://blog.afkham.org* <http://blog.afkham.org>*
twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to