On 6/28/2010 9:52 AM, Marshall Schor wrote: I meant to include that Apache source releases are supposed to have what is needed to build the artifact from sources. Sorry for the bad English caused by cut/paste – should say “unless the maven convention of … is followed”
(In this note, filtering just means including or excluding subtrees of files, not running the maven filtering software).
I think the release plugin put in already the code to discover a common parent directory, as described above. (I don’t think it has “filtering” code though). And the release process is already checking out into the target/checkout directory the SVN directory – so before it does any changes beyond the fresh checkout, could it build the source-release.zip from the (filtered) version of what’s there?
-Marshall
0 Comments.