You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steven Rowe (Commented) (JIRA)" <ji...@apache.org> on 2012/03/28 00:32:28 UTC

[jira] [Commented] (LUCENE-3930) nuke jars from source tree and use ivy

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