Florsalcedowd / ide1

0 stars 0 forks source link

Integración continua con Travis CI #2

Open Florsalcedowd opened 4 years ago

Florsalcedowd commented 4 years ago

Crear la integración continua del proyecto a través de Travis CI

Florsalcedowd commented 4 years ago

El archivo pom.xml importado del proyecto iwvg-ecosystem tira errores al momento de desplegarse.

[ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.1.7.RELEASE:repackage (repackage) on project Ide1: Execution repackage of goal org.springframework.boot:spring-boot-maven-plugin:2.1.7.RELEASE:repackage failed: Unable to find main class -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
The command "eval mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V " failed. Retrying, 3 of 3.