Re: Downstream build and local maven repository

2012-01-21 Thread Brett Porter
On 21/01/2012, at 3:19 PM, Thomas Fox wrote: > > I have some questions related to the sharing of maven artifacts between > upstream and downstream jenkins builds > > For Torque, we have a build which builds the main project (using mvn > install) and then a test project which is intended to test

Downstream build and local maven repository

2012-01-20 Thread Thomas Fox
I have some questions related to the sharing of maven artifacts between upstream and downstream jenkins builds For Torque, we have a build which builds the main project (using mvn install) and then a test project which is intended to test the artifacts produced by the main build. The test project