2009/7/24 Benjamin Bentmann <[email protected]> > Hi Stephen, > > Revision >> 10211 <http://fisheye.codehaus.org/changelog/mojo/?cs=10211> >> Author >> stephenconnolly >> Date >> 2009-07-24 05:14:26 -0500 (Fri, 24 Jul 2009) >> >> >> Log Message >> >> integration tests fail and take too long if we include the default reports >> > > Did you try excludeDefaults=false [0] or an empty <reportSet> for the > maven-project-info-reports-plugin? >
It still tries to download m-p-i-r-p even with excludes defaults... I've backed this out in favour of an improved prep-its profile. Now the tests seem to run fast and the environment seems to be much more reproducible... eventually I am going to have to find a nicer solution so that running behind a proxy allows the tests to work... I have a plan though! > > > Benjamin > > > [0] > http://maven.apache.org/ref/2.0.8/maven-model/maven.html#class_reporting > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
