2011/12/10 Barrie Treloar <[email protected]>: > On Sun, Dec 11, 2011 at 2:29 AM, Olivier Lamy <[email protected]> wrote: >> 2011/12/10 Benson Margulies <[email protected]>: >>> I have yet to figure out how to get the core integration tests to pass >>> on my local machine even when they are passing on Jenkins. >>> >>> On my Mac, at least one likes to fail due to the discrepancy between >>> /tmp and /private/tmp. >> which one ? this should have been fixed normally. >>> >>> On my Linux VM, I get a rash of failure that make no particular sense to me. >>> >>> I think that I am copying the procedure from the jenkins job that >>> succeeds: remove the .m2/repository, and then run with -B and -U, but >> >> why not simply use -Dmaven.repo.local=path to a new local repo (this >> will preserve your local repo for other projects you work on) >> and -Dmaven.home=path to the maven core you want to test > [del] > > And is this written up somewhere? in core-it-suite/pom.xml > One day I'd like to get in there and avoid resolving these problems? btw Benson has fixed the site so will be here: http://maven.apache.org/guides/development/guide-m2-development.html
> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
