Sorry guys, you are right. We actually *used* to copy the JARs directly into the /lib dir so the projects were “complete” when checked in… and then we got a huge backlash from users for doing that, pointing out that they have 10 or 20 projects checked in, all with copies of the same libs over and over and over again.
So then we updated all the wizards to simply use software container references to the libraries.
The workaround right now is to copy the libraries in manually.