You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Steven Rowe (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/02/27 06:05:48 UTC

[jira] [Issue Comment Edited] (INFRA-4497) Enable Nexus Access For Lucene Core and for Solr

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

Steven Rowe edited comment on INFRA-4497 at 2/27/12 5:04 AM:
-------------------------------------------------------------

Info about Lucene/Solr's build system and POM locations:

Lucene/Solr's build system uses Ant.  POMs are stored under dev-tools/maven/ as 'pom.xml.template' with the same directory structure as that from the top-level.  

'ant get-maven-poms' from the top-level directory will fill in the POMs' versions (the only templated item at present), rename them to 'pom.xml' and copy them over to their expected locations.

'ant generate-maven-artifacts' uses Maven Ant Tasks to deploy the Ant-built artifacts as Maven artifacts, by default to a local repository.

There are currently two active development branches; the POMs for these two, branch_3x and trunk, are located, respectively, at:

https://svn.apache.org/repos/asf/lucene/dev/branches/branch_3x/dev-tools/maven/
https://svn.apache.org/repos/asf/lucene/dev/trunk/dev-tools/maven/

                
      was (Author: steve_rowe):
    Info about Lucene/Solr's build system and POM locations:

Lucene/Solr's build system uses Ant.  POMs are stored under dev-tools/maven/ as 'pom.xml.template' with the same directory structure as that from the top-level.  

'ant get-maven-poms' from the top-level directory will fill in the POMs' versions (the only templated item at present), rename them to 'pom.xml' and copy them over to their expected locations.

'ant generate-maven-poms' uses Maven Ant Tasks to deploy the Ant-built artifacts as Maven artifacts, by default to a local repository.

There are currently two active development branches; the POMs for these two, branch_3x and trunk, are located, respectively, at:

https://svn.apache.org/repos/asf/lucene/dev/branches/branch_3x/dev-tools/maven/
https://svn.apache.org/repos/asf/lucene/dev/trunk/dev-tools/maven/

                  
> Enable Nexus Access For Lucene Core and for Solr
> ------------------------------------------------
>
>                 Key: INFRA-4497
>                 URL: https://issues.apache.org/jira/browse/INFRA-4497
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Nexus
>            Reporter: Steven Rowe
>            Assignee: Brian Demers
>            Priority: Blocker
>
> Project URL: http://lucene.apache.org
> SVN URL: https://svn.apache.org/repos/asf/lucene/dev/
> Maven Group Ids: org.apache.lucene, org.apache.solr
> Managed By This TLP Project: Lucene

--
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