billowy-vegetable-62104
06/07/2024, 11:17 PMjvm_artifacts
Engine traceback:
in `check` goal
in Find targets from input specs
ValueError: missing element: {<http://maven.apache.org/POM/4.0.0}version>
It must have something todo with my pom.xml. I use the following features:
• Spring Boot parent pom
• version properties
• dependencyManagementbillowy-vegetable-62104
06/07/2024, 11:37 PMgreat-art-3505
06/08/2024, 2:28 AMbillowy-vegetable-62104
06/08/2024, 6:13 AMgreat-art-3505
06/08/2024, 6:21 AMgreat-art-3505
06/08/2024, 6:22 AMgreat-art-3505
06/08/2024, 6:23 AMget_child_text
billowy-vegetable-62104
06/08/2024, 7:24 AMpants: Failed to find a Python 3.9 interpreter
arg 😄curved-television-6568
06/08/2024, 7:50 AMcalm-artist-46894
06/08/2024, 10:02 AMbillowy-vegetable-62104
06/08/2024, 12:13 PMbrew
❯ python --version
Python 3.12.3
❯ python3 --version
Python 3.12.3
❯ which pip
/opt/homebrew/opt/python@3.12/libexec/bin/pip
❯ which python
/opt/homebrew/opt/python@3.12/libexec/bin/python
❯ which python3
/opt/homebrew/bin/python3
any hints want I need to do. Do I need the excactly 3.9?great-art-3505
06/08/2024, 6:11 PMgreat-art-3505
06/08/2024, 6:14 PMpython@3.9
but… you’ll also need to install rust not sure if this is the right path to troubleshoot, the idea is to use pants with java? Or what is the original context of this error? I’m going to likely troubleshoot a bit this topic later too (had the same error, but haven’t look specifically which dependency doesn’t have a version and if it make sense that it doesn’t