Michael Semb Wever created CASSANDRA-16559:
----------------------------------------------
Summary: Enable offline builds with resolver-ant-tasks
Key: CASSANDRA-16559
URL: https://issues.apache.org/jira/browse/CASSANDRA-16559
Project: Cassandra
Issue Type: Improvement
Components: Build
Reporter: Michael Semb Wever
Assignee: Michael Semb Wever
Follow-on to CASSANDRA-16391
When all dependencies are already in the local {{~/.m2/repository/}} we should
not be needing an internet connection. ("Offline" mode should be automatic.)
This patch also does away with the copying of jar files from
{{~/.m2/repository/}} into {{build/lib/jars/ and build/test/lib/jars/}.
Instead, all the build classpaths are built using each dependencies from their
~/.m2/repository/ locations. The lib/ folder is still generated for building
the binary artifact.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]