]> source.dussan.org Git - aspectj.git/commitdiff
RELEASE.md: add info about creating docs for installer
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Wed, 16 Aug 2023 06:58:49 +0000 (13:58 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Wed, 16 Aug 2023 06:58:49 +0000 (13:58 +0700)
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
docs/developer/RELEASE.md

index 3d0db25bec4545c79e3f2af61bf3f999fa46d990..7feea064172c207ca0ebcee28c0377405c5f64b1 100644 (file)
@@ -99,8 +99,9 @@ mvn versions:commit
 #     try 'export GPG_TTY=$(tty)' before running the command.
 #   - Maven Javadoc plugin
 #   - Nexus Staging Maven plugin
+# The 'create-docs profile will make sure to generate AspectJ docs to be included in the installer. 
 # Optionally, use '-DskipTests=true', if you ran all tests before.
-mvn -P release clean deploy
+mvn -P release,create-docs clean deploy
 ```
 
 If this command was successful, it means we have created a staging repository on Sonatype OSSRH, uploaded all artifacts