Slackbot
03/31/2022, 2:33 PMmelix
03/31/2022, 2:35 PMconfigurations { instrumentedJars { ... } }
creates a configuration?S S
03/31/2022, 2:41 PMmelix
03/31/2022, 2:44 PMS S
03/31/2022, 2:45 PMIf it's not the case, you will need to explicitly declare how the artifact is generated.
Example 3. Explicitly declaring the task dependency of an artifact
it seems like you do example 2 sometimes but example 3 if it's not the case...
S S
03/31/2022, 2:46 PMmelix
03/31/2022, 2:47 PMAbstractArchiveTask
then you need 3, otherwise not.melix
03/31/2022, 2:47 PMJar
task you can skip 3