You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Semb Wever (Jira)" <ji...@apache.org> on 2021/04/05 09:18:00 UTC

[jira] [Commented] (CASSANDRA-16559) Enable offline builds with resolver-ant-tasks

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

Michael Semb Wever commented on CASSANDRA-16559:
------------------------------------------------

{quote}
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.
{quote}
Royally breaks IDE and Eclipse :'(

> 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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org