[
https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch updated LUCENE-935:
---------------------------------
Attachment: lucene-935-remote-repos.patch
Hey Grant,
can you try out this patch. It should make our life easier,
I think I got the remote repos deployment to work in the
ant script.
Try this (just replace my username) :
ant
-Dm2.repository.url=scp://people.apache.org:/www/people.apache.org/maven-snapshot-repository
-Dm2.repository.username=buschmi
-Dm2.repository.private.key=/export/home/buschmi/.ssh/id_dsa
-Dversion=2.3-SNAPSHOT clean generate-maven-artifacts
> 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
> Attachments: lucene-935-new.patch, lucene-935-remote-repos.patch,
> 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]