[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting /home/carbon/carbon/products/esb/modules/integration/core/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbon/carbon/products/esb/modules/integration/core/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 
/home/carbon/carbon/products/esb/modules/integration/core/target/org.wso2.esb.integration.core-4.0.0-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Skipping packaging of the test-jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon/carbon/products/esb/modules/integration/core/target/org.wso2.esb.integration.core-4.0.0-SNAPSHOT.jar
 to 
/home/carbon/.m2/repository/org/wso2/esb/org.wso2.esb.integration.core/4.0.0-SNAPSHOT/org.wso2.esb.integration.core-4.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Endpoint Integration Tests
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] snapshot org.wso2.esb:org.wso2.esb.integration.core:4.0.0-SNAPSHOT: 
checking for updates from wso2-nexus
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/esb/org.wso2.esb.integration.core/4.0.0-SNAPSHOT/org.wso2.esb.integration.core-4.0.0-SNAPSHOT-tests.jar
[INFO] Unable to find resource 
'org.wso2.esb:org.wso2.esb.integration.core:test-jar:tests:4.0.0-SNAPSHOT' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.wso2.esb:org.wso2.esb.integration.core:test-jar:tests:4.0.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.wso2.esb 
-DartifactId=org.wso2.esb.integration.core -Dversion=4.0.0-SNAPSHOT 
-Dclassifier=tests -Dpackaging=test-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.esb 
-DartifactId=org.wso2.esb.integration.core -Dversion=4.0.0-SNAPSHOT 
-Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.wso2.esb:endpoints:jar:4.0.0-SNAPSHOT
        2) 
org.wso2.esb:org.wso2.esb.integration.core:test-jar:tests:4.0.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.wso2.esb:endpoints:jar:4.0.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 625 minutes 36 seconds
[INFO] Finished at: Thu Apr 28 13:09:13 UTC 2011
[INFO] Final Memory: 1450M/1737M
[INFO] ------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to