[ 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-new.patch This small patch adds the property "m2.repository.url", that defaults to "file://${maven.dist.dir}". You easily can set a different value: ant -Dm2.repository.url="file://C:\temp\maven" I'm going to commit this now. In case our build machine cannot deploy to the snapshot repository using the local path "file:///www/people.apache.org/maven-snapshot-repository" let me know please, then we'll have to register a provider for an appropriate transfer protocol. > 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-new.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]