Skip to content

Conversation

@alberto-brigandi
Copy link
Member

Using the range notation the build fails because il downloading the wrong library version

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project im-java-api: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/workspace/INDIGO/im-java-api-publish/src/main/java/es/upv/i3m/grycap/im/pojo/deserializer/InfrastructureStateDeserializer.java:[28,54] incompatible types: com.fasterxml.jackson.databind.JsonNode cannot be converted to com.fasterxml.jackson.databind.node.ObjectNode
[ERROR] /var/lib/jenkins/workspace/INDIGO/im-java-api-publish/src/main/java/es/upv/i3m/grycap/im/pojo/deserializer/PropertyDeserializer.java:[21,56] incompatible types: com.fasterxml.jackson.databind.JsonNode cannot be converted to com.fasterxml.jackson.databind.node.ObjectNode

@grycap-jenkins
Copy link
Contributor

I'm sorry, Dave. I'm afraid I can't execute the tests. You are not allowed.

@micafer
Copy link
Contributor

micafer commented Jan 21, 2020

add to whitelist

@alberto-brigandi
Copy link
Member Author

Hi @micafer, what tests are failing? I cannot access the logs of the jenkins's job

@micafer
Copy link
Contributor

micafer commented Jan 23, 2020

Hi @alberto-brigandi,
It is a problem with maven. In particular this one:
https://stackoverflow.com/questions/59763531/maven-dependencies-are-failing-with-a-501-error

I have to update the maven version in the jenkins server.

@micafer
Copy link
Contributor

micafer commented Jan 23, 2020

Hi @alberto-brigandi,
I saw also an error in some tests due to an update in the tosca-types.
I fixed it. So could you merge master changes in your branch?

@micafer micafer merged commit 01f68ee into master Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants