You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (Commented) (JIRA)" <ji...@apache.org> on 2011/10/11 20:45:11 UTC

[jira] [Commented] (FELIX-2992) scr 1.6.1-SNAPSHOT: impossible to build due to obsolete dependencies

    [ https://issues.apache.org/jira/browse/FELIX-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125273#comment-13125273 ] 

Felix Meschberger commented on FELIX-2992:
------------------------------------------

The project is setup to get the 0.6.0 versions from the OPS4J repository and thus may build.

I tried to upgrade to the latest 2.2.0 release but I was not satisfied with the result:
  * Some functionality is destructively changed like missing support for in-container @Before and @After as well as no support for providing the BundleContext to the @Before method any more
  * In 0.6.0 the test code bundle exports its classes such that I could set up TinyBundles making use of those classes; this is not the case any longer requiring more complex setup for this sharing (I need TinyBundles to be able to properly test the processing of the descriptors in various custom built bundles)

All in all, I aborted trying to migrate for now. If someone comes up with  a patch for this migration, I would be happy to apply it, though.
                
> scr 1.6.1-SNAPSHOT: impossible to build due to obsolete dependencies
> --------------------------------------------------------------------
>
>                 Key: FELIX-2992
>                 URL: https://issues.apache.org/jira/browse/FELIX-2992
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions:  scr-1.6.0
>            Reporter: Andrei Pozolotin
>
> scr: impossible to build due to obsolete dependencies
> errors:
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache Felix Declarative Services 1.6.1-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [WARNING] The POM for org.ops4j.pax.exam:pax-exam:jar:0.6.0 is missing, no dependency information available
> [WARNING] The POM for org.ops4j.pax.exam:pax-exam-junit:jar:0.6.0 is missing, no dependency information available
> [WARNING] The POM for org.ops4j.pax.exam:pax-exam-container-default:jar:0.6.0 is missing, no dependency information available
> [WARNING] The POM for biz.aQute:bndlib:jar:0.0.313 is missing, no dependency information available
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 0.875s
> [INFO] Finished at: Fri Jun 10 13:04:54 CDT 2011                                                                                                                                        
> [INFO] Final Memory: 3M/61M  
> indeed:
> current maven central does not contain these artifacts:
> http://search.maven.org/#search|ga|1|bndlib
> http://search.maven.org/#search|ga|1|pax%20exam

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira