[INFO] Deleting directory /home/carbon/stratos/carbon/features/event/target
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing 
/home/carbon/stratos/carbon/features/event/target/pom-transformed.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/event-feature/3.2.0-SNAPSHOT/event-feature-3.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Carbon - Event Common Feature
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
/home/carbon/stratos/carbon/features/event/org.wso2.carbon.event.common.feature/target
[INFO] [site:attach-descriptor]
[INFO] [carbon-p2:p2-feature-gen {execution: 4-p2-feature-generation}]
[INFO] Generating feature manifest
[INFO] Generating feature properties
[INFO] Generating MANIFEST.MF
[INFO] Copying bundle dependencies
[INFO]    org.wso2.carbon.event.client:3.2.0.SNAPSHOT
[INFO]    org.wso2.carbon.event.common:3.2.0.SNAPSHOT
[INFO] Generating feature archive: 
/home/carbon/stratos/carbon/features/event/org.wso2.carbon.event.common.feature/target/org.wso2.carbon.event.common.feature-3.2.0-SNAPSHOT.zip
[INFO] [install:install]
[INFO] Installing 
/home/carbon/stratos/carbon/features/event/org.wso2.carbon.event.common.feature/target/pom-transformed.xml
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.event.common.feature/3.2.0-SNAPSHOT/org.wso2.carbon.event.common.feature-3.2.0-SNAPSHOT.pom
[INFO] Installing 
/home/carbon/stratos/carbon/features/event/org.wso2.carbon.event.common.feature/target/org.wso2.carbon.event.common.feature-3.2.0-SNAPSHOT.zip
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.event.common.feature/3.2.0-SNAPSHOT/org.wso2.carbon.event.common.feature-3.2.0-SNAPSHOT.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Carbon - Event Server Feature
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [site:attach-descriptor]
[INFO] [carbon-p2:p2-feature-gen {execution: 4-p2-feature-generation}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] ERROR

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=org.wso2.carbon 
-DartifactId=org.wso2.carbon.event.sink -Dversion=3.2.0-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.wso2.carbon 
-DartifactId=org.wso2.carbon.event.sink -Dversion=3.2.0-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.carbon:org.wso2.carbon.event.sink:jar:3.2.0-SNAPSHOT



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 87 minutes 42 seconds
[INFO] Finished at: Sat Feb 12 22:56:17 IST 2011
[INFO] Final Memory: 1431M/1822M
[INFO] ------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to