Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Lukas Biernat
Total activity
12
Last activity
November 22, 2021 08:06
Member since
October 06, 2021 14:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
November 22, 2021 08:06
Upload id: 2021_11_22_KQG8opUCN97Qhqfz (file: jenkins-dump.txt)
Community
IntelliJ IDEA Users
Headless Intellij Inspection stuck
0 votes
Created
October 27, 2021 07:11
Great news for me, Thank you!
Community
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 votes
Edited
October 28, 2021 07:47
Follow Up Question. What about the license for the IntelliJ Ultimate on the Jenkins? Is it intended that I can use the inspect.sh without logging in/providing an account?
Community
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 votes
Edited
October 25, 2021 13:53
Locally and on my Jenkins: IntelliJ IDEA 2021.2.3 (build IC-212.5457.46) But I am quite confused now since it seems that different profiles are used. On my machine: # Removing the .idea folder to r...
Community
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 votes
Edited
October 19, 2021 15:18
I placed a jdk.table.xml file and the inspection runs without error. I still got one Problem now. The Inspection on Jenkins reports 1396 Issues, but the Inspection in my Intellij on my local Pc via...
Community
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 votes
Edited
October 19, 2021 12:41
This does not work. Even If I only create an empty .idea folder in the Directory then I will get the This project contains no modules. Inspection cannot proceed. error again. So no way to keep the ...
Community
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 votes
Created
October 19, 2021 10:38
It doesn't matter if I use the $ProjectDir or $ProjectDir/pom.xml as path, but I found out that if I delete the .idea folder on my Jenkins then the inspect will run and find the modules. There is n...
Community
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 votes
Created
October 06, 2021 15:31
The Project is a Maven multi module Project. So I have a "Services" Project, which contains Module A, Module B, Module C. Each with a pom.xml that is referencing a parent pom.xml in the "Services" ...
Community
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 votes