[ https://issues.apache.org/jira/browse/MDEPLOY-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965545#comment-17965545 ]
Olivier Lamy commented on MDEPLOY-283: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-deploy-plugin#562|https://github.com/apache/maven-deploy-plugin/issues/562]. Please visit the GitHub issue to view further activity, add comments, or subscribe to receive notifications. > Improved configuration syntax for deploy-file > --------------------------------------------- > > Key: MDEPLOY-283 > URL: https://issues.apache.org/jira/browse/MDEPLOY-283 > Project: Maven Deploy Plugin (Moved to GitHub Issues) > Issue Type: Improvement > Reporter: Gintas Grigelionis > Priority: Minor > > The configuration syntax for deployment of multiple files is ugly: <files>, > <classifiers> and <types> as unrelated comma-separated and repetitive (for > types) lists. I would like to propose > {{<items>}} > {{ <item>}} > {{ <file>...</file>}} > {{ <classifier>...</classifier>}} > {{ <type>...</type>}} > {{ <item>}} > {{</items>}} > as a complement (and maybe a replacement). -- This message was sent by Atlassian Jira (v8.20.10#820010)