Exporting with JarSplice and LWJGL

Im using JarSplice to export my .jar however i get an error when exporing when i follow the steps exactly and the project works fine within the IDE which is eclipse in this case:

jar creation failed due to the follwing exception: Duplicate entry: org/lwjgl/BufferChecks.class 

Any suggestions?