A
A
Andrey Kulagin2020-05-02 15:33:44
Java
Andrey Kulagin, 2020-05-02 15:33:44

How to fix an error when building a project in travis?

When building a project in travis, there is an error
The command "eval mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V " failed 3 times.
The command "mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V" failed and exited with 1 during .

I googled to add maven-compiler-plugin 1.7 plugin to pom.xml I installed it but it doesn't help

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Kulagin, 2020-05-02
@andrew_1985

more specifically Failed during checkstyle execution: There is 1 error reported by Checkstyle 6.11.2 with checkstyle.xml ruleset

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question