[INFO] No tests to run.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.wso2.carbon:org.wso2.carbon.mashup.javascript-scraper.ui:bundle:3.2.0-SNAPSHOT
 : Did not find matching referal for org.apache.commons.logging.*
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon/carbon/components/mashup/org.wso2.carbon.mashup.javascript-scraper.ui/target/org.wso2.carbon.mashup.javascript-scraper.ui-3.2.0-SNAPSHOT.jar
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.mashup.javascript-scraper.ui/3.2.0-SNAPSHOT/org.wso2.carbon.mashup.javascript-scraper.ui-3.2.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Carbon - Data Services UI
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbon/carbon/components/data-services/org.wso2.carbon.dataservices.ui/target
[INFO] snapshot 
org.wso2.carbon:org.wso2.carbon.dataservices.stub:3.2.0.SNAPSHOT: checking for 
updates from wso2-nexus
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.dataservices.stub/3.2.0.SNAPSHOT/org.wso2.carbon.dataservices.stub-3.2.0.SNAPSHOT.pom
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.dataservices.stub:pom:3.2.0.SNAPSHOT' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] snapshot 
org.wso2.carbon:org.wso2.carbon.dataservices.taskscheduler.stub:3.2.0.SNAPSHOT: 
checking for updates from wso2-nexus
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.dataservices.taskscheduler.stub/3.2.0.SNAPSHOT/org.wso2.carbon.dataservices.taskscheduler.stub-3.2.0.SNAPSHOT.pom
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.dataservices.taskscheduler.stub:pom:3.2.0.SNAPSHOT'
 in repository wso2-nexus 
(http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] snapshot 
org.wso2.carbon:org.wso2.carbon.dataservices.fileupload.stub:3.2.0.SNAPSHOT: 
checking for updates from wso2-nexus
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.dataservices.fileupload.stub/3.2.0.SNAPSHOT/org.wso2.carbon.dataservices.fileupload.stub-3.2.0.SNAPSHOT.pom
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.dataservices.fileupload.stub:pom:3.2.0.SNAPSHOT'
 in repository wso2-nexus 
(http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] snapshot 
org.wso2.carbon:org.wso2.carbon.mashup.javascript-scraper.ui:3.2.0-SNAPSHOT: 
checking for updates from wso2-nexus
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.dataservices.stub/3.2.0.SNAPSHOT/org.wso2.carbon.dataservices.stub-3.2.0.SNAPSHOT.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.dataservices.stub:jar:3.2.0.SNAPSHOT' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.dataservices.taskscheduler.stub/3.2.0.SNAPSHOT/org.wso2.carbon.dataservices.taskscheduler.stub-3.2.0.SNAPSHOT.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.dataservices.taskscheduler.stub:jar:3.2.0.SNAPSHOT'
 in repository wso2-nexus 
(http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.dataservices.fileupload.stub/3.2.0.SNAPSHOT/org.wso2.carbon.dataservices.fileupload.stub-3.2.0.SNAPSHOT.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.dataservices.fileupload.stub:jar:3.2.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.carbon:org.wso2.carbon.dataservices.stub:jar:3.2.0.SNAPSHOT

  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.dataservices.stub -Dversion=3.2.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=org.wso2.carbon 
-DartifactId=org.wso2.carbon.dataservices.stub -Dversion=3.2.0.SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.wso2.carbon:org.wso2.carbon.dataservices.ui:bundle:3.2.0-SNAPSHOT
        2) org.wso2.carbon:org.wso2.carbon.dataservices.stub:jar:3.2.0.SNAPSHOT

2) 
org.wso2.carbon:org.wso2.carbon.dataservices.taskscheduler.stub:jar:3.2.0.SNAPSHOT

  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.dataservices.taskscheduler.stub 
-Dversion=3.2.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=org.wso2.carbon 
-DartifactId=org.wso2.carbon.dataservices.taskscheduler.stub 
-Dversion=3.2.0.SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.wso2.carbon:org.wso2.carbon.dataservices.ui:bundle:3.2.0-SNAPSHOT
        2) 
org.wso2.carbon:org.wso2.carbon.dataservices.taskscheduler.stub:jar:3.2.0.SNAPSHOT

3) 
org.wso2.carbon:org.wso2.carbon.dataservices.fileupload.stub:jar:3.2.0.SNAPSHOT

  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.dataservices.fileupload.stub 
-Dversion=3.2.0.SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to