[INFO] [INFO] --< es.uvigo.esei.dgss.teamA.microstories:dgss2425-teamA-microstories-service >-- [INFO] Building Service 0.1.0-SNAPSHOT [4/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss2425-teamA-microstories-service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/microstories-2425-teamA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/microstories-2425-teamA/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss2425-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss2425-teamA-microstories-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/microstories-2425-teamA/service/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/workspace/microstories-2425-teamA/service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java:[23,1] javax.annotation.security.PermitAll is not a repeatable annotation type [INFO] 1 error [INFO] -------------------------------------------------------------