Please create POM for javax.naming ---------------------------------- Key: MAVENUPLOAD-521 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-521 Project: maven-upload-requests Type: Wish Reporter: Henning Schmiedehausen
Like some other POMs (javax.mail, javax.sql), javax.naming describes an additional jar that cannot currently be distributed through ibiblio. However, having a POM there, would help projects that consider moving to m2 but use this jar. <project> <modelVersion>4.0.0</modelVersion> <groupId>javax.naming</groupId> <artifactId>jndi</artifactId> <version>1.2.1</version> </project> would be fine. -- 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]