When we perform a build on a maven project. we receive the error below. Started by user SCS Admin Building in workspace C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM > git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git.exe config remote.origin.url https://github.com/southern-it-corporate-services/adobe-aem-southern-platform.git
- timeout=10
Fetching upstream changes from https://github.com/southern-it-corporate-services/adobe-aem-southern-platform.git > git.exe --version # timeout=10 using GIT_ASKPASS to set credentials > git.exe fetch --tags --progress https://github.com/southern-it-corporate-services/adobe-aem-southern-platform.git +refs/heads/:refs/remotes/origin/ > git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10 > git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10 Checking out Revision b9e3f1836a1ddb8e8e6639cf8ca15a4524ca9e62 (refs/remotes/origin/develop) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f b9e3f1836a1ddb8e8e6639cf8ca15a4524ca9e62 Commit message: "Merge pull request #153 from southern-it-corporate-services/SOCOS-34" > git.exe rev-list --no-walk b9e3f1836a1ddb8e8e6639cf8ca15a4524ca9e62 # timeout=10 Parsing POMs Established TCP socket on 49932 [Southern Company AEM] $ "C:\Program Files\Java\jdk1.8.0_161/bin/java" -cp "C:\Program Files (x86)\Jenkins\plugins\maven-plugin\WEB-INF\lib\maven35-agent-1.12-alpha-1.jar;C:\Program Files\Apache\maven\boot\plexus-classworlds-2.5.2.jar;C:\Program Files\Apache\maven/conf/logging" jenkins.maven3.agent.Maven35Main "C:\Program Files\Apache\maven" "C:\Program Files (x86)\Jenkins\war\WEB-INF\lib\remoting-3.10.2.jar" "C:\Program Files (x86)\Jenkins\plugins\maven-plugin\WEB-INF\lib\maven35-interceptor-1.12-alpha-1.jar" "C:\Program Files (x86)\Jenkins\plugins\maven-plugin\WEB-INF\lib\maven3-interceptor-commons-1.12-alpha-1.jar" 49932 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\pom.xml mvn clean install -Pauto-deploy-all -Dcq.host=dv-southern-aem.cloudapp.net -Dcq.password=S0uth3rn@dmin -s settings.xml -Dbuild.number=SNAPSHOT [INFO] Scanning for projects... [INFO] Downloading from central: http://repo.adobe.com/nexus/content/groups/public/com/day/jcr/vault/maven-vault-plugin/maven-metadata.xml [WARNING] Could not transfer metadata com.day.jcr.vault:maven-vault-plugin/maven-metadata.xml from/to central (http://repo.adobe.com/nexus/content/groups/public): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target[INFO] Downloading from central: http://repo.adobe.com/nexus/content/groups/public/com/day/jcr/vault/parent/2.3.12/parent-2.3.12.pom [WARNING] Failure to transfer com.day.jcr.vault:maven-vault-plugin/maven-metadata.xml from http://repo.adobe.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer metadata com.day.jcr.vault:maven-vault-plugin/maven-metadata.xml from/to central (http://repo.adobe.com/nexus/content/groups/public): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target[WARNING] Failure to transfer com.day.jcr.vault:maven-vault-plugin/maven-metadata.xml from http://repo.adobe.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer metadata com.day.jcr.vault:maven-vault-plugin/maven-metadata.xml from/to central (http://repo.adobe.com/nexus/content/groups/public): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target[ERROR] [ERROR] Some problems were encountered while processing the POMs:[WARNING] 'version' contains an expression but should be a constant. @ com.southern.cq.sites.platform:platform-services:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-services\pom.xml, line 15, column 11[WARNING] 'version' contains an expression but should be a constant. @ com.southern.cq.sites.platform:platform-componentry:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-componentry\pom.xml, line 18, column 12[WARNING] 'version' contains an expression but should be a constant. @ com.southern.cq.sites.platform:platform-view:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-view\pom.xml, line 16, column 12[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ com.southern.cq.sites.platform:platform-view:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-view\pom.xml, line 58, column 15[WARNING] 'build.plugins.plugin.version' for com.day.jcr.vault:maven-vault-plugin is missing. @ com.southern.cq.sites.platform:platform-view:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-view\pom.xml, line 134, column 15[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ com.southern.cq.sites.platform:platform-view:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-view\pom.xml, line 103, column 15[WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ [WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ [WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ [WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. @ [ERROR] Unresolveable build extension: Error resolving version for plugin 'com.day.jcr.vault:maven-vault-plugin' from the repositories [local (C:\Windows\system32\config\systemprofile\.m2\repository), cqblueprints.plugins.releases (http://dev.cqblueprints.com/nexus/content/repositories/releases/), central (http://repo.adobe.com/nexus/content/groups/public), fallback (http://repo2.maven.org/maven2/)]: Plugin not found in any plugin repository @ [ERROR] Unknown packaging: content-package @ com.southern.cq.sites.platform:platform-view:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-view\pom.xml, line 15, column 14[WARNING] 'version' contains an expression but should be a constant. @ com.southern.cq.sites.platform:platform-config:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-config\pom.xml, line 17, column 14[WARNING] 'build.plugins.plugin.version' for com.day.jcr.vault:maven-vault-plugin is missing. @ com.southern.cq.sites.platform:platform-config:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-config\pom.xml, line 37, column 21[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ com.southern.cq.sites.platform:platform-config:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-config\pom.xml, line 42, column 21[ERROR] Unresolveable build extension: Error resolving version for plugin 'com.day.jcr.vault:maven-vault-plugin' from the repositories [local (C:\Windows\system32\config\systemprofile\.m2\repository), cqblueprints.plugins.releases (http://dev.cqblueprints.com/nexus/content/repositories/releases/), central (http://repo.adobe.com/nexus/content/groups/public), fallback (http://repo2.maven.org/maven2/)]: Plugin not found in any plugin repository @ [ERROR] Unknown packaging: content-package @ com.southern.cq.sites.platform:platform-config:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-config\pom.xml, line 16, column 14[WARNING] 'version' contains an expression but should be a constant. @ com.southern.cq.sites.platform:platform-all:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-all\pom.xml, line 18, column 12[WARNING] 'build.plugins.plugin.version' for com.day.jcr.vault:maven-vault-plugin is missing. @ com.southern.cq.sites.platform:platform-all:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-all\pom.xml, line 53, column 15[WARNING] 'build.plugins.plugin.version' for com.day.jcr.vault:content-package-maven-plugin is missing. @ com.southern.cq.sites.platform:platform-all:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-all\pom.xml, line 106, column 19[WARNING] The expression ${groupId} is deprecated. Please use ${project.groupId} instead. @ [WARNING] The expression ${groupId} is deprecated. Please use ${project.groupId} instead. @ [ERROR] Unresolveable build extension: Error resolving version for plugin 'com.day.jcr.vault:maven-vault-plugin' from the repositories [local (C:\Windows\system32\config\systemprofile\.m2\repository), cqblueprints.plugins.releases (http://dev.cqblueprints.com/nexus/content/repositories/releases/), central (http://repo.adobe.com/nexus/content/groups/public), fallback (http://repo2.maven.org/maven2/)]: Plugin not found in any plugin repository @ [ERROR] Unknown packaging: content-package @ com.southern.cq.sites.platform:platform-all:1.1.0-${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-all\pom.xml, line 16, column 14 @ [ERROR] The build could not read 3 projects > [Help 1][ERROR] [ERROR] The project com.southern.cq.sites.platform:platform-view:1.1.0-SNAPSHOT (C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-view\pom.xml) has 2 errors[ERROR] Unresolveable build extension: Error resolving version for plugin 'com.day.jcr.vault:maven-vault-plugin' from the repositories [local (C:\Windows\system32\config\systemprofile\.m2\repository), cqblueprints.plugins.releases (http://dev.cqblueprints.com/nexus/content/repositories/releases/), central (http://repo.adobe.com/nexus/content/groups/public), fallback (http://repo2.maven.org/maven2/)]: Plugin not found in any plugin repository -> [Help 2][ERROR] Unknown packaging: content-package @ com.southern.cq.sites.platform:platform-view:1.1.0${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-view\pom.xml, line 15, column 14[ERROR] [ERROR] The project com.southern.cq.sites.platform:platform-config:1.1.0-SNAPSHOT (C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-config\pom.xml) has 2 errors[ERROR] Unresolveable build extension: Error resolving version for plugin 'com.day.jcr.vault:maven-vault-plugin' from the repositories [local (C:\Windows\system32\config\systemprofile\.m2\repository), cqblueprints.plugins.releases (http://dev.cqblueprints.com/nexus/content/repositories/releases/), central (http://repo.adobe.com/nexus/content/groups/public), fallback (http://repo2.maven.org/maven2/)]: Plugin not found in any plugin repository > [Help 2][ERROR] Unknown packaging: content-package @ com.southern.cq.sites.platform:platform-config:1.1.0${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-config\pom.xml, line 16, column 14[ERROR] [ERROR] The project com.southern.cq.sites.platform:platform-all:1.1.0-SNAPSHOT (C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-all\pom.xml) has 2 errors[ERROR] Unresolveable build extension: Error resolving version for plugin 'com.day.jcr.vault:maven-vault-plugin' from the repositories [local (C:\Windows\system32\config\systemprofile\.m2\repository), cqblueprints.plugins.releases (http://dev.cqblueprints.com/nexus/content/repositories/releases/), central (http://repo.adobe.com/nexus/content/groups/public), fallback (http://repo2.maven.org/maven2/)]: Plugin not found in any plugin repository > [Help 2][ERROR] Unknown packaging: content-package @ com.southern.cq.sites.platform:platform-all:1.1.0${build.number}, C:\Program Files (x86)\Jenkins\workspace\Southern Company AEM\platform-all\pom.xml, line 16, column 14[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/PluginManagerExceptionchannel stopped Finished: FAILURE
|