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

sometimes slimjar task stucks #51

Closed
portlek opened this issue Aug 6, 2021 · 1 comment
Closed

sometimes slimjar task stucks #51

portlek opened this issue Aug 6, 2021 · 1 comment

Comments

@portlek
Copy link
Contributor

portlek commented Aug 6, 2021

14:24:16: Executing task 'publishToMavenLocal'...

> Task :publishToMavenLocal UP-TO-DATE
> Task :common:generatePomFileForShadowPublication

> Task :common:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :common:processResources NO-SOURCE
> Task :common:slimJar

its not passing the slimjar task for about 4~ minutes. but sometime it does immediately.

@Vshnv
Copy link
Member

Vshnv commented Aug 9, 2021

If this is with 1.2.2, this is likely due to the extra compile time resolutions

@portlek portlek closed this as completed Aug 9, 2021
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

2 participants