[INFO] [antrun:run {execution: process-resources}]
[INFO] Executing tasks
[copy] Copying 7 files to
/home/carbon/stratos/carbon/dependencies/axis2/modules/adb-codegen/target/classes
[INFO] Executed tasks
[INFO] [compiler:compile]
[INFO] Compiling 17 source files to
/home/carbon/stratos/carbon/dependencies/axis2/modules/adb-codegen/target/classes
[INFO] [antrun:run {execution: generate-test-sources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/carbon/stratos/carbon/dependencies/axis2/modules/adb-codegen/src/test/resources
[INFO] Copying 2 resources
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory:
/home/carbon/stratos/carbon/dependencies/axis2/modules/adb-codegen/target/schema/src
added.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar:
/home/carbon/stratos/carbon/dependencies/axis2/modules/adb-codegen/target/axis2-adb-codegen-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/home/carbon/stratos/carbon/dependencies/axis2/modules/adb-codegen/target/axis2-adb-codegen-SNAPSHOT.jar
to
/home/carbon/.m2/repository/org/apache/axis2/axis2-adb-codegen/SNAPSHOT/axis2-adb-codegen-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Axis2 - tool - MAR Maven Plugin
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/carbon/stratos/carbon/dependencies/axis2/modules/tool/axis2-mar-maven-plugin/target
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: org.apache.maven.plugins:maven-plugin-plugin
Reason: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in
repository: System is offline.
org.apache.maven.plugins:maven-plugin-plugin:pom:2.6
for project org.apache.maven.plugins:maven-plugin-plugin
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28 seconds
[INFO] Finished at: Tue Feb 01 20:15:56 IST 2011
[INFO] Final Memory: 100M/1322M
[INFO] ------------------------------------------------------------------------
[INFO]
NOTE: Maven is executing in offline mode. Any artifacts not already in your
local
repository will be inaccessible.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building WSS4J
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/carbon/stratos/carbon/dependencies/wss4j/target
[INFO] Preparing pmd:check
[INFO] [pmd:pmd]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e.
build is platform dependent!
[INFO] [pmd:check {execution: validate}]
[INFO]
[INFO] Setting property: classpath.resource.loader.class =>
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
--
Compiling 81 source files to
/home/carbon/stratos/carbon/dependencies/synapse/modules/commons/target/classes
[INFO] [resources:testResources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [bundle:bundle]
[INFO] [install:install]
[INFO] Installing
/home/carbon/stratos/carbon/dependencies/synapse/modules/commons/target/synapse-commons-2.1.0-SNAPSHOT.jar
to
/home/carbon/.m2/repository/org/apache/synapse/synapse-commons/2.1.0-SNAPSHOT/synapse-commons-2.1.0-SNAPSHOT.jar
[INFO] [bundle:install]
[INFO] Parsing file:/home/carbon/.m2/repository/repository.xml
[INFO] Installing
org/apache/synapse/synapse-commons/2.1.0-SNAPSHOT/synapse-commons-2.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - Transports
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing
/home/carbon/stratos/carbon/dependencies/synapse/modules/transports/target/pom-transformed.xml
to
/home/carbon/.m2/repository/org/apache/synapse/synapse-transports/2.1.0-SNAPSHOT/synapse-transports-2.1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - Non-blocking HTTP/s Transport
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [remote-resources:process {execution: default}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor.
Reason: Missing:
----------
1) org.apache.httpcomponents:httpcore:jar:4.1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.httpcomponents
-DartifactId=httpcore -Dversion=4.1 -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.apache.httpcomponents
-DartifactId=httpcore -Dversion=4.1 -Dpackaging=jar -Dfile=/path/to/file
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.synapse:synapse-nhttp-transport:bundle:2.1.0-SNAPSHOT
2) org.apache.httpcomponents:httpcore:jar:4.1
2) org.apache.httpcomponents:httpcore-nio:jar:4.1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.httpcomponents
-DartifactId=httpcore-nio -Dversion=4.1 -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.apache.httpcomponents
-DartifactId=httpcore-nio -Dversion=4.1 -Dpackaging=jar -Dfile=/path/to/file
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.synapse:synapse-nhttp-transport:bundle:2.1.0-SNAPSHOT
2) org.apache.httpcomponents:httpcore-nio:jar:4.1
----------
2 required artifacts are missing.
for artifact:
org.apache.synapse:synapse-nhttp-transport:bundle:2.1.0-SNAPSHOT
from the specified remote repositories:
apache.snapshots (http://repository.apache.org/snapshots),
central (http://repo1.maven.org/maven2),
--
[INFO] xkms.wso2
[INFO] Rampart
[INFO] Rahas
[INFO] Rampart Security Policy
[INFO] solr.wso2
[INFO] opencsv.wso2
[INFO] json.wso2
[INFO] ode.wso2
[INFO] juddi.wso2
[INFO] commons.configuration.wso2
[INFO] qpid.wso2
[INFO] commons.cli.wso2
[INFO] ------------------------------------------------------------------------
[INFO] Building carbon-orbit-parent
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/carbon/stratos/carbon/orbit/target
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /home/carbon/stratos/carbon/orbit/target/pom-transformed.xml
to
/home/carbon/.m2/repository/org/wso2/carbon/carbon-orbit-parent/3.2.0-SNAPSHOT/carbon-orbit-parent-3.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Step2
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/carbon/stratos/carbon/orbit/step2/src/main/resources
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) com.google.step2:step2-common:jar:1.0-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=com.google.step2
-DartifactId=step2-common -Dversion=1.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=com.google.step2
-DartifactId=step2-common -Dversion=1.0-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) com.google.step2.wso2:step2:bundle:1.0.wso2v1
2) com.google.step2:step2-common:jar:1.0-SNAPSHOT
2) com.google.step2:step2-consumer:jar:1.0-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=com.google.step2
-DartifactId=step2-consumer -Dversion=1.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=com.google.step2
-DartifactId=step2-consumer -Dversion=1.0-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) com.google.step2.wso2:step2:bundle:1.0.wso2v1
2) com.google.step2:step2-consumer:jar:1.0-SNAPSHOT
----------
2 required artifacts are missing.
for artifact:
com.google.step2.wso2:step2:bundle:1.0.wso2v1
from the specified remote repositories:
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev