Hi, Since noone reacted on my quest for XML Catalog support in Maven, I am patching Maven myself to handle it.
I have 2 questions; 1. I'll submit a patch back to the community, so which branch should I make the diff against. 2. In MavenUtils.getNonJellyProject(), there is a 1), 2) & 3) steps. Would it be possible for the 2) step (MavenUtils.createContext() ) to be done first, and the 1) second?? Reason is, I want to pick up properties from the project.properties and pass it into the parser. Cheers Niclas -- +---------//-------------------+ | http://www.bali.ac | | http://niclas.hedhman.org | +------//----------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
