ClamAV 0.96.5
> When changed to 3.0.3, failed. > Could someone help which command to use in pom.xml? Could you provide a little more information Emi? Given that the artifacts are in the apache repository https://repository.apache.org/content/repositories/releases/org/apache/tiles/tiles-api/3.0.3/ the following in your pom should work… <dependency> <groupId>org.apache.tiles</groupId> <artifactId>tiles-api</artifactId> <version>3.0.3</version> </dependency> ~mck -- but if you come to me and say “Let us sit down and take counsel together, and, if we differ from each other, understand why it is that we differ, just what the points at issue are” we will presently find that we are not so far apart after all, that the points on which we differ are few and the points on which we agree are many, and that if we only have the patience and the candour and the desire to get together, we will get together. – Woodrow Wilson | http://github.com/finn-no | http://tech.finn.no |