Dear all, Do you think it would be a good idea to have a fixed place where maven artifacts are deployed when a release vote is called. E.g. current 1.4.15 voting is pointing to:
Maven repo: http://people.apache.org/~jrthomerson/wicket-1.4.15/m2-repo and probably next will be Maven repo: http://people.apache.org/~jrthomerson/wicket-1.4.16/m2-repo or maybe Maven repo: http://people.apache.org/~xxx/wicket-1.4.16/m2-repo If developer xxx is creating the release. Would it make sense to have to have a unique repo hosted somewhere so that in order to test a new version we only need to bump the version number in order to test a new pre-release? E.g. at work we are using artifactory and it would be nice to have a unique URL for every new pre-release. Regards, Ernesto
