Author: jfclere Date: Sun Nov 5 09:00:28 2017 New Revision: 1814341 URL: http://svn.apache.org/viewvc?rev=1814341&view=rev Log: Add instruction for generic-install target. AKA install tomcat artifacts in your maven repo.
Modified: tomcat/trunk/res/maven/README.txt Modified: tomcat/trunk/res/maven/README.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/res/maven/README.txt?rev=1814341&r1=1814340&r2=1814341&view=diff ============================================================================== --- tomcat/trunk/res/maven/README.txt (original) +++ tomcat/trunk/res/maven/README.txt Sun Nov 5 09:00:28 2017 @@ -35,3 +35,6 @@ To release do the following: 2 - check the upload and then close the repository 3 - include the repository in the VOTE thread 4 - in https://repository.apache.org/index.html#stagingRepositories release it + +To install in your maven repo: +1 - ant -f mvn-pub.xml generic-install --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org