On Wed, 15 Feb 2012, Jeff wrote: > I'm trying to implement Jenkins with Maven as the build CI/CD tool since it > does so well with the technologies we are using out of the box instead of > GO that the larger .NET-based organization is using. > > I've done Jenkins jobs for stand-alone projects but not jobs chained from > dependent projects. > > Conceptually, I can see how dependent jobs are configured using the build > pipeline plugin (though we only have one project so far). What is unclear > is how downstream jobs are configured to consume the > artifacts and/or outputs produced upstream.
Plugins to check out:
* Join plugin
* Copy Artifacts plugin
Those might meet your needs, I use them both heavily to create longish
pipelines.
- R. Tyler Croy
--------------------------------------
Code: http://github.com/rtyler
Chatter: http://twitter.com/agentdero
[email protected]
pgpWf75zKMiQP.pgp
Description: PGP signature
