[ http://jira.codehaus.org/browse/MEV-282?page=comments#action_55423 ]
Yann Le Du commented on MEV-282: -------------------------------- Honestly, I don't know about this public draft version (only mere 2.0 is available at Sun's now), but as there already was a 2.0.public_draft in javax.servlet, I thought that one could be relocated as well. > Please relocate jspapi:jsp-api to javax.servlet:jsp-api > ------------------------------------------------------- > > Key: MEV-282 > URL: http://jira.codehaus.org/browse/MEV-282 > Project: Maven Evangelism > Type: Improvement > Reporter: Yann Le Du > Assignee: Edwin Punzalan > > > Since these versions are available in the correct javax.servlet groupId, they > should be relocated, to avoid problems like > http://www.mail-archive.com/[email protected]/msg31444.html > Please add these lines to the POMs : > <distributionManagement> > <relocation> > <groupId>javax.servlet</groupId> > <artifactId>jsp-api</artifactId> > </relocation> > </distributionManagement> > Thx -- 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]
