Re: maven release plugin and subversion externals

2012-06-06 Thread Michael Holopainen
That method will work fine with projects external repos. Just as long as there are no svn:external links inside the folders itself come from svn:externals link. Other important thing to note is that if you are using separeate aggregation and root pom's in the project. then you must have definiti

Re: maven release plugin and subversion externals

2012-06-06 Thread Michael Holopainen
Start with reading the Maven release plugin description, specially prepare and perform action's documentation. This problem with svn:externals is that IF you are using svn:externals that link to the project itself the release branch will point to the trunk. release:prepare phase will 1. crawls