distributionManagement > repository with custom layout?

2022-02-22 Thread Christoph Läubrich
I'm currently investigate a plugin that uses the distributionManagement > repository but it seems only default/legacy is allowed her and no custom type. As tycho provides a custom artifact repository type 'p2' I wonder if it would make sense here to support custom repository types in the dist

Re: Upcoming release of maven-dependency-plugin

2022-02-22 Thread Slawomir Jaranowski
Hi all Issue MDEP-791 looks more complicated and I don't see a consensus on how to resolve this. As a workaround we have a new option: ignoredNonTestScopedDependencies which allows us to exclude some or all artifacts from non-test-scoped. We have resolved many other issues so I will release