David Buhler
David Buhler
This is still an issue. I downloaded the latest Sourcetrail -- 2020.2.43, upgrading from 2019.4.61 -- and faced the same error as described here. Downgrading back to 2019.4.61 fixed the...
Thank you @jedvardsson . This was actually quite easy to do: ```xml org.codehaus.mojo exec-maven-plugin 3.0.0 docker-build install exec docker ${project.basedir} build -f docker/Dockerfile --build-arg JAR_FILE=target/${project.artifactId}-${project.version}-${jar.suffix}.jar -t ${parent.groupId}/${parent.artifactId}/${project.artifactId}:${project.version} . ```
I am seeing an error here: ``` Traceback (most recent call last): File "/opt/homebrew/bin/podman-compose", line 33, in sys.exit(load_entry_point('podman-compose==1.0.6', 'console_scripts', 'podman-compose')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/homebrew/Cellar/podman-compose/1.0.6/libexec/lib/python3.11/site-packages/podman_compose.py", line 2941, in main podman_compose.run() File "/opt/homebrew/Cellar/podman-compose/1.0.6/libexec/lib/python3.11/site-packages/podman_compose.py",...
Is there any traction on getting this merged? Being able to use a nonce CSP policy would be great.