Hi all,

I would like some advices about how automatically update a properties file
inserting into an incremental value representing the build number....

My scenario:
- I have a web application and I would like to insert in some page, the
build version....
- I would like to know if is there a way to obtain the project version from
the java code in a way that I'm able to insert a label showing that
version...
- If there wasn't such a way, I was thinking to write project version in a
file, then from java code I would read that file and would update my
label...

Have you got any idea? Obviously I would like to take advantage of Maven and
I would prefer to avoid another file....

Thanks in advance,
Raffaele Gambelli
-- 
View this message in context: 
http://www.nabble.com/Project-versioning-tp20601486p20601486.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to