Skip to content

Console Output

+ mvn clean verify -B org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.projectKey=org.eclipse.lyo -Dsonar.organization=eclipse -Dsonar.host.url=https://sonarcloud.io -Dsonar.login=****
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: com.fasterxml.jackson:jackson-bom:pom:2.14.2 (absent): Could not transfer artifact com.fasterxml.jackson:jackson-bom:pom:2.14.2 from/to lyo-releases (https://repo.eclipse.org/content/repositories/lyo-releases/): status code: 403, reason phrase: Forbidden (403) @ line 320, column 19
[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.junit:junit-bom:pom:5.8.2 (absent): Could not transfer artifact org.junit:junit-bom:pom:5.8.2 from/to lyo-releases (https://repo.eclipse.org/content/repositories/lyo-releases/): status code: 403, reason phrase: Forbidden (403) @ line 353, column 19
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.lyo:lyo-parent:5.0.1.CR (/home/jenkins/agent/workspace/Lyo_multibranch_maint-5.0/pom.xml) has 2 errors
[ERROR]     Non-resolvable import POM: The following artifacts could not be resolved: com.fasterxml.jackson:jackson-bom:pom:2.14.2 (absent): Could not transfer artifact com.fasterxml.jackson:jackson-bom:pom:2.14.2 from/to lyo-releases (https://repo.eclipse.org/content/repositories/lyo-releases/): status code: 403, reason phrase: Forbidden (403) @ line 320, column 19 -> [Help 2]
[ERROR]     Non-resolvable import POM: The following artifacts could not be resolved: org.junit:junit-bom:pom:5.8.2 (absent): Could not transfer artifact org.junit:junit-bom:pom:5.8.2 from/to lyo-releases (https://repo.eclipse.org/content/repositories/lyo-releases/): status code: 403, reason phrase: Forbidden (403) @ line 353, column 19 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException