Could you not just build it once and copy the contents of the local
cache after it downloads everything?
Ron
On 22/07/2015 11:57 PM, Curtis Rueden wrote:
Hi Kevin,
What I want to do is just download all artifacts not in "com.spinn3r.* “
group ID.
Did you try:
mvn dependency:go-offline -DexcludeGroupIds=com.spinn3r ...
?
Regards,
Curtis
On Wed, Jul 22, 2015 at 10:50 PM, Kevin Burton <[email protected]> wrote:
What I want to do is just download all artifacts not in "com.spinn3r.* “
group ID.
They aren’t built yet or in any repositories yet. This is for a continuous
integration systems so I want to pre-cache them. After this they’re just
restored from cache to build faster.
Is your repo on the same computer as the CI system?
No.. different.
Maven does cache dependencies locally after they are downloaded from your
repo.
Yes. But this is a hosted CI build system (CircleCI) so everything is a
container and wiped out each time.
--
Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>
--
Ron Wheeler
President
Artifact Software Inc
email: [email protected]
skype: ronaldmwheeler
phone: 866-970-2435, ext 102
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]