I'm sorry but i don't know anything about filtering? What do you mean
exactly?
i thought maven-properties are only accessible within the pom.xml file?
What i need is a plugin, that looks at the ${pom.version} and the walks
through all my packages (in my source folder) and change the @version
javadoc tag in every single java class file.
I couldn't find any plugin doing this.
Maybe this filtering you mentioned can help?
thx
R.C.
Rémy Sanlaville wrote:
>
> Hi,
>
> Isn't possible to use filtering with ${pom.version} ?
>
> Rémy
>
> 2007/3/16, CodingPlayer <[EMAIL PROTECTED]>:
>>
>>
>> Hi All,
>>
>> i just was wondering if there is any possibility to tell the
>> maven-release-plugin, to change ALL the source files as well?
>>
>> i mean, it would be nice, if the @version javadoc tag would be
>> automatically
>> changed for each class.
>>
>> For e.g. when releasing version 1.7 and changing to 1.8-SNAPSHOT, all
>> @version tags (for each class) should be changed to 1.8 (right after the
>> release).
>>
>>
>> If someone knows a way to do this pls let me know.
>> Maybe there is another plugin that is capable of this functionality?
>>
>> thx
>> R.C.
>> --
>> View this message in context:
>> http://www.nabble.com/-M2--maven-release-plugin-and-javadoc-%40version-tags-tf3414345s177.html#a9513881
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
--
View this message in context:
http://www.nabble.com/-M2--maven-release-plugin-and-javadoc-%40version-tags-tf3414345s177.html#a9514526
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]