[ 
https://issues.apache.org/jira/browse/CASSANDRA-16559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314957#comment-17314957
 ] 

Michael Semb Wever edited comment on CASSANDRA-16559 at 4/5/21, 4:36 PM:
-------------------------------------------------------------------------

Copying jars from {{~/.m2/repository}} to  {{build/lib/jars/}} and 
{{build/test/lib/jars/}} restored.


was (Author: michaelsembwever):
Copying jars from {{~/.m2/repository}} to  {{build/lib/jars/}} and 
{{build/test/lib/jars/} restored.

> 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
>            Priority: Normal
>             Fix For: 4.0-rc
>
>
> 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.
> Patch at 
> https://github.com/apache/cassandra/compare/trunk...thelastpickle:mck/16559/trunk
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to