Skip to content

Setup Azure CI server for Quartz project #293

Closed
@zemian

Description

There are two issues with CI

  1. I upgraded the maven wrapper (mvnw) to maven 3.6.0 now, but CI still uses maven 3.5.4. Is this means CI is not using the ./mvnw for build? Need to setup properly.

  2. The last PR build gave errors, but I can't see the root cause. The build failed with following:

2018-12-20T20:53:12.4229428Z Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
2018-12-20T20:53:12.4310659Z 
2018-12-20T20:53:12.4310995Z Results :
2018-12-20T20:53:12.4360026Z 
2018-12-20T20:53:12.4360434Z Tests run: 303, Failures: 0, Errors: 0, Skipped: 0
2018-12-20T20:53:12.4360821Z 
2018-12-20T20:53:12.4360973Z [INFO] 
2018-12-20T20:53:12.4361664Z [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ quartz-core ---
2018-12-20T20:53:12.5182434Z [INFO] Building jar: /home/vsts/work/1/s/quartz-core/target/quartz-core-2.3.1-SNAPSHOT.jar
2018-12-20T20:53:12.6132876Z [INFO] 
2018-12-20T20:53:12.6174593Z [INFO] >>> maven-source-plugin:2.1.2:jar (sources-jar) > generate-sources @ quartz-core >>>
2018-12-20T20:53:12.6181271Z [INFO] 
2018-12-20T20:53:12.6218277Z [INFO] <<< maven-source-plugin:2.1.2:jar (sources-jar) < generate-sources @ quartz-core <<<
2018-12-20T20:53:12.6221765Z [INFO] 
2018-12-20T20:53:13.4812299Z /usr/share/apache-maven-3.5.4/bin/mvn failed with return code: 1
2018-12-20T20:53:13.4812413Z [INFO] 
2018-12-20T20:53:13.4812935Z Could not retrieve code analysis results - Maven run failed.

See https://dev.azure.com/TerracottaCI/quartz/_build/results?buildId=674 for details

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions