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