You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have set java version to jdk8, and my maven is 3.9.x, when i run "mvn clean package", i got this below
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unknown packaging: hpi @ io.jenkins.jenkinsfile-runner:payload-dependencies:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/payload-dependencies/pom.xml, line 14, column 14
[WARNING] 'build.plugins.plugin.version' for org.jvnet.maven-antrun-extended-plugin:maven-antrun-extended-plugin is missing. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom-resources:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-resources/pom.xml, line 17, column 15
[WARNING] 'profiles.profile[jfr-package-app].activation.file.missing' Failed to interpolate profile activation property ${project.build.directory}/../parent-pom-marker.txt: ${project.build.directory} expressions are not supported during profile activation. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-pom/pom.xml
[WARNING] 'profiles.profile[jfr-package-assembly].activation.file.missing' Failed to interpolate profile activation property ${project.build.directory}/../parent-pom-marker.txt: ${project.build.directory} expressions are not supported during profile activation. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-pom/pom.xml
[WARNING] 'profiles.profile[jfr-package-dependencies].activation.file.missing' Failed to interpolate profile activation property ${project.build.directory}/../parent-pom-marker.txt: ${project.build.directory} expressions are not supported during profile activation. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-pom/pom.xml
[WARNING] 'profiles.profile[jfr-package-app].activation.file.missing' Failed to interpolate profile activation property ${project.build.directory}/../parent-pom-marker.txt: ${project.build.directory} expressions are not supported during profile activation. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-pom/pom.xml
[WARNING] 'profiles.profile[jfr-package-assembly].activation.file.missing' Failed to interpolate profile activation property ${project.build.directory}/../parent-pom-marker.txt: ${project.build.directory} expressions are not supported during profile activation. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-pom/pom.xml
[WARNING] 'profiles.profile[jfr-package-dependencies].activation.file.missing' Failed to interpolate profile activation property ${project.build.directory}/../parent-pom-marker.txt: ${project.build.directory} expressions are not supported during profile activation. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-pom/pom.xml
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project io.jenkins.jenkinsfile-runner:payload-dependencies:1.0-beta-33-SNAPSHOT (/Users/youyun/Documents/java-project/jenkinsfile-runner/payload-dependencies/pom.xml) has 1 error
[ERROR] Unknown packaging: hpi @ io.jenkins.jenkinsfile-runner:payload-dependencies:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/payload-dependencies/pom.xml, line 14, column 14
does anyone know how to fix it?
The text was updated successfully, but these errors were encountered:
i have set java version to jdk8, and my maven is 3.9.x, when i run "mvn clean package", i got this below
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unknown packaging: hpi @ io.jenkins.jenkinsfile-runner:payload-dependencies:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/payload-dependencies/pom.xml, line 14, column 14
[WARNING] 'build.plugins.plugin.version' for org.jvnet.maven-antrun-extended-plugin:maven-antrun-extended-plugin is missing. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom-resources:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-resources/pom.xml, line 17, column 15
[WARNING] 'profiles.profile[jfr-package-app].activation.file.missing' Failed to interpolate profile activation property ${project.build.directory}/../parent-pom-marker.txt: ${project.build.directory} expressions are not supported during profile activation. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-pom/pom.xml
[WARNING] 'profiles.profile[jfr-package-assembly].activation.file.missing' Failed to interpolate profile activation property ${project.build.directory}/../parent-pom-marker.txt: ${project.build.directory} expressions are not supported during profile activation. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-pom/pom.xml
[WARNING] 'profiles.profile[jfr-package-dependencies].activation.file.missing' Failed to interpolate profile activation property ${project.build.directory}/../parent-pom-marker.txt: ${project.build.directory} expressions are not supported during profile activation. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-pom/pom.xml
[WARNING] 'profiles.profile[jfr-package-app].activation.file.missing' Failed to interpolate profile activation property ${project.build.directory}/../parent-pom-marker.txt: ${project.build.directory} expressions are not supported during profile activation. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-pom/pom.xml
[WARNING] 'profiles.profile[jfr-package-assembly].activation.file.missing' Failed to interpolate profile activation property ${project.build.directory}/../parent-pom-marker.txt: ${project.build.directory} expressions are not supported during profile activation. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-pom/pom.xml
[WARNING] 'profiles.profile[jfr-package-dependencies].activation.file.missing' Failed to interpolate profile activation property ${project.build.directory}/../parent-pom-marker.txt: ${project.build.directory} expressions are not supported during profile activation. @ io.jenkins.jenkinsfile-runner:packaging-parent-pom:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/packaging-parent-pom/pom.xml
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project io.jenkins.jenkinsfile-runner:payload-dependencies:1.0-beta-33-SNAPSHOT (/Users/youyun/Documents/java-project/jenkinsfile-runner/payload-dependencies/pom.xml) has 1 error
[ERROR] Unknown packaging: hpi @ io.jenkins.jenkinsfile-runner:payload-dependencies:${revision}${changelist}, /Users/youyun/Documents/java-project/jenkinsfile-runner/payload-dependencies/pom.xml, line 14, column 14
does anyone know how to fix it?
The text was updated successfully, but these errors were encountered: