Chat for people who just starting contributing to Jenkins or want to do so. https://jenkins.io/participate/
mvn hpi:run
pom.xml
file, and then run mvn hpi:run
.
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 20 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ uno-choice ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /root/final/active-choices-plugin/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.082 s
[INFO] Finished at: 2022-02-01T17:18:48Z
constituent[0]: file:/root/apache-maven-3.8.4/conf/logging/
constituent[1]: file:/root/apache-maven-3.8.4/lib/jcl-over-slf4j-1.7.32.jar
constituent[2]: file:/root/apache-maven-3.8.4/lib/plexus-interpolation-1.26.jar
constituent[3]: file:/root/apache-maven-3.8.4/lib/org.eclipse.sisu.plexus-0.3.5.jar
constituent[4]: file:/root/apache-maven-3.8.4/lib/maven-plugin-api-3.8.4.jar
constituent[5]: file:/root/apache-maven-3.8.4/lib/maven-resolver-api-1.6.3.jar
constituent[6]: file:/root/apache-maven-3.8.4/lib/plexus-sec-dispatcher-2.0.jar
constituent[7]: file:/root/apache-maven-3.8.4/lib/plexus-cipher-2.0.jar
constituent[8]: file:/root/apache-maven-3.8.4/lib/maven-model-builder-3.8.4.jar
constituent[9]: file:/root/apache-maven-3.8.4/lib/maven-resolver-impl-1.6.3.jar
constituent[10]: file:/root/apache-maven-3.8.4/lib/maven-settings-3.8.4.jar
constituent[11]: file:/root/apache-maven-3.8.4/lib/guice-4.2.2-no_aop.jar
constituent[12]: file:/root/apache-maven-3.8.4/lib/maven-repository-metadata-3.8.4.jar
constituent[13]: file:/root/apache-maven-3.8.4/lib/maven-model-3.8.4.jar
constituent[14]: file:/root/apache-maven-3.8.4/lib/plexus-component-annotations-2.1.0.jar
constituent[15]: file:/root/apache-maven-3.8.4/lib/org.eclipse.sisu.inject-0.3.5.jar
constituent[16]: file:/root/apache-maven-3.8.4/lib/maven-shared-utils-3.3.4.jar
constituent[17]: file:/root/apache-maven-3.8.4/lib/maven-compat-3.8.4.jar
constituent[18]: file:/root/apache-maven-3.8.4/lib/commons-cli-1.4.jar
constituent[19]: file:/root/apache-maven-3.8.4/lib/guava-25.1-android.jar
constituent[20]: file:/root/apache-maven-3.8.4/lib/wagon-http-3.4.3-shaded.jar
constituent[21]: file:/root/apache-maven-3.8.4/lib/commons-io-2.6.jar
constituent[22]: file:/root/apache-maven-3.8.4/lib/slf4j-api-1.7.32.jar
constituent[23]: file:/root/apache-maven-3.8.4/lib/maven-artifact-3.8.4.jar
constituent[24]: file:/root/apache-maven-3.8.4/lib/maven-resolver-connector-basic-1.6.3.jar
constituent[25]: file:/root/apache-maven-3.8.4/lib/maven-builder-support-3.8.4.jar
constituent[26]: file:/root/apache-maven-3.8.4/lib/maven-slf4j-provider-3.8.4.jar
constituent[27]: file:/root/apache-maven-3.8.4/lib/plexus-utils-3.3.0.jar
constituent[28]: file:/root/apache-maven-3.8.4/lib/maven-embedder-3.8.4.jar
constituent[29]: file:/root/apache-maven-3.8.4/lib/maven-resolver-provider-3.8.4.jar
constituent[30]: file:/root/apache-maven-3.8.4/lib/wagon-provider-api-3.4.3.jar
constituent[31]: file:/root/apache-maven-3.8.4/lib/javax.inject-1.jar
constituent[32]: file:/root/apache-maven-3.8.4/lib/jansi-2.4.0.jar
constituent[33]: file:/root/apache-maven-3.8.4/lib/maven-resolver-spi-1.6.3.jar
constituent[34]: file:/root/apache-maven-3.8.4/lib/maven-resolver-util-1.6.3.jar
constituent[35]: file:/root/apache-maven-3.8.4/lib/wagon-file-3.4.3.jar
constituent[36]: file:/root/apache-maven-3.8.4/lib/maven-resolver-transport-wagon-1.6.3.jar
constituent[37]: file:/root/apache-maven-3.8.4/lib/maven-core-3.8.4.jar
constituent[38]: file:/root/apache-maven-3.8.4/lib/javax.annotation-api-1.2.jar
constituent[39]: file:/root/apache-maven-3.8.4/lib/commons-lang3-3.8.1.jar
Exception in thread "main" java.lang.AssertionError
at jdk.compiler/com.sun.tools.javac.ut
[root@nehabackup active-choices-plugin]# mvn clean verify
[WARNING]
[WARNING] Some problems were encountered while building the effective settings
[WARNING] 'proxies.proxy.id' must be unique but found duplicate proxy with id default @ /root/.m2/settings.xml
[WARNING]
[INFO] Scanning for projects...
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[WARNING] The POM for org.jenkins-ci.tools:maven-hpi-plugin:jar:3.22 is missing, no dependency information available
[WARNING] Failed to build parent project for org.biouno:uno-choice:hpi:2.5.8-SNAPSHOT
[INFO]
[INFO] -----------------------< org.biouno:uno-choice >------------------------
[INFO] Building Active Choices Plug-in 2.5.8-SNAPSHOT
[INFO] --------------------------------[ hpi ]---------------------------------
[WARNING] The artifact xerces:xerces:jar:2.2.1 has been relocated to xerces:xercesImpl:jar:2.2.1
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ uno-choice ---
[INFO] Deleting /root/final/active-choices-plugin/target
[INFO]
[INFO] --- maven-hpi-plugin:3.22:validate (default-validate) @ uno-choice ---
[INFO]
[INFO] --- maven-hpi-plugin:3.22:validate-hpi (default-validate-hpi) @ uno-choice ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0:display-info (display-info) @ uno-choice ---
[INFO] Maven Version: 3.8.4
[INFO] JDK Version: 11.0.14 normalized as: 11.0.14
[INFO] Java Vendor: Oracle Corporation
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 4.1.12-112.16.4.el7uek.x86_64
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (display-info) @ uno-choice ---
[INFO] Ignoring requireUpperBoundDeps in javax.servlet:servlet-api
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (no-snapshots-in-release) @ uno-choice ---
[INFO]
[INFO] --- gmavenplus-plugin:1.13.1:addTestSources (test-in-groovy) @ uno-choice ---
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ uno-choice ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ uno-choice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 20 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ uno-choice ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /root/final/active-choices-plugin/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.683 s
[INFO] Finished at: 2022-02-01T17:23:54Z
constituent[0]: file:/root/apache-maven-3.8.4/conf/logging/
constituent[1]: file:/root/apache-maven-3.8.4/lib/jcl-over-slf4j-1.7.32.jar
constituent[2]: file:/root/apache-maven-3.8.4/lib/plexus-interpolation-1.26.jar
constituent[3]: file:/root/apache-maven-3.8.4/lib/org.eclipse.sisu.plexus-0.3.5.jar
constituent[4]: file:/root/apache-maven-3.8.4/lib/maven-plugin-api-3.8.4.jar
constituent[5]: file:/root/apache-maven-3.8.4/lib/maven-resolver-api-1.6.3.jar
constituent[6]: file:/root/apache-maven-3.8.4/lib/plexus-sec-dispatcher-2.0.jar
constituent[7]: file:/root/apache-maven-3.8.4/lib/plexus-cipher-2.0.jar
constituent[8]: file:/root/apache-maven-3.8.4/lib/maven-model-builder-3.8.4.jar
constituent[9]: file:/root/apache-maven-3.8.4/lib/maven-resolver-impl-1.6.3.jar
constituent[10]: file:/root/apache-maven-3.8.4/lib/maven-settings-3.8.4.jar
constituent[11]: file:/root/apache-maven-3.8.4/lib/guice-4.2.2-no_aop.jar
constituent[12]: file:/root/apache-maven-3.8.4/lib/maven-repository-metadata-3.8.4.jar
constituent[13]: file:/root/apache-maven-3.8.4/lib/maven-model-3.8.4.jar
constituent[14]: file:/root/apache-maven-3.8.4/lib/plexus-component-annotations-2.1.0.jar
constituent[15]: file:/root/apache-maven-3.8.4/lib/org.eclipse.sisu.inject-0.3.5.jar
constituent[16
[root@nehabackup active-choices-plugin]# mvn verify
[WARNING]
[WARNING] Some problems were encountered while building the effective settings
[WARNING] 'proxies.proxy.id' must be unique but found duplicate proxy with id default @ /root/.m2/settings.xml
[WARNING]
[INFO] Scanning for projects...
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[WARNING] The POM for org.jenkins-ci.tools:maven-hpi-plugin:jar:3.22 is missing, no dependency information available
[WARNING] Failed to build parent project for org.biouno:uno-choice:hpi:2.5.8-SNAPSHOT
[INFO]
[INFO] -----------------------< org.biouno:uno-choice >------------------------
[INFO] Building Active Choices Plug-in 2.5.8-SNAPSHOT
[INFO] --------------------------------[ hpi ]---------------------------------
[WARNING] The artifact xerces:xerces:jar:2.2.1 has been relocated to xerces:xercesImpl:jar:2.2.1
[INFO]
[INFO] --- maven-hpi-plugin:3.22:validate (default-validate) @ uno-choice ---
[INFO]
[INFO] --- maven-hpi-plugin:3.22:validate-hpi (default-validate-hpi) @ uno-choice ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0:display-info (display-info) @ uno-choice ---
[INFO] Maven Version: 3.8.4
[INFO] JDK Version: 11.0.14 normalized as: 11.0.14
[INFO] Java Vendor: Oracle Corporation
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 4.1.12-112.16.4.el7uek.x86_64
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (display-info) @ uno-choice ---
[INFO] Ignoring requireUpperBoundDeps in javax.servlet:servlet-api
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (no-snapshots-in-release) @ uno-choice ---
[INFO]
[INFO] --- gmavenplus-plugin:1.13.1:addTestSources (test-in-groovy) @ uno-choice ---
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ uno-choice ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ uno-choice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 20 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ uno-choice ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /root/final/active-choices-plugin/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.645 s
[INFO] Finished at: 2022-02-01T17:25:18Z
constituent[0]: file:/root/apache-maven-3.8.4/conf/logging/
constituent[1]: file:/root/apache-maven-3.8.4/lib/jcl-over-slf4j-1.7.32.jar
constituent[2]: file:/root/apache-maven-3.8.4/lib/plexus-interpolation-1.26.jar
constituent[3]: file:/root/apache-maven-3.8.4/lib/org.eclipse.sisu.plexus-0.3.5.jar
constituent[4]: file:/root/apache-maven-3.8.4/lib/maven-plugin-api-3.8.4.jar
constituent[5]: file:/root/apache-maven-3.8.4/lib/maven-resolver-api-1.6.3.jar
constituent[6]: file:/root/apache-maven-3.8.4/lib/plexus-sec-dispatcher-2.0.jar
constituent[7]: file:/root/apache-maven-3.8.4/lib/plexus-cipher-2.0.jar
constituent[8]: file:/root/apache-maven-3.8.4/lib/maven-model-builder-3.8.4.jar
constituent[9]: file:/root/apache-maven-3.8.4/lib/maven-resolver-impl-1.6.3.jar
constituent[10]: file:/root/apache-maven-3.8.4/lib/maven-settings-3.8.4.jar
constituent[11]: file:/root/apache-maven-3.8.4/lib/guice-4.2.2-no_aop.jar
constituent[12]: file:/root/apache-maven-3.8.4/lib/maven-repository-metadata-3.8.4.jar
constituent[13]: file:/root/apache-maven-3.8.4/lib/maven-model-3.8.4.jar
constituent[14]: file:/root/apache-maven-3.8.4/lib/plexus-component-annotations-2.1.0.jar
constituent[15]: file:/root/apache-maven-3.8.4/lib/org.eclipse.sisu.inject-0.3.5.jar
constituent[16]: file:/root/apache-maven-3.8.4/lib/maven-shared-utils-3.3.4.jar
constituent[17]: file:/root/apache-maven-3.8.4/lib/maven-compat-3.8.4.jar
consti