Thiago Sanches

Results 27 comments of Thiago Sanches

Hey @dhasani23 , good afternoon! Sorry for my delayed response. I've tried your first suggestion: ```bash mvn dependency:copy-dependencies \ -DoutputDirectory=my-dependencies \ -Dmdep.useRepositoryLayout=true \ -Dmdep.copyPom=true \ -Dmdep.addParentPoms=true ``` I verified the...

![image](https://github.com/aws/aws-toolkit-vscode/assets/5191469/a3577569-ddc5-46af-8454-a50dea92a7a4) I just clicked on the 'Download' button and got some summary: ![image](https://github.com/aws/aws-toolkit-vscode/assets/5191469/bbb29c11-a642-48ca-86da-4d6603f25773) Okay, now I think it's time to analyze the results! ------------- @dhasani23 While I was typing this,...

@dhasani23, taking a closer look at the results, it appears that the suggested changes are minimal, almost negligible - very substantial. Perhaps this could be related to the message I...

@dhasani23 I can confirm that after removing that addition of the plugin the transformation started to failling again: ![image](https://github.com/aws/aws-toolkit-vscode/assets/5191469/a8769d9b-d7ec-4fec-b667-1324c03a13f7) ``` Failed to get job status or job itself failed: The...

Same here, tested with a bare ubuntu-latest image and it has the docker installed, however it fails on horusec: ![image](https://github.com/ZupIT/horusec/assets/5191469/59826939-900d-4982-87d5-6222d960f7f4)

Guys, do you have any plan to make it work on `latest` tag? The reason I'm bringing this up is that this change isn't confined to just a single repository;...