> thanks for the hint, that worked, after removing the install task Gradle did > build the whole thing! Why cant I install it in my local Maven repository?
Please see (publishToMavenLocal): https://docs.gradle.org/current/userguide/publishing_maven.html > maybe you or one of the other developers can have a look at it: > https://github.com/apereo/cas/pull/5116 it will remove for sure a lot of > copy&paste on our side, thanks in advance :) Sure. Make sure your pull request passes CI on your fork, and when it's done, ask for a review please. > - my problems with IntelliJ were rooted in the fact that I was using a > slightly older version (2019.3.5) which has bugs, using the most recent > version worked. Using the VM settings mentioned on > https://apereo.github.io/cas/developer/Build-Process-6X.html#intellij-idea > does not work with the latest version of OpenJdk 11 (IntelliJ does not start, > complains about invalid VM settings), the key point to make it ingest the CAS > project is giving it a lot of memory, do you mind if I do a PR for the > documentation which reflects this observations so other devs do not have to > spend that time figuring it out? Not at all. Please do. > like I said, this constructor exists and just compiled fine during build... > is this related to the fact that I cannot install the new builds? I really > dont get it, glacing over it the test ask works with all the OIDC submodules, > also the ones that contain the changed classes :( Perhaps you're affected by this? https://github.com/apereo/cas/pull/5115 -- You received this message because you are subscribed to the Google Groups "CAS Developer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-dev/CAGSBKkf4ws9reDC61DKvTsGDU9jSQ4r-jQy1r4qXbf57d69%2Bvw%40mail.gmail.com.
