[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"
WSO2 Builder
builder at wso2.org
Tue Jan 25 11:21:00 PST 2011
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /home/carbon/stratos/carbon/features/humantask/target/pom-transformed.xml to /home/carbon/.m2/repository/org/wso2/carbon/humantask-feature/3.2.0-SNAPSHOT/humantask-feature-3.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Carbon - HumanTask Core Feature
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [antrun:run {execution: clean-ht-h2-database}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [site:attach-descriptor]
[INFO] [antrun:run {execution: create-ht-h2-database}]
[INFO] Executing tasks
[echo] ########### Create HumanTask Database ##############
[sql] Executing file: /home/carbon/stratos/carbon/features/humantask/org.wso2.carbon.humantask.server.feature/sql/h2.sql
[sql] 27 of 27 SQL statements executed successfully
[echo] ##################### END ############################
[INFO] Executed tasks
[INFO] [resources:copy-resources {execution: prefilter-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] [carbon-p2:p2-feature-gen {execution: 4-p2-feature-generation}]
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.humantask:3.2.0-SNAPSHOT: checking for updates from wso2-maven2-snapshot-repository
Downloading: http://dist.wso2.org/snapshots/maven2/org/wso2/carbon/org.wso2.carbon.humantask/3.2.0-SNAPSHOT/org.wso2.carbon.humantask-3.2.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.wso2.carbon:org.wso2.carbon.humantask:jar:3.2.0-SNAPSHOT' in repository wso2-maven2-snapshot-repository (http://dist.wso2.org/snapshots/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.humantask -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.humantask -Dversion=3.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
org.wso2.carbon:org.wso2.carbon.humantask:jar:3.2.0-SNAPSHOT
from the specified remote repositories:
wso2-maven2-snapshot-repository (http://dist.wso2.org/snapshots/maven2),
central (http://repo1.maven.org/maven2),
wso2-maven2-repository (http://dist.wso2.org/maven2)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28 minutes 7 seconds
[INFO] Finished at: Wed Jan 26 00:50:59 IST 2011
[INFO] Final Memory: 154M/1152M
[INFO] ------------------------------------------------------------------------
More information about the Carbon-dev
mailing list