[logback-dev] [Bug 15] Referencing wrong version of the skin

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Fri Oct 27 15:28:12 CEST 2006


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


noreply.sebastien at qos.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #1 from noreply.sebastien at 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.



More information about the logback-dev mailing list