On 06/10/2009, at 8:22 PM, Mark Hobson wrote:

Note that -r is deprecated in favour of -pl now...

Oh right, I hadn't seen that mentioned anywhere.  So does -pl support
building the project list dynamically from subdirectories like -r
does?

Yes, though I think it requires the proper <modules> set up to do so (subset of current reactor, not a custom reactor). I think you should write out that aggregating file for best future proofing.


I do like this idea, although it'd mean releasing new versions of
pre-existing projects to bring in the new attached artifact.

couldn't you build the equivalent source bundle for the existing version,
since it is a whole new artifact?

So just deploy the source-release artifact without the others?  Sure,
if you know an easy way of doing this from a tag :)

You'll probably need to make a copy of the code, adjust the POMs for the new assembly (but not change the versions), build and then upload the file from target manually (or use deploy:deploy-file).

Not sure if that's less work than just doing a new release :)

- Brett


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to