I missed to add +1 On Mon, 25 Jul 2022 at 21:35, Michael Osipov <[email protected]> wrote:
> Am 2022-07-25 um 08:44 schrieb Olivier Lamy: > > any idea why we now have the tests.jar here > > > https://repository.apache.org/content/repositories/maven-1789/org/apache/maven/plugins/maven-resources-plugin/3.3.0/ > > whereas it's not in previous versions? > > Here: > > https://github.com/apache/maven-resources-plugin/blob/1a9702fb763d2a783f98233b8f84e6580592715f/pom.xml#L211-L224 I know the test jar produced within the run-its profile But it was not present in 3.2.0 https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/ and we do not need it to attach it as it's only used by it tests (just an improvement) anyway not a problem but weird it was not in 3.2.0 but 3.1.0 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
