@dwdyer Dan: here https://repo1.maven.org/maven2/io/gatling/uncommons/maths/uncommons-maths/1.2.3/uncommons-maths-1.2.3.pom you still depend on ``` <groupId>jfree</groupId> <artifactId>jfreechart</artifactId> <version>1.0.8</version> ``` which is missing form maven central http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22jfree%22%20AND%20a%3A%22jfreechart%22
@dwdyer Dan:
here
https://repo1.maven.org/maven2/io/gatling/uncommons/maths/uncommons-maths/1.2.3/uncommons-maths-1.2.3.pom
you still depend on
which is missing form maven central
http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22jfree%22%20AND%20a%3A%22jfreechart%22