Robert Stupp created CASSANDRA-9757:
---------------------------------------

             Summary: Cache maven-ant-tasks.jar locally
                 Key: CASSANDRA-9757
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9757
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Robert Stupp
            Assignee: Robert Stupp
            Priority: Trivial
             Fix For: 2.2.x
         Attachments: cache-maven-ant-tasks-locally.txt

After an {{ant realclean}} the {{maven-ant-tasks.jar}} file is gone.
{{build.xml}} already has some mechanism to use that file from a local maven 
repo - but there's no way to actually add that jar to the repo if it is not 
there.

Attached patch caches the jar in the local maven repo.

(Although it's not "polite" to blindly write into a user's local repo, I think 
it's ok to do it)

Any opinions?



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

Reply via email to