[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbon320/carbon/components/stratos/payment/org.wso2.carbon.payment.ui/1.5.1/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbon320/carbon/components/stratos/payment/org.wso2.carbon.payment.ui/1.5.1/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to 
/home/carbon320/carbon/components/stratos/payment/org.wso2.carbon.payment.ui/1.5.1/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbon320/carbon/components/stratos/payment/org.wso2.carbon.payment.ui/1.5.1/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.wso2.carbon:org.wso2.carbon.payment.ui:bundle:1.5.1 : Importing packages 
that are never refered to by any class on the Bundle-Classpath[Jar:dot]: 
[org.wso2.carbon.payment.ui.i18n]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/components/stratos/payment/org.wso2.carbon.payment.ui/1.5.1/target/org.wso2.carbon.payment.ui-1.5.1.jar
 to 
/home/carbon320/.m2/repository/org/wso2/carbon/org.wso2.carbon.payment.ui/1.5.1/org.wso2.carbon.payment.ui-1.5.1.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Stratos - Sample Installer BE
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbon320/carbon/components/stratos/sample-installer/org.wso2.carbon.sample.installer/1.5.1/target
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.wso2.carbon:org.wso2.carbon.common:jar:1.1.0

  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.common -Dversion=1.1.0 -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.common -Dversion=1.1.0 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.wso2.carbon:org.wso2.carbon.sample.installer:bundle:1.5.1
        2) org.wso2.carbon:org.wso2.carbon.common:jar:1.1.0

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

for artifact: 
  org.wso2.carbon:org.wso2.carbon.sample.installer:bundle:1.5.1

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



NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29 seconds
[INFO] Finished at: Tue Jul 12 08:38:35 EDT 2011
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to