The git client plugin, the git plugin, and the priority sorter plugin have updated their parent pom from 4.38 to 4.39. As a result of that, a new message appears from the hpi plugin. I'm not sure what change I should make to correct that new message or if I should ignore the message.
The message is: [INFO] --- maven-hpi-plugin:3.26:test-hpl (default-test-hpl) @ git --- [INFO] Generating /home/mwaite/hub/my-plugins/git-plugin/target/test-classes/the.hpl [WARNING] Some problems were encountered while processing the POMs: [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 124, column 15 [ERROR] 'distributionManagement.status' must not be specified. @ line 166, column 13 [INFO] --- maven-hpi-plugin:3.26:resolve-test-dependencies (default-resolve-test-dependencies) @ git --- [WARNING] Some problems were encountered while processing the POMs: [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 124, column 15 [ERROR] 'distributionManagement.status' must not be specified. @ line 166, column 13 I don't see that message in builds of the elastic axis plugin, the platformlabeler plugin, the schedule build plugin, or the TestNG plugin. I see no mention of distributionManagement.status in any of the pom files, whether they show the message or do not. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/13a992c0-213c-460c-8712-a144bff5ae08n%40googlegroups.com.
