mirror of https://github.com/apache/lucene.git
adding generate-maven-artifacts to ant usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686002 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3371a86c2b
commit
67dc258519
|
@ -57,6 +57,7 @@
|
|||
<echo message="Use 'ant compile' to compile the source code." />
|
||||
<echo message="Use 'ant dist' to build the project WAR and JAR files." />
|
||||
<echo message="Use 'ant package' to build a .zip and .tgz for distribution." />
|
||||
<echo message="Use 'ant generate-maven-artifacts' to generate maven artifacts." />
|
||||
<echo message="Use 'ant test' to run unit tests." />
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Reference in New Issue