Skip to content

Instantly share code, notes, and snippets.

View kesavamuthu's full-sized avatar
🎃
Focusing

k5@^! kesavamuthu

🎃
Focusing
View GitHub Profile
@kesavamuthu
kesavamuthu / jdk version details
Created February 3, 2020 14:41
jdk version details
[kesava@localhost ~]$ java -version
openjdk version "1.8.0_232"
OpenJDK Runtime Environment (build 1.8.0_232-b09)
OpenJDK 64-Bit Server VM (build 25.232-b09, mixed mode)
[kesava@localhost ~]$
@kesavamuthu
kesavamuthu / Annotation processing is not supported
Created February 2, 2020 03:10
While trying to run the project
Information:java: Errors occurred while compiling module 'strongbox-user-management,strongbox-security-api,strongbox-storage-api,strongbox-event-api,strongbox-storage-core,strongbox-default-authentication-provider,strongbox-web-forms,strongbox-storage-maven-layout-provider,strongbox-cron-tasks,strongbox-cron-api,strongbox-configuration,main8,main4'
Information:Modules "main7", "main20", "main15", "main2", "main11" and 15 others were fully rebuilt due to project configuration/dependencies changes
Information:2/2/20, 8:38 AM - Build completed with 1 error and 0 warnings in 58 s 599 ms
Error:java: Annotation processing is not supported for module cycles. Please ensure that all modules from cycle [strongbox-user-management,strongbox-security-api,strongbox-storage-api,strongbox-event-api,strongbox-storage-core,strongbox-default-authentication-provider,strongbox-web-forms,strongbox-storage-maven-layout-provider,strongbox-cron-tasks,strongbox-cron-api,strongbox-configuration,main8,main4] are excluded from annotation
[kesava@localhost strongbox]$ git log -n 1
commit eccd13064b1e3bfad9c68e5dbd65c19f12c6ea92 (HEAD -> master, origin/master, origin/HEAD)
Merge: 98a081583 b428eb5c0
Author: Martin Todorov <carlspring@gmail.com>
Date: Tue Jan 28 23:39:54 2020 +0000
Merge pull request #1657 from anki2189/issue-1448
Enabling Disabled Test Cases