Hey Mathias,

thanks for reaching us!

I think local Maven repo mirror would help caching artifacts and speed up any Maven build tremendously.

We need to do two executions now:
1. one that pre-downloads artifacts https://github.com/richfaces/richfaces/blob/master/.travis.yml#L3
2. run verification task

When having a Maven mirror, there would be no point in doing step (1).

As you can see from the build history, RichFaces job usually completes in 30-40 mins, but sometimes it exceeds even 50 mins (builds 506-508).
https://travis-ci.org/richfaces/richfaces/builds

I may just assume that the speed of execution depends on Maven repositories that artifacts are downloaded from, the network bandwidth limitations or maybe the Travis CI node that the node runs on. This is the question we can't answer ourselves.


Thanks,

~ Lukas







On Thu, Feb 27, 2014 at 11:10 PM, Mathias Meyer <richfaces-dev@lists.jboss.org> wrote:
Hey guys,

Mathias from Travis CI here. Sorry about the issues you've been having.

What could we do to help out? Would a local Maven mirror possibly help speed things up?

Cheers, Mathias

Posted by forums
Original post: https://community.jboss.org/message/860123#860123
_______________________________________________
richfaces-dev mailing list
richfaces-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/richfaces-dev