Hi all,
Any workaround for this error.
Thanks,
Robert
[INFO]
------------------------------------------------------------------------
[INFO] Building WSO2 BRS - P2 Profile Generation
[INFO] task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
/home/rmorales/BDIGITAL/WSO2/wso2-stratos-1.0.0-src_bd1/carbon/products/brs/modules/p2-profile/target
[INFO] [dependency:unpack {execution: 1-unpack-p2-agent-distribution}]
[INFO] Configured Artifact: org.wso2.carbon:wso2-p2-agent:3.2.0-SNAPSHOT:zip
[INFO] Configured Artifact: org.wso2.carbon:wso2carbon:3.2.0-SNAPSHOT:zip
[INFO] snapshot org.wso2.carbon:wso2carbon:3.2.0-SNAPSHOT: checking for
updates from wso2-maven2-snapshot-repository
Downloading:
http://repo2.maven.org/maven2/org/wso2/carbon/wso2carbon/3.2.0-SNAPSHOT/wso2carbon-3.2.0-SNAPSHOT.zip
[INFO] Unable to find resource
'org.wso2.carbon:wso2carbon:zip:3.2.0-SNAPSHOT' in repository REPO_2 (
http://repo2.maven.org/maven2)
Downloading:
http://dist.wso2.org/snapshots/maven2/org/wso2/carbon/wso2carbon/3.2.0-SNAPSHOT/wso2carbon-3.2.0-SNAPSHOT.zip
[INFO] Unable to find resource
'org.wso2.carbon:wso2carbon:zip:3.2.0-SNAPSHOT' in repository WSO2_2 (
http://dist.wso2.org/snapshots/maven2)
Downloading:
http://dist.wso2.org/maven2/org/wso2/carbon/wso2carbon/3.2.0-SNAPSHOT/wso2carbon-3.2.0-SNAPSHOT.zip
[INFO] Unable to find resource
'org.wso2.carbon:wso2carbon:zip:3.2.0-SNAPSHOT' in repository WSO2_1 (
http://dist.wso2.org/maven2)
Downloading:
https://repository.apache.org/content/groups/public/org/wso2/carbon/wso2carbon/3.2.0-SNAPSHOT/wso2carbon-3.2.0-SNAPSHOT.zip
[INFO] Unable to find resource
'org.wso2.carbon:wso2carbon:zip:3.2.0-SNAPSHOT' in repository ECLIPSE_1 (
https://repository.apache.org/content/groups/public)
Downloading:
http://repo2.maven.org/eclipse/org/wso2/carbon/wso2carbon/3.2.0-SNAPSHOT/wso2carbon-3.2.0-SNAPSHOT.zip
[INFO] Unable to find resource
'org.wso2.carbon:wso2carbon:zip:3.2.0-SNAPSHOT' in repository ECLIPSE_2 (
http://repo2.maven.org/eclipse)
Downloading:
http://dist.wso2.org/snapshots/maven2/org/wso2/carbon/wso2carbon/3.2.0-SNAPSHOT/wso2carbon-3.2.0-SNAPSHOT.zip
[INFO] Unable to find resource
'org.wso2.carbon:wso2carbon:zip:3.2.0-SNAPSHOT' i
n repository wso2-maven2-repository-snapshot (
http://dist.wso2.org/snapshots/maven2)
Downloading:
http://dist.wso2.org/maven2/org/wso2/carbon/wso2carbon/3.2.0-SNAPSHOT/wso2carbon-3.2.0-SNAPSHOT.zip
[INFO] Unable to find resource
'org.wso2.carbon:wso2carbon:zip:3.2.0-SNAPSHOT' in repository
wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading:
http://dist.wso2.org/snapshots/maven2/org/wso2/carbon/wso2carbon/3.2.0-SNAPSHOT/wso2carbon-3.2.0-SNAPSHOT.zip
[INFO] Unable to find resource
'org.wso2.carbon:wso2carbon:zip:3.2.0-SNAPSHOT' i
n repository wso2-maven2-snapshot-repository (
http://dist.wso2.org/snapshots/maven2)
Downloading:
http://repository.springsource.com/maven/bundles/release/org/wso2/carbon/wso2carbon/3.2.0-SNAPSHOT/wso2carbon-3.2.0-SNAPSHOT.zip
[INFO] Unable to find resource
'org.wso2.carbon:wso2carbon:zip:3.2.0-SNAPSHOT' i
n repository com.springsource.repository.bundles.release (
http://repository.springsource.com/maven/bundles/release)
Downloading:
http://repository.springsource.com/maven/bundles/external/org/wso2/carbon/wso2carbon/3.2.0-SNAPSHOT/wso2carbon-3.2.0-SNAPSHOT.zip
[INFO] Unable to find resource
'org.wso2.carbon:wso2carbon:zip:3.2.0-SNAPSHOT' i
n repository com.springsource.repository.bundles.external (
http://repository.springsource.com/maven/bundles/external)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Unable to find artifact.
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=wso2carbon -Dversion=3.2.0-SNAPSHOT -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=wso2carbon
-Dv
ersion=3.2.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
org.wso2.carbon:wso2carbon:zip:3.2.0-SNAPSHOT
from the specified remote repositories:
com.springsource.repository.bundles.release (
http://repository.springsource.com/maven/bundles/release),
com.springsource.repository.bundles.external (
http://repository.springsource.com/maven/bundles/external),
wso2-maven2-snapshot-repository (http://dist.wso2.org/snapshots/maven2),
central (http://repo1.maven.org/maven2),
wso2-maven2-repository (http://dist.wso2.org/maven2),
ECLIPSE_2 (http://repo2.maven.org/eclipse),
ECLIPSE_1 (https://repository.apache.org/content/groups/public),
WSO2_1 (http://dist.wso2.org/maven2),
WSO2_2 (http://dist.wso2.org/snapshots/maven2),
wso2-maven2-repository-snapshot (http://dist.wso2.org/snapshots/maven2),
REPO_2 (http://repo2.maven.org/maven2)
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 49 minutes 36 seconds
[INFO] Finished at: Tue Feb 15 11:19:05 CST 2011
[INFO] Final Memory: 311M/988M
[INFO]
------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev