Comparing maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.2 · apache/maven-deploy-plugin (original) (raw)
Commits on Mar 21, 2023
Commits on Apr 24, 2023
Commits on Jun 9, 2023
Commits on Aug 11, 2023
Commits on Aug 28, 2023
Commits on Jan 12, 2024
- [MDEPLOY-313] Update to parent 41, cleanup (#47)
In general perform a cleanup of plugin, apply updates where needed. The plugin now builds against 3.9.x latest, and minimum is left as is (3.2.5).
A notable change along that above is removal of "baked in" packaging, now plugin relies completely and only on what project and artifact tells, there is no "if this is POM" check anymore. The new "BOM UT" shows this in action. Has to be noted though, that the UT tests ONLY the plugin, to use BOM packaging you need Maven that knows what it is (Maven 3 w/ extension or Maven 4 that has it OOTB).
https://issues.apache.org/jira/browse/MDEPLOY-313
Configuration menu
Browse the repository at this point in the history
Commits on Mar 31, 2024
- Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history
Commits on Apr 1, 2024
Commits on Apr 24, 2024
- Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history