Michael,

If we wanted to publish M2 snapshots, we could configure Hudson to call generate-maven-artifacts and have them deployed to the M2 snapshots repository, right? This would mean we would have to change the deploy call a bit in common-build.xml so that it could take in the remote repo instead of going to the dist.dir, I think.


-Grant

On Aug 22, 2007, at 3:04 AM, Michael Busch (JIRA) wrote:


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

Michael Busch commented on LUCENE-935:
--------------------------------------

I'm planning to commit this together with LUCENE-908 in a day or so...

Improve maven artifacts
-----------------------

                Key: LUCENE-935
                URL: https://issues.apache.org/jira/browse/LUCENE-935
            Project: Lucene - Java
         Issue Type: Improvement
         Components: Build
           Reporter: Michael Busch
           Assignee: Michael Busch
           Priority: Minor
            Fix For: 2.3

        Attachments: lucene-935-rename-poms.patch, lucene-935.patch


There are a couple of things we can improve for the next release:
- "*pom.xml" files should be renamed to "*pom.xml.template"
- artifacts "lucene-parent" should extend "apache-parent"
- add source jars as artifacts
- update <generate-maven-artifacts> task to work with latest version of maven-ant-tasks.jar
- metadata filenames should not contain "local"

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------
Grant Ingersoll
http://lucene.grantingersoll.com

Lucene Helpful Hints:
http://wiki.apache.org/lucene-java/BasicsOfPerformance
http://wiki.apache.org/lucene-java/LuceneFAQ



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to