Dennis Lundberg wrote:

IIUC Wagon is an integral part of Maven core. How (if possible) would I
go about fixing this for the Site Plugin. I have a fix with unit tests
ready for Wagon, but it doesn't seem to make a difference to the Site
Plugin when I upgrade it's Wagon dependency to my locally built
1.0-beta-7-SNAPSHOT. Copying the PathUtils class into the Site Plugin in
the same package as in Wagon doesn't work either.

Why not just copy the bits you need into some class specific to the Site Plugin, i.e. use a package/class name not conflicting with Wagon stuff?


Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to