Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can build from source code #727

Open
jerryyummy opened this issue Feb 3, 2025 · 0 comments
Open

can build from source code #727

jerryyummy opened this issue Feb 3, 2025 · 0 comments

Comments

@jerryyummy
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant