You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/11/30 17:22:29 UTC

Build failed in Jenkins: Olingo » olingo-odata2-quality #28

See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/28/display/redirect?page=changes>

Changes:

[Michael Bolz] [OLINGO-1583] Added 'strictFilter' option for UriParser


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on h49-shared (ubuntu pkcs11) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bed23e77f9735c0094b5784aa0d7e3ee972018be (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bed23e77f9735c0094b5784aa0d7e3ee972018be # timeout=10
Commit message: "[OLINGO-1583] Added 'strictFilter' option for UriParser"
 > git rev-list --no-walk b08d2569d4e226102fc5e6a27b871b2b9769cacc # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent                                               [pom]
[INFO] olingo-odata2-lib                                                  [pom]
[INFO] olingo-odata2-api                                                  [jar]
[INFO] olingo-odata2-api-annotation                                       [jar]
[INFO] olingo-odata2-testutil                                             [jar]
[INFO] olingo-odata2-core                                                 [jar]
[INFO] olingo-odata2-ref                                                  [jar]
[INFO] olingo-odata2-fit                                                  [jar]
[INFO] olingo-odata2-ref-web                                              [war]
[INFO] olingo-odata2-client-api                                           [jar]
[INFO] olingo-odata2-client-core                                          [jar]
[INFO] olingo-odata2-jpa-processor                                        [pom]
[INFO] olingo-odata2-jpa-processor-api                                    [jar]
[INFO] olingo-odata2-jpa-processor-core                                   [jar]
[INFO] olingo-odata2-jpa-processor-ref                                    [jar]
[INFO] olingo-odata2-jpa-processor-ref-web                                [war]
[INFO] olingo-odata2-annotation-processor                                 [pom]
[INFO] olingo-odata2-annotation-processor-api                             [jar]
[INFO] olingo-odata2-annotation-processor-core                            [jar]
[INFO] olingo-odata2-annotation-processor-ref                             [jar]
[INFO] olingo-odata2-annotation-processor-ref-web                         [war]
[INFO] olingo-odata2-dist                                                 [pom]
[INFO] olingo-odata2-dist-lib                                             [pom]
[INFO] olingo-odata2-dist-jpa                                             [pom]
[INFO] olingo-odata2-dist-janos                                           [pom]
[INFO] olingo-odata2-dist-ref                                             [pom]
[INFO] olingo-odata2-dist-javadoc                                         [pom]
[INFO] olingo-odata2-sample                                               [pom]
[INFO] olingo-odata2-sample-cars-service-archetype            [maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype         [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype                [maven-archetype]
[INFO] 
[INFO] ---------------< org.apache.olingo:olingo-odata2-parent >---------------
[INFO] Building olingo-odata2-parent 2.0.13-SNAPSHOT                     [1/31]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildNumber: bed23e77f9735c0094b5784aa0d7e3ee972018be at timestamp: 2022-11-30T17:22:23+0000
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-java-version) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.9:rat (rat-check) @ olingo-odata2-parent ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.9/apache-rat-core-0.9.pom
Progress (1): 2.7/3.7 kBProgress (1): 3.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.9/apache-rat-core-0.9.pom (3.7 kB at 5.1 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.9/apache-rat-core-0.9.jar
Progress (1): 2.7/115 kBProgress (1): 5.5/115 kBProgress (1): 8.2/115 kBProgress (1): 11/115 kB Progress (1): 14/115 kBProgress (1): 16/115 kBProgress (1): 20/115 kBProgress (1): 24/115 kBProgress (1): 28/115 kBProgress (1): 32/115 kBProgress (1): 36/115 kBProgress (1): 40/115 kBProgress (1): 45/115 kBProgress (1): 49/115 kBProgress (1): 53/115 kBProgress (1): 57/115 kBProgress (1): 61/115 kBProgress (1): 65/115 kBProgress (1): 69/115 kBProgress (1): 73/115 kBProgress (1): 77/115 kBProgress (1): 81/115 kBProgress (1): 85/115 kBProgress (1): 90/115 kBProgress (1): 94/115 kBProgress (1): 98/115 kBProgress (1): 102/115 kBProgress (1): 106/115 kBProgress (1): 110/115 kBProgress (1): 114/115 kBProgress (1): 115 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.9/apache-rat-core-0.9.jar (115 kB at 319 kB/s)
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/SECURITY.md
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/SECURITY.md
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 17 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for olingo-odata2-parent 2.0.13-SNAPSHOT:
[INFO] 
[INFO] olingo-odata2-parent ............................... FAILURE [  4.353 s]
[INFO] olingo-odata2-lib .................................. SKIPPED
[INFO] olingo-odata2-api .................................. SKIPPED
[INFO] olingo-odata2-api-annotation ....................... SKIPPED
[INFO] olingo-odata2-testutil ............................. SKIPPED
[INFO] olingo-odata2-core ................................. SKIPPED
[INFO] olingo-odata2-ref .................................. SKIPPED
[INFO] olingo-odata2-fit .................................. SKIPPED
[INFO] olingo-odata2-ref-web .............................. SKIPPED
[INFO] olingo-odata2-client-api ........................... SKIPPED
[INFO] olingo-odata2-client-core .......................... SKIPPED
[INFO] olingo-odata2-jpa-processor ........................ SKIPPED
[INFO] olingo-odata2-jpa-processor-api .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ................ SKIPPED
[INFO] olingo-odata2-annotation-processor ................. SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-core ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ......... SKIPPED
[INFO] olingo-odata2-dist ................................. SKIPPED
[INFO] olingo-odata2-dist-lib ............................. SKIPPED
[INFO] olingo-odata2-dist-jpa ............................. SKIPPED
[INFO] olingo-odata2-dist-janos ........................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................. SKIPPED
[INFO] olingo-odata2-dist-javadoc ......................... SKIPPED
[INFO] olingo-odata2-sample ............................... SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ........ SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype ..... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.191 s
[INFO] Finished at: 2022-11-30T17:22:27Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (rat-check) on project olingo-odata2-parent: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user github@hugo-hirsch.de

Jenkins build is back to normal : Olingo » olingo-odata2-quality #33

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/33/display/redirect?page=changes>


Build failed in Jenkins: Olingo » olingo-odata2-quality #32

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/32/display/redirect?page=changes>

Changes:

[Michael Bolz] [OLINGO-1604] Dependency updates


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ff33effec47ef028494a353fab3ccb6f917e9e03 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff33effec47ef028494a353fab3ccb6f917e9e03 # timeout=10
Commit message: "[OLINGO-1604] Dependency updates"
 > git rev-list --no-walk 6257c23050f7f9d093b1439227442fe9a76b4639 # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn ******** clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent                                               [pom]
[INFO] olingo-odata2-lib                                                  [pom]
[INFO] olingo-odata2-api                                                  [jar]
[INFO] olingo-odata2-api-annotation                                       [jar]
[INFO] olingo-odata2-testutil                                             [jar]
[INFO] olingo-odata2-core                                                 [jar]
[INFO] olingo-odata2-ref                                                  [jar]
[INFO] olingo-odata2-fit                                                  [jar]
[INFO] olingo-odata2-ref-web                                              [war]
[INFO] olingo-odata2-client-api                                           [jar]
[INFO] olingo-odata2-client-core                                          [jar]
[INFO] olingo-odata2-jpa-processor                                        [pom]
[INFO] olingo-odata2-jpa-processor-api                                    [jar]
[INFO] olingo-odata2-jpa-processor-core                                   [jar]
[INFO] olingo-odata2-jpa-processor-ref                                    [jar]
[INFO] olingo-odata2-jpa-processor-ref-web                                [war]
[INFO] olingo-odata2-annotation-processor                                 [pom]
[INFO] olingo-odata2-annotation-processor-api                             [jar]
[INFO] olingo-odata2-annotation-processor-core                            [jar]
[INFO] olingo-odata2-annotation-processor-ref                             [jar]
[INFO] olingo-odata2-annotation-processor-ref-web                         [war]
[INFO] olingo-odata2-dist                                                 [pom]
[INFO] olingo-odata2-dist-lib                                             [pom]
[INFO] olingo-odata2-dist-jpa                                             [pom]
[INFO] olingo-odata2-dist-janos                                           [pom]
[INFO] olingo-odata2-dist-ref                                             [pom]
[INFO] olingo-odata2-dist-javadoc                                         [pom]
[INFO] olingo-odata2-sample                                               [pom]
[INFO] olingo-odata2-sample-cars-service-archetype            [maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype         [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype                [maven-archetype]
[INFO] 
[INFO] ---------------< org.apache.olingo:olingo-odata2-parent >---------------
[INFO] Building olingo-odata2-parent 2.0.13-SNAPSHOT                     [1/31]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/target>
[INFO] 
[INFO] --- buildnumber:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildNumber: ff33effec47ef028494a353fab3ccb6f917e9e03 at timestamp: 2023-09-13T20:22:19+0000
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ olingo-odata2-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-java-version) @ olingo-odata2-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- remote-resources:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- apache-rat:0.9:rat (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/SECURITY.md
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat:0.9:check (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/SECURITY.md
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 17 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for olingo-odata2-parent 2.0.13-SNAPSHOT:
[INFO] 
[INFO] olingo-odata2-parent ............................... FAILURE [  3.954 s]
[INFO] olingo-odata2-lib .................................. SKIPPED
[INFO] olingo-odata2-api .................................. SKIPPED
[INFO] olingo-odata2-api-annotation ....................... SKIPPED
[INFO] olingo-odata2-testutil ............................. SKIPPED
[INFO] olingo-odata2-core ................................. SKIPPED
[INFO] olingo-odata2-ref .................................. SKIPPED
[INFO] olingo-odata2-fit .................................. SKIPPED
[INFO] olingo-odata2-ref-web .............................. SKIPPED
[INFO] olingo-odata2-client-api ........................... SKIPPED
[INFO] olingo-odata2-client-core .......................... SKIPPED
[INFO] olingo-odata2-jpa-processor ........................ SKIPPED
[INFO] olingo-odata2-jpa-processor-api .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ................ SKIPPED
[INFO] olingo-odata2-annotation-processor ................. SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-core ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ......... SKIPPED
[INFO] olingo-odata2-dist ................................. SKIPPED
[INFO] olingo-odata2-dist-lib ............................. SKIPPED
[INFO] olingo-odata2-dist-jpa ............................. SKIPPED
[INFO] olingo-odata2-dist-janos ........................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................. SKIPPED
[INFO] olingo-odata2-dist-javadoc ......................... SKIPPED
[INFO] olingo-odata2-sample ............................... SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ........ SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype ..... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.188 s
[INFO] Finished at: 2023-09-13T20:22:22Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (rat-check) on project olingo-odata2-parent: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Olingo » olingo-odata2-quality #31

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/31/display/redirect?page=changes>

Changes:

[Michael Bolz] [OLINGO-1606] Fixed checkstyle issues

[Michael Bolz] [OLINGO-1189] Sorting entities from metamodel before building OData Entity Model


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6257c23050f7f9d093b1439227442fe9a76b4639 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6257c23050f7f9d093b1439227442fe9a76b4639 # timeout=10
Commit message: "[OLINGO-1189] Sorting entities from metamodel before building OData Entity Model"
 > git rev-list --no-walk 54c1d982dcef12c91070fcebdfde52e1df7cb250 # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn ******** clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent                                               [pom]
[INFO] olingo-odata2-lib                                                  [pom]
[INFO] olingo-odata2-api                                                  [jar]
[INFO] olingo-odata2-api-annotation                                       [jar]
[INFO] olingo-odata2-testutil                                             [jar]
[INFO] olingo-odata2-core                                                 [jar]
[INFO] olingo-odata2-ref                                                  [jar]
[INFO] olingo-odata2-fit                                                  [jar]
[INFO] olingo-odata2-ref-web                                              [war]
[INFO] olingo-odata2-client-api                                           [jar]
[INFO] olingo-odata2-client-core                                          [jar]
[INFO] olingo-odata2-jpa-processor                                        [pom]
[INFO] olingo-odata2-jpa-processor-api                                    [jar]
[INFO] olingo-odata2-jpa-processor-core                                   [jar]
[INFO] olingo-odata2-jpa-processor-ref                                    [jar]
[INFO] olingo-odata2-jpa-processor-ref-web                                [war]
[INFO] olingo-odata2-annotation-processor                                 [pom]
[INFO] olingo-odata2-annotation-processor-api                             [jar]
[INFO] olingo-odata2-annotation-processor-core                            [jar]
[INFO] olingo-odata2-annotation-processor-ref                             [jar]
[INFO] olingo-odata2-annotation-processor-ref-web                         [war]
[INFO] olingo-odata2-dist                                                 [pom]
[INFO] olingo-odata2-dist-lib                                             [pom]
[INFO] olingo-odata2-dist-jpa                                             [pom]
[INFO] olingo-odata2-dist-janos                                           [pom]
[INFO] olingo-odata2-dist-ref                                             [pom]
[INFO] olingo-odata2-dist-javadoc                                         [pom]
[INFO] olingo-odata2-sample                                               [pom]
[INFO] olingo-odata2-sample-cars-service-archetype            [maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype         [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype                [maven-archetype]
[INFO] 
[INFO] ---------------< org.apache.olingo:olingo-odata2-parent >---------------
[INFO] Building olingo-odata2-parent 2.0.13-SNAPSHOT                     [1/31]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/target>
[INFO] 
[INFO] --- buildnumber:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildNumber: 6257c23050f7f9d093b1439227442fe9a76b4639 at timestamp: 2023-09-03T08:22:18+0000
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0:enforce (enforce-maven-version) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- enforcer:3.0.0:enforce (enforce-java-version) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- remote-resources:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- apache-rat:0.9:rat (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/SECURITY.md
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat:0.9:check (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/SECURITY.md
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 17 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for olingo-odata2-parent 2.0.13-SNAPSHOT:
[INFO] 
[INFO] olingo-odata2-parent ............................... FAILURE [  2.385 s]
[INFO] olingo-odata2-lib .................................. SKIPPED
[INFO] olingo-odata2-api .................................. SKIPPED
[INFO] olingo-odata2-api-annotation ....................... SKIPPED
[INFO] olingo-odata2-testutil ............................. SKIPPED
[INFO] olingo-odata2-core ................................. SKIPPED
[INFO] olingo-odata2-ref .................................. SKIPPED
[INFO] olingo-odata2-fit .................................. SKIPPED
[INFO] olingo-odata2-ref-web .............................. SKIPPED
[INFO] olingo-odata2-client-api ........................... SKIPPED
[INFO] olingo-odata2-client-core .......................... SKIPPED
[INFO] olingo-odata2-jpa-processor ........................ SKIPPED
[INFO] olingo-odata2-jpa-processor-api .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ................ SKIPPED
[INFO] olingo-odata2-annotation-processor ................. SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-core ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ......... SKIPPED
[INFO] olingo-odata2-dist ................................. SKIPPED
[INFO] olingo-odata2-dist-lib ............................. SKIPPED
[INFO] olingo-odata2-dist-jpa ............................. SKIPPED
[INFO] olingo-odata2-dist-janos ........................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................. SKIPPED
[INFO] olingo-odata2-dist-javadoc ......................... SKIPPED
[INFO] olingo-odata2-sample ............................... SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ........ SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype ..... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.446 s
[INFO] Finished at: 2023-09-03T08:22:20Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (rat-check) on project olingo-odata2-parent: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Olingo » olingo-odata2-quality #30

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/30/display/redirect?page=changes>

Changes:

[Michael Bolz] [OLINGO-1606] Update ExpandSelectTreeCreatorImplTest.java


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 54c1d982dcef12c91070fcebdfde52e1df7cb250 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 54c1d982dcef12c91070fcebdfde52e1df7cb250 # timeout=10
Commit message: "[OLINGO-1606] Update ExpandSelectTreeCreatorImplTest.java"
 > git rev-list --no-walk bed23e77f9735c0094b5784aa0d7e3ee972018be # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn ******** clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent                                               [pom]
[INFO] olingo-odata2-lib                                                  [pom]
[INFO] olingo-odata2-api                                                  [jar]
[INFO] olingo-odata2-api-annotation                                       [jar]
[INFO] olingo-odata2-testutil                                             [jar]
[INFO] olingo-odata2-core                                                 [jar]
[INFO] olingo-odata2-ref                                                  [jar]
[INFO] olingo-odata2-fit                                                  [jar]
[INFO] olingo-odata2-ref-web                                              [war]
[INFO] olingo-odata2-client-api                                           [jar]
[INFO] olingo-odata2-client-core                                          [jar]
[INFO] olingo-odata2-jpa-processor                                        [pom]
[INFO] olingo-odata2-jpa-processor-api                                    [jar]
[INFO] olingo-odata2-jpa-processor-core                                   [jar]
[INFO] olingo-odata2-jpa-processor-ref                                    [jar]
[INFO] olingo-odata2-jpa-processor-ref-web                                [war]
[INFO] olingo-odata2-annotation-processor                                 [pom]
[INFO] olingo-odata2-annotation-processor-api                             [jar]
[INFO] olingo-odata2-annotation-processor-core                            [jar]
[INFO] olingo-odata2-annotation-processor-ref                             [jar]
[INFO] olingo-odata2-annotation-processor-ref-web                         [war]
[INFO] olingo-odata2-dist                                                 [pom]
[INFO] olingo-odata2-dist-lib                                             [pom]
[INFO] olingo-odata2-dist-jpa                                             [pom]
[INFO] olingo-odata2-dist-janos                                           [pom]
[INFO] olingo-odata2-dist-ref                                             [pom]
[INFO] olingo-odata2-dist-javadoc                                         [pom]
[INFO] olingo-odata2-sample                                               [pom]
[INFO] olingo-odata2-sample-cars-service-archetype            [maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype         [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype                [maven-archetype]
[INFO] 
[INFO] ---------------< org.apache.olingo:olingo-odata2-parent >---------------
[INFO] Building olingo-odata2-parent 2.0.13-SNAPSHOT                     [1/31]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- buildnumber:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildNumber: 54c1d982dcef12c91070fcebdfde52e1df7cb250 at timestamp: 2023-09-03T07:22:20+0000
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0:enforce (enforce-maven-version) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- enforcer:3.0.0:enforce (enforce-java-version) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- remote-resources:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- apache-rat:0.9:rat (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/SECURITY.md
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat:0.9:check (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/SECURITY.md
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 17 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for olingo-odata2-parent 2.0.13-SNAPSHOT:
[INFO] 
[INFO] olingo-odata2-parent ............................... FAILURE [  3.312 s]
[INFO] olingo-odata2-lib .................................. SKIPPED
[INFO] olingo-odata2-api .................................. SKIPPED
[INFO] olingo-odata2-api-annotation ....................... SKIPPED
[INFO] olingo-odata2-testutil ............................. SKIPPED
[INFO] olingo-odata2-core ................................. SKIPPED
[INFO] olingo-odata2-ref .................................. SKIPPED
[INFO] olingo-odata2-fit .................................. SKIPPED
[INFO] olingo-odata2-ref-web .............................. SKIPPED
[INFO] olingo-odata2-client-api ........................... SKIPPED
[INFO] olingo-odata2-client-core .......................... SKIPPED
[INFO] olingo-odata2-jpa-processor ........................ SKIPPED
[INFO] olingo-odata2-jpa-processor-api .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ................ SKIPPED
[INFO] olingo-odata2-annotation-processor ................. SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-core ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ......... SKIPPED
[INFO] olingo-odata2-dist ................................. SKIPPED
[INFO] olingo-odata2-dist-lib ............................. SKIPPED
[INFO] olingo-odata2-dist-jpa ............................. SKIPPED
[INFO] olingo-odata2-dist-janos ........................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................. SKIPPED
[INFO] olingo-odata2-dist-javadoc ......................... SKIPPED
[INFO] olingo-odata2-sample ............................... SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ........ SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype ..... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.550 s
[INFO] Finished at: 2023-09-03T07:22:22Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (rat-check) on project olingo-odata2-parent: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Olingo » olingo-odata2-quality #29

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/29/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
Building remotely on builds37 (ubuntu) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean install -Pbuild.quality
[INFO] Scanning for projects...
[WARNING] The requested profile "build.quality" could not be activated because it does not exist.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.109 s
[INFO] Finished at: 2023-03-14T12:22:16Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "build.quality" could not be activated because it does not exist.
[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (<https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/).> Please verify you invoked Maven from the correct directory. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user github@hugo-hirsch.de