Closed SherlockNovitch closed 1 year ago
I just pushed 3dc2e5f877894023732459f69561971f61d0883e which fixes your problem.
Unfortunately the tests https://github.com/1dir1/wordpress-java.git of fails in our docker container.
You should run this cmd to have the results
docker run -v
pwd/results:/home/jdbl/results/-it --rm jdbl debloat -d https://github.com/apache/commons-cli.git -c https://github.com/1dir1/wordpress-java.git
I am confronted with a new error when executing client tests . What should I do? Should I modify the dockerfile?
Another issue is that the dockerfile updated in 3dc2e5f has a maven-proxy. xml
file, but this file has not appeared in the repository.
Could you read my message again?
I build the dockerfile and run it . There is an AttributeError when running python srcipt.
I check the source code and find that there is no definition of the 'get_releases' function. I think there may be some problems in this repository , but I don't know how to debug. Or my usage method is wrong, I hope to get your answer, thank you very much.