mirror of https://github.com/apache/lucene.git
adding empty javadoc target for maven build
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718647 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
24b25d5314
commit
993c2dbb98
|
@ -107,10 +107,8 @@
|
|||
|
||||
|
||||
<!-- do nothing for now, required for generate maven artifacts -->
|
||||
<target name="build" >
|
||||
|
||||
</target>
|
||||
|
||||
<target name="build"/>
|
||||
<target name="javadoc"/>
|
||||
<target name="test"/> <!-- TODO: Tests would be nice :) -->
|
||||
</project>
|
||||
|
||||
|
|
Loading…
Reference in New Issue