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

Steven Rowe commented on LUCENE-3930:
-------------------------------------

bq. I have no idea what uses this maven-ant-tasks.jar thats still there, or 
where to fetch it from, but maybe Steve knows :)

maven-ant-tasks.jar is used by {{generate-maven-artifacts}} / {{dist-maven}} / 
{{m2-deploy\*}} to deploy Maven artifacts; these are used by the Jenkins Maven 
builds to deploy snapshots to the Apache Snapshot repository, and up through 
the most recent release, to create Maven release artifacts to be published on 
Maven central.

I unpacked the .jar and found a POM under META-INF, and it says its 
{{groupId:artifactId:version}} coordinates are 
{{org.apache.maven:maven-ant-tasks:2.1.3}}, which is available from the Maven 
Central repository at 
[http://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/].
                
> nuke jars from source tree and use ivy
> --------------------------------------
>
>                 Key: LUCENE-3930
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3930
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: general/build
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>         Attachments: LUCENE-3930.patch
>
>
> As mentioned on the ML thread: "switch jars to ivy mechanism?".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to