This is part of the pom
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-models</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>com.mangofactory</groupId>
<artifactId>swagger-springmvc</artifactId>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>2.3.1</version>
</dependency>
An it is creating some files in the local repository but not the jar
those are the files created for swagger-models
m2e-lastUpdated.properties
swagger-models-1.0.1.jar.lastUpdated
swagger-models-1.0.1.pom.lastUpdated
swagger-models-1.0.1-sources.jar.lastUpdated