Build questions
JasperReports JSF Plugin needs to be compiled with JasperReports 3.7.1. This is required to offer some features which just available at that version of JasperReports.
Unfortunately, that version is not available at Maven 2 central repository and that's why Maven 2 is complaining about the missing dependency. To solve it, download that version of JasperReports manually and install it into your local repository using the command:
mvn install:install-file