OpenLiberty / ci.maven

Maven plugins for managing Liberty profile servers #devops
Apache License 2.0
130 stars 91 forks source link

Add support for Maven property references in `copyDependencies` #1760

Open cherylking opened 11 months ago

cherylking commented 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.

The references could be within the copyDependencies configuration itself, or within the dependencies that are resolved and copied.