[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.wso2.carbon:org.wso2.carbon.tenant.mgt.core:bundle:1.1.0-SNAPSHOT : Did not 
find matching referal for !javax.xml.namespace
[WARNING] Warning building bundle 
org.wso2.carbon:org.wso2.carbon.tenant.mgt.core:bundle:1.1.0-SNAPSHOT : Did not 
find matching referal for org.apache.axiom.*
[WARNING] Warning building bundle 
org.wso2.carbon:org.wso2.carbon.tenant.mgt.core:bundle:1.1.0-SNAPSHOT : 
Importing packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.servlet, javax.servlet.http, 
javax.xml.namespace]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon/carbon/components/stratos/tenant-mgt/org.wso2.carbon.tenant.mgt.core/target/org.wso2.carbon.tenant.mgt.core-1.1.0-SNAPSHOT.jar
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.tenant.mgt.core/1.1.0-SNAPSHOT/org.wso2.carbon.tenant.mgt.core-1.1.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/carbon/.m2/repository/repository.xml
[INFO] Installing 
org/wso2/carbon/org.wso2.carbon.tenant.mgt.core/1.1.0-SNAPSHOT/org.wso2.carbon.tenant.mgt.core-1.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Stratos - Tenant Managment
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//kaptcha/wso2/kaptcha/2.3.0.wso2v1/kaptcha-2.3.0.wso2v1.pom
2/2K
2K downloaded  (kaptcha-2.3.0.wso2v1.pom)
[WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance 
from source: pom
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//com/google/code/kaptcha/2.3.0/kaptcha-2.3.0.pom
[INFO] Unable to find resource 'com.google.code:kaptcha:pom:2.3.0' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://repo1.maven.org/maven2/com/google/code/kaptcha/2.3.0/kaptcha-2.3.0.pom
[INFO] Unable to find resource 'com.google.code:kaptcha:pom:2.3.0' in 
repository central (http://repo1.maven.org/maven2)
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//kaptcha/wso2/kaptcha/2.3.0.wso2v1/kaptcha-2.3.0.wso2v1.jar
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.tenant.mgt.core:1.1.0-SNAPSHOT: 
checking for updates from wso2-nexus
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//com/google/code/kaptcha/2.3.0/kaptcha-2.3.0.jar
3/428K
7/428K
11/428K
15/428K
19/428K
23/428K
27/428K
31/428K
35/428K
39/428K
43/428K
47/428K
51/428K
55/428K
59/428K
63/428K
67/428K
71/428K
75/428K
79/428K
83/428K
87/428K
91/428K
95/428K
99/428K
103/428K
107/428K
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.admin.mgt:3.2.0-SNAPSHOT: 
checking for updates from wso2-nexus
111/428K
115/428K
119/428K
123/428K
127/428K
131/428K
135/428K
139/428K
143/428K
147/428K
151/428K
155/428K
159/428K
163/428K
167/428K
171/428K
175/428K
179/428K
183/428K
187/428K
191/428K
195/428K
199/428K
203/428K
207/428K
211/428K
215/428K
219/428K
223/428K
227/428K
231/428K
235/428K
239/428K
243/428K
247/428K
251/428K
254/428K
255/428K
257/428K
260/428K
264/428K
268/428K
272/428K
276/428K
280/428K
284/428K
288/428K
292/428K
296/428K
300/428K
304/428K
308/428K
312/428K
313/428K
315/428K
316/428K
317/428K
320/428K
322/428K
323/428K
325/428K
327/428K
331/428K
335/428K
339/428K
343/428K
347/428K
351/428K
355/428K
359/428K
363/428K
367/428K
371/428K
375/428K
379/428K
383/428K
387/428K
391/428K
395/428K
399/428K
403/428K
407/428K
411/428K
415/428K
419/428K
423/428K
427/428K
428/428K
428K downloaded  (kaptcha-2.3.0.wso2v1.jar)
[WARNING] Unable to get resource 'com.google.code:kaptcha:jar:2.3.0' from 
repository wso2-nexus 
(http://maven.wso2.org/nexus/content/groups/wso2-public/): Error transferring 
file: Unexpected end of file from server
Downloading: 
http://repo1.maven.org/maven2/com/google/code/kaptcha/2.3.0/kaptcha-2.3.0.jar
[INFO] Unable to find resource 'com.google.code:kaptcha:jar:2.3.0' in 
repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) com.google.code:kaptcha:jar:2.3.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=com.google.code -DartifactId=kaptcha 
-Dversion=2.3.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=com.google.code -DartifactId=kaptcha 
-Dversion=2.3.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.wso2.carbon:org.wso2.carbon.tenant.mgt:bundle:1.1.0-SNAPSHOT
        2) kaptcha.wso2:kaptcha:jar:2.3.0.wso2v1
        3) com.google.code:kaptcha:jar:2.3.0

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

for artifact: 
  org.wso2.carbon:org.wso2.carbon.tenant.mgt:bundle:1.1.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: 258 minutes 2 seconds
[INFO] Finished at: Fri Apr 01 19:58:59 IST 2011
[INFO] Final Memory: 1403M/1794M
[INFO] ------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to