In 'XKMS Management Core Feature' there is a direct dependency to
'commons-discovery:commons-discovery:jar:0.2' . This is wrong.
If not for third party OSGi bundles, there dependencies have to come through
orbit.

/sumedha

[INFO]
------------------------------------------------------------------------
[INFO] Building XKMS Management Core Feature
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting
/Users/sumedha/projects/carbon/trunk/features/xkms/org.wso2.carbon.xkms.mgt.server.feature/target
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) commons-logging:commons-logging:jar:1.0.3

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=commons-logging
-DartifactId=commons-logging -Dversion=1.0.3 -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=commons-logging
-DartifactId=commons-logging -Dversion=1.0.3 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
  1)
org.wso2.carbon:org.wso2.carbon.xkms.mgt.server.feature:pom:3.2.0-SNAPSHOT
  2) org.wso2.carbon:org.wso2.carbon.xkms.mgt:jar:3.2.0-SNAPSHOT
  3) commons-discovery:commons-discovery:jar:0.2
  4) commons-logging:commons-logging:jar:1.0.3
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to