Re: Resources Handling Proposal

2008-03-06 Thread Olivier Lamy
Hi, Thanks for review Jason 2008/3/4, Jason van Zyl <[EMAIL PROTECTED]>: > You have the loaded order, clearly specify the precedence. > > Your code also is highly Maven specific but really you're just Yep it's the goal here : providing a common component for all maven plugins to interpolate List

Re: Resources Handling Proposal

2008-03-04 Thread Jason van Zyl
You have the loaded order, clearly specify the precedence. Your code also is highly Maven specific but really you're just interpolating sources of information into a piece of text. The components John has for interpolation already exist in Plexus. Did you not see the interpolation stuff whi

Resources Handling Proposal

2008-03-04 Thread Olivier Lamy
Hi, We have had some discussions about Resources Handling recently. I have write a draft proposal in the wiki [1] Put your comments/ideas. Thanks, -- Olivier [1] http://docs.codehaus.org/display/MAVEN/Resources+Handling+(common+component+maven-filtering) ---