Martin Todorov
Martin Todorov
Hi @timur27! Would you like to join our [chat channel](https://chat.carlspring.org/) so that we could discuss things further?
@sainalshah , Feel free to pick up any of the tasks related to the finalization of the support for the PyPi layout support ( #807 ). However, please bear in...
@shravyags , Are you familiar with PHP and Composer? This task is sub-task of #872 and could only be implemented, after #873, #874, #875 and #876 are implemented. I was...
@mpoznyak : Thanks for offering to help! The work on the Docker layout support is quite likely quite massive. Would you like to join our [chat channel](https://chat.carlspring.org/), so that we...
I think we should consider several different options. Some things to consider: * Whether there is a Maven plugin * Whether there is a Jenkins plugin * If the results...
@ptirador, I've played around with this a bit in the `strongbox-storage-maven-layout-provider`, by marking part of the tests with `@Execution(CONCURRENT)` and running the build with `mvn clean install -T2C -Dintegration.tests -Djunit.jupiter.execution.parallel.enabled=true`,...
@amogozov , Would you like to join in and help out with the refactoring of the tests in these modules? (You can have a look at my work in #936).
Would it be possible to just move the `@Configuration`-annotated classes under their own per-module-packages? Would this suffice...? @fuss86 : Any thoughts on this?
Would it be sufficient to just move the `@Configuration` classes and do the `@Bean` + constructor injection at first in order to drop the `@ComponentScan` annotations?
Okay, then I guess we're all on the same page. @bono007 , please feel free to proceed as discussed! :)