I am using maven JSPC plugin for making sure that JSP's are error free before installing in to CQ instance. While i am trying to run it is throwing a error that it could not find libs/foundation/global.jsp. It's not a best practice to save global.jsp locally or including libs in the build.
Can anyone say what can be a workaround for this? How can i use global.jsp for successful compilation?