[ 
https://issues.apache.org/jira/browse/CXF-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635323#action_12635323
 ] 

David Bosschaert commented on CXF-1830:
---------------------------------------

Additionally, there is this missing dependency.

[INFO] Failed to resolve artifact.

Missing:
----------
1) 
org.apache.servicemix.kernel.testing:org.apache.servicemix.kernel.testing.support:jar:1.0.0-SNAPSHOT

 Try downloading the file manually from the project website.

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

 Path to dependency:
       1) org.apache.cxf:cxf-dosgi-ri-systests:pom:1.0-SNAPSHOT
       2) 
org.apache.servicemix.kernel.testing:org.apache.servicemix.kernel.testing.support:jar:1.0.0-SNAPSHOT





> Missing dependency when building dOSGi
> --------------------------------------
>
>                 Key: CXF-1830
>                 URL: https://issues.apache.org/jira/browse/CXF-1830
>             Project: CXF
>          Issue Type: Bug
>          Components: OSGi
>    Affects Versions: 2.2
>            Reporter: David Bosschaert
>
> When building...
> Downloading: 
> http://s3.amazonaws.com/maven.springframework.org/osgi/org/apache/s
> ervicemix/bundles/org.apache.servicemix.bundles.woodstox/3.2.6_1-SNAPSHOT/org.ap
> ache.servicemix.bundles.woodstox-3.2.6_1-SNAPSHOT.jar
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) 
> org.apache.servicemix.bundles:org.apache.servicemix.bundles.woodstox:jar:3.2.
> 6_1-SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.servicemix.bundles 
> -Dartifac
> tId=org.apache.servicemix.bundles.woodstox -Dversion=3.2.6_1-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.servicemix.bundles 
> -DartifactI
> d=org.apache.servicemix.bundles.woodstox -Dversion=3.2.6_1-SNAPSHOT 
> -Dpackaging=
> jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency:
>         1) org.apache.cxf:cxf-dosgi-ri-felix-profiles:jar:1.0-SNAPSHOT
>         2) 
> org.apache.servicemix.bundles:org.apache.servicemix.bundles.woodstox:
> jar:3.2.6_1-SNAPSHOT
> ----------
> 1 required artifact is missing.
> for artifact:
>   org.apache.cxf:cxf-dosgi-ri-felix-profiles:jar:1.0-SNAPSHOT
> from the specified remote repositories:
>   repository.opensaml (http://ws.zones.apache.org/repository2),
>   spring-osgified-artifacts 
> (http://s3.amazonaws.com/maven.springframework.org/o
> sgi),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository/),
>   com.springsource.repository.bundles.external 
> (http://repository.springsource.c
> om/maven/bundles/external),
>   ops4j (http://repository.ops4j.org/maven2),
>   java.net (https://maven-repository.dev.java.net/nonav/repository),
>   servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
>   central (http://repo1.maven.org/maven2),
>   com.springsource.repository.bundles.release 
> (http://repository.springsource.co
> m/maven/bundles/release),
>   i21-s3-maven-repo 
> (http://s3.amazonaws.com/maven.springframework.org/milestone
> )
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 31 seconds
> [INFO] Finished at: Fri Sep 26 16:54:50 BST 2008
> [INFO] Final Memory: 25M/45M
> [INFO] 
> ------------------------------------------------------------------------
> C:\checkouts\dosgi>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to