[Bug 15] New: Referencing wrong version of the skin

http://bugzilla.qos.ch/show_bug.cgi?id=15 Summary: Referencing wrong version of the skin Product: logback-site Version: unspecified Platform: PC OS/Version: Windows Status: NEW Severity: blocker Priority: P1 Component: other AssignedTo: logback-dev@qos.ch ReportedBy: noreply.ceki@qos.ch
From the latest commit [1], it seems that the wrong version of the skin is referenced. It should be 0.5-SNAPHOT, not 0.3.
[1] http://www.qos.ch/pipermail/logback-dev/2006-October/000728.html -- 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.

http://bugzilla.qos.ch/show_bug.cgi?id=15 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Comment #1 from noreply.sebastien@qos.ch 2006-10-27 15:28 ------- Unfortunately, there is no variable that we can put in the elements referencing the skin version that is not read by maven like a simple string. If we introduce a variable here, and launch mvn site, here is what maven looks for: http://mirrors.dotsrc.org/maven2/ch/qos/logback/logback-skin/ ${project.version}/logback-skin-${project.version}.jar it then dies with the following error: [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) I guess that we have not to forget this one when we do a release... -- 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.

http://bugzilla.qos.ch/show_bug.cgi?id=15 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- 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.
participants (1)
-
bugzilla-daemon@pixie.qos.ch