Hallo mate! thanks for taking care of it, much more than appreciated!
> 1) I am renaming this tag: > http://svn.apache.org/repos/asf/incubator/onami/tags/parent-1-incubating/ > to > http://svn.apache.org/repos/asf/incubator/onami/tags/parent-1-incubating-RC1 > not needed, I think we could follow a more pragmatic approach that our fellows at Maven already follow: simply delete the tag that didn't pass the vote :) > 2) I am doing: > mvn release:prepare > mvn release:perform > OK > 3) then I do: > > svn co > http://svn.apache.org/repos/asf/incubator/onami/tags/parent-1-incubating/ > cd parent-1-incubating > mvn deploy this extra step is not needed, it is performed by the `mvn release:perform` step > If not, would it be better to move the maven-assembly-plugin I added > to the "standard" location outside the profile? I don't think so, we want to create the sources package just when releasing, it is a "waste" of time having it included in the usual development process. Thanks again for taking care of it, all the best! -Simo PS That sources archive packaging included in the parent will save us modules releases... http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/
