Il giorno mer 2 gen 2019 alle ore 15:34 Vladimir Sitnikov <sitnikov.vladi...@gmail.com> ha scritto: > > Enrico> For instance maven-surefire > integration tests take 2 hours. > In general I see Travis (free edition) does not offer many resources. > > Each Travis job is limited by 50 minutes, however one can split tests into > multiple jobs, so it will run fine.
I guess it won't be easy. Maven integration testing is very complex, it's Maven launching Maven itself. We will need to improve maven-invoker plugin, I don't know if there is support for something like JUnit categories. We can run only "unit tests" and this will be a minimal "feedback" for the contributor. For simpler plugins, like "checkstyle", I think Travis would be a good choice, at least I would give it a try Enrico > > Vladimir --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org