Hello,

A common practice with maven is to use SNAPSHOTS for the versions
under development.

I can see that the wicket / wicket-extensions project use "SNAPSHOT"
as their current version.

I think their current version should better follow the de-facto
convention of using the target version number, suffixed by
"-SNAPSHOT".

So to speak : having current versions set to "1.2-SNAPSHOT" instead of
"SNAPSHOT".

This will allow you, if needed, to have several versions of wicket
under development : for example an upcoming big security hole fix in a
"1.1.1-SNAPSHOT" branch, and the "1.2-SNAPSHOT" in HEAD ...

My 0,02 EUR,

--
Laurent


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to