tree: f1c680be9dc2e2a5d1fad0afc9d4b816c3a49e83 [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