Re: [Carbon-dev] Build failure in orbit in branch

2011-05-25 Thread Danushka Menikkumbura
Just finished building the orbit w/o issue.

Danushka

On Wed, May 25, 2011 at 11:26 AM, Rajika Kumarasiri raj...@wso2.com wrote:


 [INFO] Installing
 /home/rajika/projects/carbon/3.2.0/orbit/httpcore/4.1.0-wso2v1/target/httpcore-4.1.0-wso2v1.jar
 to
 /home/rajika/.m2/repository/org/apache/httpcomponents/wso2/httpcore/4.1.0-wso2v1/httpcore-4.1.0-wso2v1.jar
 [INFO] [bundle:install {execution: default-install}]
 [INFO] Local OBR update disabled (enable with -DobrRepository)
 [INFO]
 
 [INFO] Building axis2.client.wso2
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Failed to resolve artifact.

 Missing:
 --
 1) org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.apache.ws.commons.schema.wso2
 -DartifactId=XmlSchema -Dversion=1.4.7.wso2v1 -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.ws.commons.schema.wso2
 -DartifactId=XmlSchema -Dversion=1.4.7.wso2v1 -Dpackaging=jar
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

   Path to dependency:
1) org.apache.axis2.wso2:axis2-client:bundle:1.6.1.wso2v1
2) org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1

 --
 1 required artifact is missing.

 for artifact:
   org.apache.axis2.wso2:axis2-client:bundle:1.6.1.wso2v1

 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] ---

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure in orbit in branch

2011-05-25 Thread Rajika Kumarasiri
This is because xmlscema is missing from esb profile build.

Rajika

On Wed, May 25, 2011 at 11:39 AM, Danushka Menikkumbura
danus...@wso2.comwrote:

 Just finished building the orbit w/o issue.

 Danushka

 On Wed, May 25, 2011 at 11:26 AM, Rajika Kumarasiri raj...@wso2.comwrote:


 [INFO] Installing
 /home/rajika/projects/carbon/3.2.0/orbit/httpcore/4.1.0-wso2v1/target/httpcore-4.1.0-wso2v1.jar
 to
 /home/rajika/.m2/repository/org/apache/httpcomponents/wso2/httpcore/4.1.0-wso2v1/httpcore-4.1.0-wso2v1.jar
 [INFO] [bundle:install {execution: default-install}]
 [INFO] Local OBR update disabled (enable with -DobrRepository)
 [INFO]
 
 [INFO] Building axis2.client.wso2
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Failed to resolve artifact.

 Missing:
 --
 1) org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.apache.ws.commons.schema.wso2
 -DartifactId=XmlSchema -Dversion=1.4.7.wso2v1 -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.ws.commons.schema.wso2
 -DartifactId=XmlSchema -Dversion=1.4.7.wso2v1 -Dpackaging=jar
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

   Path to dependency:
1) org.apache.axis2.wso2:axis2-client:bundle:1.6.1.wso2v1
2) org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1

 --
 1 required artifact is missing.

 for artifact:
   org.apache.axis2.wso2:axis2-client:bundle:1.6.1.wso2v1

 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] ---

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build failure in orbit in branch

2011-05-24 Thread Rajika Kumarasiri
[INFO] Installing
/home/rajika/projects/carbon/3.2.0/orbit/httpcore/4.1.0-wso2v1/target/httpcore-4.1.0-wso2v1.jar
to
/home/rajika/.m2/repository/org/apache/httpcomponents/wso2/httpcore/4.1.0-wso2v1/httpcore-4.1.0-wso2v1.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO]

[INFO] Building axis2.client.wso2
[INFO]task-segment: [clean, install]
[INFO]

[INFO] [clean:clean {execution: default-clean}]
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.apache.ws.commons.schema.wso2
-DartifactId=XmlSchema -Dversion=1.4.7.wso2v1 -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.ws.commons.schema.wso2
-DartifactId=XmlSchema -Dversion=1.4.7.wso2v1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
   1) org.apache.axis2.wso2:axis2-client:bundle:1.6.1.wso2v1
   2) org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1

--
1 required artifact is missing.

for artifact:
  org.apache.axis2.wso2:axis2-client:bundle:1.6.1.wso2v1

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] ---
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev