On 26-Feb-08, at 4:27 PM, Brett Porter wrote:

Hi,

To implement MNG-2664 on trunk (inclusion of webdav), one of three choices must be made:
- put back the shading that is used in 2.0.x

This is terrible for debugging maven and makes working with the embedder a royal PITA. So no on this option.


- make a pre-shaded wagon-webdav artifact
- make commons-logging work in $M2_HOME/lib

Yuck.



The reason for this is that commons-logging in the root classloader makes plugins unhappy (and the error reporting seems to be swallowed now).


What about using slf4j and it's commons-logging replacement?

Preferences? I'm thinking door number 2.

- Brett

--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
jason at sonatype dot com
----------------------------------------------------------

Selfish deeds are the shortest path to self destruction.

-- The Seven Samuari, Akira Kirosawa



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to