You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Depthblue <de...@centrum.cz> on 2007/04/23 12:42:34 UTC

Loading property from specific file

Hi everybody,

I need loading my property build.number from my file data.txt to Maven. And
I need using this property in scm:tag for set tag name.

Thanks
-- 
View this message in context: http://www.nabble.com/Loading-property-from-specific-file-tf3630468s177.html#a10137472
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Loading property from specific file

Posted by Maria Odea Ching <oc...@exist.com>.
Hi,

You can refer to this document, in the "How do I filter resource files?" 
section:

http://maven.apache.org/guides/getting-started/index.html

Thanks,
Deng


Depthblue wrote:
> Hi everybody,
>
> I need loading my property build.number from my file data.txt to Maven. And
> I need using this property in scm:tag for set tag name.
>
> Thanks
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Loading property from specific file

Posted by "Balasubramanian, Ravi Shankar" <rb...@informatica.com>.
Try using this plugin:
http://individual.utoronto.ca/zarar/properties-maven-plugin/site/introdu
ction.html

Regards,
Ravi
-----Original Message-----
From: Depthblue [mailto:depthblue@centrum.cz] 
Sent: Monday, April 23, 2007 4:13 PM
To: users@maven.apache.org
Subject: Loading property from specific file


Hi everybody,

I need loading my property build.number from my file data.txt to Maven.
And
I need using this property in scm:tag for set tag name.

Thanks
-- 
View this message in context:
http://www.nabble.com/Loading-property-from-specific-file-tf3630468s177.
html#a10137472
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org