Open maiconrocha opened 1 week ago
Could you give more information about the environment in which the command was executed? For example, OS, java version, any particular settings?
MacBook Pro M1 Chip OS: MacOS 15.1.1 (24B91) java --version java 23.0.1 2024-10-15 Java(TM) SE Runtime Environment (build 23.0.1+11-39) Java HotSpot(TM) 64-Bit Server VM (build 23.0.1+11-39, mixed mode, sharing)
I also faced the same issue when running the command from AWS CloudShell which is linux based, also on EC2 Instance with ECS Optimized AMI ami-0267e832116a2026a
after running
./mvnw clean install -P buildDocker
below are the errors: