[ https://issues.apache.org/jira/browse/ADFFACES-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gary VanMatre updated ADFFACES-372: ----------------------------------- Attachment: maven-jdev-plugin.patch The proposed patch appends the file size to the target filename. Of course this will not guarantee a unique file name but it's unlikely that the file sizes will be the same for two different libraries. > The Trinidad Maven JDeveloper plugin is not able to handle multiple TLD files > having the same name. > --------------------------------------------------------------------------------------------------- > > Key: ADFFACES-372 > URL: https://issues.apache.org/jira/browse/ADFFACES-372 > Project: MyFaces ADF-Faces > Issue Type: Bug > Components: Plugins > Reporter: Gary VanMatre > Attachments: maven-jdev-plugin.patch > > > The plugin scans dependent jars for tag library descriptors and copies them > to the WEB-INF folder of the target web project. The source and target file > names are identical. This causes a problem if all the TLD files are not > uniquely named. > Shale has this scenario. Three of the shale libraries have TLD's sharing the > same name "taglib.tld". -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.