Hi Mark,

This is all possible but you might need to use a combo of the SCM plugin, the POM plugin and the assembly plugin. Some questions:

On 29/09/2009, at 2:16 AM, Mark Hobson wrote:



I need an archive that contains a complete buildable standalone
project bundle.  More specifically, it needs to contain:

1) the full SCM checkout of the main project

you are calling from within that, or want to do a checkout?

2) full SCM checkouts of all dependencies that match a
groupId:artifactId pattern (i.e. internal projects)

are these released dependencies or in development snapshots?

3) a local repository containing the binaries for the unmatched
dependencies (i.e. third-party projects)

this can already be done with the assembly plugin.

- Brett


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

Reply via email to