http://bugzilla.qos.ch/show_bug.cgi?id=31

           Summary: LOGBack 0.6 Maven 2 build broken
           Product: logback-general
           Version: unspecified
          Platform: All
        OS/Version: Windows
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: build-structure
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


When I try to reference LOGBack 0.6 in my Maven 2 build, I'm unable to get it
to work because the build structure is broken. 

Here is the message I get:

Unable to get dependency information: Unable to read the metadata file for
artifact 'org.slf4j:slf4j-api:jar': Cannot find parent: org.slf4j:slf4j-parent
for project: org.slf4j:slf4j-api:jar:1.1.0-RC0
org.slf4j:slf4j-api-1.1.0-RC0.jar

I tried to remedy this by explicitly forcing slf4j 1.1.0-RC1, but the corrupt
1.1.0-RC0 structure prevents any use of LOGBack 0.6 in Maven 2. 

Upgrading the LOGBack 0.6 dependency files to use slf4j 1.1.0-RC1 will
eliminate this problem.

I don't know of any manageable workaround short of copying LOGBack to a local
repository and manually pointing it away from the broken slfrj 1.1.0-RC0.


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to