Community
Participate
Working Groups
Created attachment 145514 [details] SPM project with dependency at root Hello, I am using Tigerstripe 0.5 (0.5.0.200907102330NGT). I would like to add a module (tip_common_model_0.0.2_temp.zip) as a dependency of my project. This file is located in the sub-directory TigerstripeGenerators. If I add this file as a dependency, it seems to work and it creates a lib at the root of the project, but when I open this lib, the files in it are not recognized as Tigerstripe files: the source attachment does not contain the source for the file CapacityExceeded.class. I have tried to use the button to re-attch to the zip, either from the workspace or from an externla location, but no success. However, if I moved this zip file at the root of the project, then it works fine. Today, this file is automatically provided by our maven build, so having to move it to the base directory is a strong inconvenience. Best regards, Marc