commit | c62214971d54251c862f4b6bdb4e5b1460e1d054 | [log] [tgz] |
---|---|---|
author | Hector Oswaldo Caballero <hector.caballero@ericsson.com> | Sun May 22 08:12:08 2016 -0400 |
committer | Hector Oswaldo Caballero <hector.caballero@ericsson.com> | Mon May 30 19:00:21 2016 +0000 |
tree | e0ebb6b893ba7d2dab611f112d84038dbfd04ed5 | |
parent | 9c9a68c56b7ce2baa1fcb61774dab887a6b16f12 [diff] |
Install Saxon jar to local maven repository So far, every time a sonar analysis was done, the Saxon library was downloaded and stored to a temporal folder. That was inconvenient when trying to run analysis and no internet connection was available. Use maven-dependency-plugin:copy so that Saxon jar is cached in local maven repository and available even when off line. Change-Id: Ib2bd39c3275814fe95e2626b37b572206b85f870