This is an automated email from the ASF dual-hosted git repository. pauls pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git
commit 8ed83544b832c286f16701014fcf3715a571f1ed Merge: be07376 89dcadd Author: Karl Pauls <[email protected]> AuthorDate: Tue Jun 11 14:57:18 2019 +0200 Merge pull request #30 from apache/issues/SLING-8421 SLING-8421: Allow artifact providers that work with URLs instead of F… pom.xml | 6 ++-- .../apache/sling/feature/maven/Preprocessor.java | 20 ++++++++--- .../feature/maven/mojos/AggregateFeaturesMojo.java | 18 +++++++--- .../feature/maven/mojos/AnalyseFeaturesMojo.java | 14 ++++++-- .../sling/feature/maven/mojos/ApisJarMojo.java | 42 +++++++++++++++++----- 5 files changed, 79 insertions(+), 21 deletions(-)
