Daniel Collins created LUCENE-8782:
--------------------------------------
Summary: Maven build has a typo when building Backwards Codecs
Key: LUCENE-8782
URL: https://issues.apache.org/jira/browse/LUCENE-8782
Project: Lucene - Core
Issue Type: Bug
Components: core/codecs, general/build
Affects Versions: master (9.0)
Reporter: Daniel Collins
Noticed a trivial naming issue in the maven build, it builds "Lucene memory"
twice!
[INFO] Reactor Build Order:
[INFO]
[INFO] Grandparent POM for Apache Lucene Core and Apache Solr [pom]
[INFO] Lucene parent POM [pom]
[INFO] Lucene Core [jar]
[INFO] Lucene codecs [jar]
[INFO] Lucene Test Framework [jar]
[INFO] Lucene Core tests [jar]
[INFO] Lucene Core aggregator POM [pom]
[INFO] Lucene Memory [jar]
[INFO] Lucene codecs tests [jar]
...
[INFO] Lucene QueryParsers [jar]
[INFO] Lucene Memory [jar]
[INFO] Lucene Highlighter [jar]
Turned out that backwards codecs has a typo in its pom.xml.template. Attached
a trivial patch to fix that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]