You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2015/07/20 14:58:04 UTC

[jira] [Commented] (CASSANDRA-9845) Fix build.xml to not download non-existent source jars, cleanup duplicate artifacts

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

T Jake Luciani commented on CASSANDRA-9845:
-------------------------------------------

+1!

> Fix build.xml to not download non-existent source jars, cleanup duplicate artifacts
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-9845
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9845
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Robert Stupp
>            Assignee: Robert Stupp
>            Priority: Minor
>             Fix For: 2.2.x
>
>
> After an {{ant realclean}}, our build tries to download a lot of source artifacts, which do not exist (verified against {{https://search.maven.org/}}). This unnecessarily slows down the build.
> The artifacts without sources are:
> {{org.apache.rat:apache-rat:java-source:sources:0.10}}
> {{org.apache.hadoop:hadoop-core:java-source:sources:1.0.3}}
> {{org.apache.hadoop:hadoop-minicluster:java-source:sources:1.0.3}}
> {{org.apache.hadoop:hadoop-test:java-source:sources:1.0.3}}
> {{xmlenc:xmlenc:java-source:sources:0.52}}
> {{commons-beanutils:commons-beanutils-core:java-source:sources:1.8.0}}
> {{tomcat:jasper-runtime:java-source:sources:5.5.12}}
> {{tomcat:jasper-compiler:java-source:sources:5.5.12}}
> {{net.sf.kosmosfs:kfs:java-source:sources:0.3}}
> {{hsqldb:hsqldb:java-source:sources:1.8.0.10}}
> {{antlr:antlr:java-source:sources:2.7.7}}
> {{com.google.code.findbugs:jsr305:java-source:sources:2.0.2}}
> Also removed some duplicate jars (left the newest version) including:
> asm:asm:3.1
> org.mortbay.jetty:jetty:6.1.14
> org.mortbay.jetty:jetty-core:6.1.14
> hsqldb
> antlr
> /cc [~tjake]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)