Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Stelios Matthaios

Avatar
  • Total activity 3
  • Last activity August 06, 2024 10:00
  • Member since April 19, 2024 14:39
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
Activity overview Posts (0) Comments (2)
Sort by recent activity Recent activity Votes
  • Created August 06, 2024 10:00
    An update to my previous comment. My problem was that the parent Pom had release as a version. The new IntelliJ comes with maven 3.9 which treats it as an error and does not download the dependenci...
    1. Community
    2. IntelliJ IDEA Users
    3. Maven Dependency not recognized by IntelliJ
    • 0 votes
  • Created April 19, 2024 14:39
    In my case I had to specifically configure to the maven compiler plugin the source and target Java version. Example: <build>        <finalName>${project.artifactId}</finalName>        <plugins>    ...
    1. Community
    2. IntelliJ IDEA Users
    3. Maven Dependency not recognized by IntelliJ
    • 0 votes
Copyright © 2000– JetBrains s.r.o.