[JIRA] (JENKINS-50292) maven-vault-plugin error

已查看 0 次
跳至第一个未读帖子

dncarlyl@southernco.com (JIRA)

未读,
2018年3月20日 11:11:022018/3/20
收件人 jenkinsc...@googlegroups.com
Nick Carlyle created an issue
 
Jenkins / Bug JENKINS-50292
maven-vault-plugin error
Issue Type: Bug Bug
Assignee: Unassigned
Components: maven-plugin
Created: 2018-03-20 15:10
Priority: Major Major
Reporter: Nick Carlyle

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

  1. 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
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo

dncarlyl@southernco.com (JIRA)

未读,
2018年12月18日 15:53:032018/12/18
收件人 jenkinsc...@googlegroups.com
Nick Carlyle updated an issue
Change By: Nick Carlyle
When we perform a build on a maven project.  we receive the error below.

 
Started by user

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

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

> 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/PluginManagerException]channel stopped
Finished: FAILURE
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

ian.williams1@telus.com (JIRA)

未读,
2019年9月15日 05:53:022019/9/15
收件人 jenkinsc...@googlegroups.com
Ian Williams commented on Bug JENKINS-50292
 
Re: maven-vault-plugin error

There is no information in this issue to investigate.

This is a bug tracker, not a support forum — please use a more appropriate place, like the users' mailing list: https://jenkins.io/mailing-lists/ or Stackoverflow(Jenkins)

If this is an internal support issue, then this is the wrong forum.

If there is an actual issue, please add some details OR Close issue.

This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

dncarlyl@southernco.com (JIRA)

未读,
2019年9月16日 10:55:032019/9/16
收件人 jenkinsc...@googlegroups.com
Nick Carlyle closed an issue as Fixed
Change By: Nick Carlyle
Status: Open Closed
Resolution: Fixed
回复全部
回复作者
转发
0 个新帖子