]> source.dussan.org Git - aspectj.git/commit
Move documentation generation into Maven profile 'create-docs'
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Sun, 14 Mar 2021 06:16:21 +0000 (13:16 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Sun, 14 Mar 2021 06:16:21 +0000 (13:16 +0700)
commitc337029c75830531ddfef4a9bfe9c649efafbeb0
tree1fd765e573752d27f34c0f9763daef64c87e60dd
parent052bd66fb22b11cc53f4379f53dc4f894257470b
Move documentation generation into Maven profile 'create-docs'

The profile is active by default, but can be deactivated via
'-P !create-docs' on the Maven command line. This helps to speed up
'mvn install', maybe in combination with skipping tests, if we just want
to create a new set of AspectJ binaries.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
docs/pom.xml