Perhaps I had a polluted maven cache or I pulled the wrong jsr299 dependency, but the cdi-api addition was to address a secondary dependency that jboss jsr299 was pulling in. The problem was that the jboss jsr299 was trying to find cdi-api 1.0.0.SNAPSHOT which couldn't be found and didn't seem to be correct (according to the references I found). That is why I ended up needing to add the dependency within OWB-controlled config.

Paul J. Reder

On 10/24/2009 07:55 AM, Gurkan Erdogdu (JIRA) wrote:

      [ 
https://issues.apache.org/jira/browse/OWB-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gurkan Erdogdu closed OWB-146.
------------------------------

        Resolution: Fixed
     Fix Version/s: M4

I removed duplications. For cdi-api dependency in webbeans-porting, we are 
using owb-api. webbeans-porting depends on tck-api that is specified in the its 
pom.xml. webbeans-tck depends on tck-impl.

Thanks for comments.



A new extract of openwebbeans on a fresh system has difficulty resolving 
dependencies and repositories.
-------------------------------------------------------------------------------------------------------

                 Key: OWB-146
                 URL: https://issues.apache.org/jira/browse/OWB-146
             Project: OpenWebBeans
          Issue Type: Bug
         Environment: Linux (Fedora 11, RHEL 5)
            Reporter: Paul J. Reder
            Assignee: Gurkan Erdogdu
            Priority: Minor
             Fix For: M4

         Attachments: pom_updates_for_clean_systems.patch


A fresh extract on a clean system has trouble finding some of the dependencies 
and encounters some duplicated dependencies.
I have a patch that I'll be attaching that resolves these issues so that a 
clean extract builds cleanly (excluding webbeans-tck)


--
Paul J. Reder
-----------------------------------------------------------
"The strength of the Constitution lies entirely in the determination of each
citizen to defend it.  Only if every single citizen feels duty bound to do
his share in this defense are the constitutional rights secure."
-- Albert Einstein

Reply via email to