Open cherylking opened 11 months ago
Related to #1758
See if we need to update the logic for copyDependencies to handle Maven property references when resolving which dependencies to copy.
copyDependencies
The references could be within the copyDependencies configuration itself, or within the dependencies that are resolved and copied.
dependencies
Related to #1758
See if we need to update the logic for
copyDependencies
to handle Maven property references when resolving which dependencies to copy.The references could be within the
copyDependencies
configuration itself, or within thedependencies
that are resolved and copied.