mario-arduini / Sagrada-ingsw-g49

repository for software engineering final examination, group 49, development of Sagrada board game
0 stars 1 forks source link

Jenkins compilation issues #4

Closed valerio-castelli closed 6 years ago

valerio-castelli commented 6 years ago

Your code is not compiling: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project LM49: Compilation failure [ERROR] /var/jenkins_home/workspace/LM49/src/main/java/it/polimi/ingsw/model/toolcards/ToolCard.java:[68,28] cannot find symbol [ERROR] symbol: method removeTurn(it.polimi.ingsw.model.Round) [ERROR] location: class it.polimi.ingsw.model.toolcards.Effects Please fix it asap.

Ikiga1 commented 6 years ago

It should be fine now, thank you for your notification.

valerio-castelli commented 6 years ago

I can confirm it's fine, closing.