Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Baseline-Idea has a blocking assertion that breaks a new Gradle instance. #2442

Open
daberkow opened this issue Oct 31, 2022 · 0 comments
Open

Comments

@daberkow
Copy link

What happened?

Baseline-Idea fails to load because of this check. You cant get the copyright or config files, or any gradle tasks, because you cant initialize gradle if apply plugin: 'com.palantir.baseline-idea' is in your gradle file.

What did you want to happen?

Allow gradle to init, so I can run baselineUpdateConfig, thus building the copyright folder that is blocking everything. If we do not do this , then you HAVE to use com.palantir.baseline-config to config the repo, THEN add baseline-idea later to your build.gradle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant