-
Bug
-
Resolution: Done
-
Major
-
1.4.1.Final, 1.3.8.Final
-
None
-
None
When building a newly cloned repo, had various build errors:
Blocked mirror for repositories: [caucho-repository Blocked mirror for repositories: [jasperreports
Will need to do the following to fix those build errors:
- update version.net.sf.jasperreports from 6.1.0 to 6.17.0
- add custom repo for jasperreports dependency:
<repository> <id>jasperreports</id> <url>http://jasperreports.sourceforge.net/maven2</url> </repository> <!-- <repository>--> <!-- <id>jaspersoft-third-party</id>--> <!-- <url>http://jaspersoft.artifactoryonline.com/jaspersoft/third-party-ce-artifacts/</url>--> <!-- </repository>-->
- change http://caucho.com/m2/ to use https scheme
- change http://nexus.bedatadriven.com/content/groups/public/ to use https