Yes, it can, as it uses some code from PropertyUtil. The code may be a bit
ugly though, as the latest version of Maven Embedder (2.0.4) doesn't seem to
work properly with the code.



Stephane Nicoll-2 wrote:
> 
> Hi,
> 
> I think this can include the resources filtering we need in various
> mojos, right?
> 
> WDYT?
> Stéphane
> 
> On 11/14/06, Tony Truong <[EMAIL PROTECTED]> wrote:
>>
>> Hi guys,
>>
>> For your interest, I have made a library which we have found useful here
>> down in Atlassian.
>>
>> http://repository.atlassian.com/maven2/com/atlassian/maven/util/maven-utils/
>>
>> So far it has:
>>
>> PropertyManager - Manages a list of property objects. This class will
>> also
>> filter maven2 variables inside keys.
>>
>> Why would I use custom properties?
>>
>>     * When you want to have a properties file as a source of truth
>>     * When you want to increase a level of abstraction to your files for
>> higher reusability (e.g. test files).
>>     * When you want to use maven specific variables (e.g. ${basedir},
>> ${pom.artifactId})
>>
>> Not sure how I will notify people of changes as of yet. Comments?
>> Suggestions?
>>
>> Regards,
>>
>> Tony
>> --
>> View this message in context:
>> http://www.nabble.com/FYI%3A-Developing-maven-utility-library-tf2627249s177.html#a7331336
>> Sent from the Maven Developers mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/FYI%3A-Developing-maven-utility-library-tf2627249s177.html#a7348172
Sent from the Maven Developers mailing list archive at Nabble.com.


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

Reply via email to