Hi All, Am using shade plugin to package all the dependencies as well in my jar, and all works well, except for scenarios when i do a subsequent build of the project (without doing a mvn clean first), i get this duplicate entry error on one of the classes packaged in the jar..
[ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error creating shaded jar. Embedded error: duplicate entry: com/java4less/rbarcode/BarCode.class Any idea ? -- View this message in context: http://www.nabble.com/shade-plugin---Embedded-error-%3A-duplicate-entry-tp16540958s177p16540958.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]