hi @ all, currently we are facing changes and issues with the release process (due to the new root-pom). #1 during the release process [1] it's now needed to confirm the version of >every< module (minor, but something changed here) #2 per >default< the resulting tag is deltaspike-root-[version] instead of deltaspike-project-[version] #3 during the prepare-step maven tries to interact with the original repository (maven asks for the password which wasn't the case before)
-> we need to resolve those topics, before we can continue. since the release is bocked anyway, we could think about the next version number as well (we could release v1.3.0 instead of v1.2.2, since the release will contain new features). regards, gerhard [1] http://deltaspike.apache.org/steps_for_a_release.html
