[ http://jira.codehaus.org/browse/MAVENUPLOAD-725?page=comments#action_58329 ]
Yann Le Du commented on MAVENUPLOAD-725: ---------------------------------------- displaytag-1.0 (the jar, that also contains the tld in META-INF) can be downloaded at http://sourceforge.net/project/showfiles.php?group_id=73068&package_id=73060&release_id=293702 At first, I also thought the group should be displaytag but having 1.0 (jar) along 12 (tld) was potentially confusing. We could have group displaytag, but then we should use another artifactId for tld, as for Struts : http://www.ibiblio.org/maven2/struts/ (struts is jar, struts-bean and so on are tld) The idea of storing tld apart from jar is to have a dependency on the tld so that it is automatically retrieved it into webapp's WEB-INF/tld. The tld stored in jar's META-INF is not usable by Maven. > Please upload displaytag 12 tld > ------------------------------- > > Key: MAVENUPLOAD-725 > URL: http://jira.codehaus.org/browse/MAVENUPLOAD-725 > Project: maven-upload-requests > Type: Task > Reporter: Yann Le Du > > > This is the tld distributed with displaytag 1.0 as displaytag-12.tld > I propose to store it as taglibs:displaytag:12 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
