How do I add local jar files (not yet part of the Maven repository) directly in my project\'s library sources?
The preferred way would be to create your own remote repository.
See here for details on how to do it. Have a look at the 'Uploading to a Remote Repository' section.