bosschaert commented on issue #22: SLING-8253 - Make the APIs JARs source collector able to checkout SCMs if -sources artifacts are not available URL: https://github.com/apache/sling-slingfeature-maven-plugin/pull/22#issuecomment-458155658 Hi @simonetripodi, as a starting point, the ApisJarMojo contains a bunch of methods: onFeature, retrieve, deflate, renameResources etc. Maybe it would be possible to already write unit tests for the methods individually. You could consider making the methods package-private to make it easier to invoke them, or otherwise you can invoke them using reflection...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
