On 09/21/2011 02:55 PM, Stephen Gargan wrote: > As a suggestion, I could try to veto the integration testing as part of the > normal build and separate it into a profile. The profile could be run during > development but otherwise be omitted from builds. It would remove the > independent verification you get from the continuous integration, but it > might be acceptable in this situation as the sample projects are pretty > static.
Could we change it so that this integration test is only run with 'mvn install' and not with 'mvn verify'? Doug
