Martin Todorov

Results 218 comments of Martin Todorov

@anki2189 , Would you like to help @mwvdev with this issue?

@anki2189 , Add the following to the `pom.xml`: ``` org.apache.maven.plugins maven-dependency-plugin ``` and it will build.

This is completely wrong! The parent should not be defined as a dependency. It should be defined as a ``. Simply replace the Spring Boot one with it.

@sbespalov : Just a reminder to check, if we can now close this task with your recent changes...?

We should not proceed with this task before #755.

@fuss86 / @adavid9 / @ptirador : Is this now obsolete with the migration to Spring Boot and YAML-based configuration? Is it configurable now? If not, perhaps we should update the...

I agree. This should be a simple task now. This should be configurable through the REST API and UI. @adavid9 : When implementing the Spring Boot support did you do...

The configuration controller will need to be changed to use the correct property now and we should drop the old property. This might affect the `strongbox-web-integration-tests`, although it's highly unlikely....