From 32f1daef7840113aa163edac858afeedb378593d Mon Sep 17 00:00:00 2001 From: bsorrentino Date: Sat, 6 Mar 2021 12:07:43 +0100 Subject: [PATCH] test multiple processSourceArtifacts --- test/app/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/test/app/pom.xml b/test/app/pom.xml index 0554749..8b4caa7 100644 --- a/test/app/pom.xml +++ b/test/app/pom.xml @@ -151,6 +151,12 @@ PROCESSOR PLUGIN 3.2.2 sources + + org.codehaus.plexus + plexus-compiler-javac + 2.8.8 + sources + @@ -167,6 +173,7 @@ PROCESSOR PLUGIN true commons-collections:commons-collections + org.codehaus.plexus:plexus-compiler-javac true