Sorry no luck, it fails on finding a dependency.
Is there a public maven repo I can map to get the snapshot versions?

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the
reactor. Reason: Missing:
----------
1)
org.apache.cxf.dosgi:cxf-dosgi-remote-service-admin-interfaces:jar:1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.cxf.dosgi
-DartifactId=cxf-dosgi-remote-service-admin-interfaces
-Dversion=1.3-SNAPSHOT -Dpackagin
g=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.cxf.dosgi
-DartifactId=cxf-dosgi-remote-service-admin-interfaces
-Dversion=1.3-SNAPSHOT -Dpackaging=
jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.apache.cxf.dosgi:cxf-dosgi-ri-dsw-cxf:bundle:1.3-SNAPSHOT
        2)
org.apache.cxf.dosgi:cxf-dosgi-remote-service-admin-interfaces:jar:1.3-SNAPSHOT

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

for artifact:
  org.apache.cxf.dosgi:cxf-dosgi-ri-dsw-cxf:bundle:1.3-SNAPSHOT

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Unresolved-constraint-in-bundle-when-starting-DOSGi-on-Felix-4-0-1-tp5076919p5079510.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to