Include maven-ant-tasks jar in the source tree and use this jar from
generate-maven-artifacts
---------------------------------------------------------------------------------------------
Key: LUCENE-3204
URL: https://issues.apache.org/jira/browse/LUCENE-3204
Project: Lucene - Java
Issue Type: Improvement
Components: general/build
Affects Versions: 3.3, 4.0
Reporter: Steven Rowe
Assignee: Steven Rowe
Fix For: 3.3, 4.0
Attachments: LUCENE-3204.patch
Currently, running {{ant generate-maven-artifacts}} requires the user to have
{{maven-ant-tasks-*.jar}} in their Ant classpath, e.g. in {{~/.ant/lib/}}. The
build should instead rely on a copy of this jar included in the source tree.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]