Hi devs,

I'm try to build the carbon 3.1.0 branch. It seems some of the poms haven't
still updated to reflect the branch versions.
for example, I'm getting following[1] error while building dependencies/ode.
It's actually a simple change to be done in the poms to get this fixed, So
please have a look. [1] is only one example and there are several other
components like this,

[1]  eg: dependency errors in poms

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.axis2:axis2-adb:jar:SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.axis2
-DartifactId=axis2-adb -Dversion=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.apache.axis2
-DartifactId=axis2-adb -Dversion=SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT
      2) org.apache.axis2:axis2-adb:jar:SNAPSHOT

2) org.apache.axis2:axis2-codegen:jar:SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.axis2
-DartifactId=axis2-codegen -Dversion=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.apache.axis2
-DartifactId=axis2-codegen -Dversion=SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT
      2) org.apache.axis2:axis2-codegen:jar:SNAPSHOT

3) org.apache.axis2:axis2-kernel:jar:SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.axis2
-DartifactId=axis2-kernel -Dversion=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.apache.axis2
-DartifactId=axis2-kernel -Dversion=SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT
      2) org.apache.axis2:axis2-kernel:jar:SNAPSHOT

4) org.apache.ws.commons.schema:XmlSchema:jar:1.4.6-SNAPSHOT

  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
-DartifactId=XmlSchema -Dversion=1.4.6-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.apache.ws.commons.schema
-DartifactId=XmlSchema -Dversion=1.4.6-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT
      2) org.apache.axis2:axis2-kernel:jar:SNAPSHOT
      3) org.apache.ws.commons.schema:XmlSchema:jar:1.4.6-SNAPSHOT

5) org.apache.axis2:axis2-java2wsdl:jar:SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.axis2
-DartifactId=axis2-java2wsdl -Dversion=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.apache.axis2
-DartifactId=axis2-java2wsdl -Dversion=SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT
      2) org.apache.axis2:axis2-java2wsdl:jar:SNAPSHOT

6) org.apache.axis2:axis2-saaj:jar:SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.axis2
-DartifactId=axis2-saaj -Dversion=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.apache.axis2
-DartifactId=axis2-saaj -Dversion=SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT
      2) org.apache.axis2:axis2-saaj:jar:SNAPSHOT

7) org.apache.axis2:axis2-transport-jms:jar:1.1.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.axis2
-DartifactId=axis2-transport-jms -Dversion=1.1.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.apache.axis2
-DartifactId=axis2-transport-jms -Dversion=1.1.0-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT
      2) org.apache.axis2:axis2-transport-jms:jar:1.1.0-SNAPSHOT

----------
7 required artifacts are missing.

for artifact:
  org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2/),
  servicemix-repo (https://repository.apache.org/content/groups/public),
  saxon-repo (http://people.apache.org/~rr/saxon-repo)



[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Thu Oct 14 18:44:40 IST 2010
[INFO] Final Memory: 61M/364M
[INFO]
------------------------------------------------------------------------

regards,
-- 
Supun Malinga,

Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - [email protected] <[email protected]>
mobile - 071 56 91 321
_______________________________________________
Carbon-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to