Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[lsp4e-dev] Ci Build of lsp4e broken ?

Hi @ll,

 

it looks like that the CI build of lsp4e is somehow broken. The build of all my gerrit changes fail with this error:

 

13:27:38 [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.3.0:compare-version-with-baselines (compare-version-with-baseline) on project org.eclipse.lsp4e: Only qualifier changed for (org.eclipse.lsp4e/0.9.0.201903151223). Expected to have bigger x.y.z than what is available in baseline (0.9.0.201903130753) -> [Help 1]
13:27:38 [ERROR] 
13:27:38 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
13:27:38 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
13:27:38 [ERROR] 
13:27:38 [ERROR] For more information about the errors and possible solutions, please read the following articles:
13:27:38 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
13:27:38 [ERROR] 
13:27:38 [ERROR] After correcting the problems, you can resume the build with the command
13:27:38 [ERROR]   mvn <goals> -rf :org.eclipse.lsp4e

 

Does anybody know how to fix it or is already working on this build issue?

 

Thanks,

Markus


Back to the top