[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile
(default-compile) on project maven-remote-resources-plugin:
Compilation failure
[ERROR]
/home/mathieu/debian/maven-remote-resources-plugin-1.7.0/src/main/java/org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.java:[1054,35]
cannot find symbol
[ERROR] symbol: method parseOutputTimestamp(java.lang.String)
[ERROR] location: variable archiver of type
org.apache.maven.archiver.MavenArchiver
[ERROR]