LUCENE-2562: Luke has no Maven artifacts

This commit is contained in:
Tomoko Uchida 2019-04-12 19:50:00 +09:00
parent fe1a109476
commit f85c08224b
1 changed files with 5 additions and 0 deletions

View File

@ -74,4 +74,9 @@
<target name="compile-core"
depends="jar-codecs,jar-backward-codecs,jar-analyzers-common,jar-misc,jar-queryparser,jar-queries,jar-misc,common.compile-core"/>
<!-- Luke has no Maven artifacts -->
<target name="-dist-maven"/>
<target name="-install-to-maven-local-repo"/>
<target name="-validate-maven-dependencies"/>
<target name="-append-module-dependencies-properties"/>
</project>