Possibility to rename classes, e.g. to define a name prefix, to avoid classes with same names ---------------------------------------------------------------------------------------------
Key: MSHADE-78 URL: http://jira.codehaus.org/browse/MSHADE-78 Project: Maven 2.x Shade Plugin Issue Type: New Feature Reporter: Tim Ducheyne Priority: Minor It would be nice if there was an option to, next to relocating the classes, also rename them, for example by giving them a certain prefix. Suppose you bundle a third-party lib in your own lib. Suppose a project uses your lib and also uses the third-party lib. If you then start looking up classes in your IDE, 2 classes with the same name (but different package) will pop-up. Renaming them would avoid this. -- 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