Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107675
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011)
case "$BUILD_TASK" in
'all')
run_all
;;
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo "Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]"
;;
esac
svn: Failed to add directory 'products/ms/2.3.1': an unversioned directory of
the same name already exists
svn info
Path: .
URL: https://svn.wso2.org/repos/wso2/branches/carbon/3.2.0
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107675
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011)
Sun Jun 12 09:44:22 EDT 2011
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] OpenID4Java no dependencies
[INFO] Apache Abdera
[INFO] I18N Libraries
[INFO] Abdera Core
[INFO] Abdera Parser
[INFO] Abdera Client
[INFO] Abdera Server
[INFO] Abdera Spring Integration
[INFO] Abdera Adapters
[INFO] Abdera JCR Adapter
[INFO] Abdera CouchDB Adapter
[INFO] Abdera Filesystem Adapter
[INFO] Abdera JDBC Adapter
[INFO] Abdera Security
[INFO] Abdera Extensions - GData
[INFO] Abdera Extensions - Geo
[INFO] Abdera Extensions - HTML
[INFO] Abdera Extensions - Main
[INFO] Abdera Extensions - JSON
[INFO] Abdera Extensions - Media
[INFO] Abdera Extensions - OAuth
[INFO] Abdera Extensions - OpenSearch
[INFO] Abdera Extensions - Serializer
[INFO] Abdera Extensions - Sharing
[INFO] Abdera Extensions - WSSE
[INFO] Abdera Bundle Jar
--
CalcSum:
/home/carbon320/public_html/releases/carbon/3.2.0/2011-06-12_14-04-38/wso2ms-2.3.0-src.zipCALCULATED
CalcSum:
/home/carbon320/public_html/releases/carbon/3.2.0/2011-06-12_14-04-38/wso2stratos-is-1.5.0-docs.zipCALCULATED
CalcSum:
/home/carbon320/public_html/releases/carbon/3.2.0/2011-06-12_14-04-38/wso2cep-1.0.0-src.zipCALCULATED
CalcSum:
/home/carbon320/public_html/releases/carbon/3.2.0/2011-06-12_14-04-38/wso2dataservices-2.6.0-src.zipCALCULATED
CalcSum:
/home/carbon320/public_html/releases/carbon/3.2.0/2011-06-12_14-04-38/wso2esb-4.0.0.zipCALCULATED
CalcSum:
/home/carbon320/public_html/releases/carbon/3.2.0/2011-06-12_14-04-38/wso2cep-1.0.0-docs.zipCALCULATED
CalcSum:
/home/carbon320/public_html/releases/carbon/3.2.0/2011-06-12_14-04-38/wso2stratos-gs-1.5.0-docs.zipCALCULATED
CalcSum:
/home/carbon320/public_html/releases/carbon/3.2.0/2011-06-12_14-04-38/wso2dataservices-2.6.0-docs.zipCALCULATED
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Carbon - Feature Repository
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting /home/carbon320/carbon/features/repository/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting /home/carbon320/carbon/features/repository/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting /home/carbon320/carbon/features/repository/target
[INFO] [dependency:unpack {execution: 1-unpack-p2-agent-distribution}]
[INFO] Configured Artifact: org.wso2.carbon:wso2-p2-agent:3.2.0:zip
[INFO] Expanding:
/home/carbon320/.m2/repository/org/wso2/carbon/wso2-p2-agent/3.2.0/wso2-p2-agent-3.2.0.zip
into /home/carbon320/carbon/features/repository/target/p2-agent
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [carbon-p2:p2-repo-gen {execution: 2-p2-repo-generation}]
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/appserver/org.wso2.appserver.styles.feature/4.1.0/org.wso2.appserver.styles.feature-4.1.0.zip
[INFO] Unable to find resource
'org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0' in repository
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading:
http://repo1.maven.org/maven2/org/wso2/appserver/org.wso2.appserver.styles.feature/4.1.0/org.wso2.appserver.styles.feature-4.1.0.zip
[INFO] Unable to find resource
'org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0' in repository
central (http://repo1.maven.org/maven2)
[ERROR] ERROR
org.apache.maven.plugin.MojoExecutionException: ERROR
at
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43)
at
org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:360)
at
org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:193)
at
org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:187)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 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.appserver
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -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.appserver
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to
download the artifact from any repository
at
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] ERROR
Unable to download the artifact from any repository
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Sun Jun 12 14:06:20 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] ------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev