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


[EMAIL PROTECTED] changed:

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




------- Comment #1 from [EMAIL PROTECTED]  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.
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to