tree: 49a0d47fde1ec3c906b83b5122cba7dc5aba36ec [path history] [tgz]
  1. jps-common/
  2. jps-platform-api-signatures/
  3. jps-plugin/
  4. README.md
jps/README.md

How to publish JPS locally to consume it in Intellij Idea

You can use installJps task or run:

cd ..
./gradlew installJps && \
echo Finished successfully