Skip to content

Releases: mojohaus/versions

2.18.0

13 Nov 20:51
2.18.0
814c9b1
Compare
Choose a tag to compare

❗ NOTICE

Due to Doxia 2.x stack maven-site-plugin 3.20+ is required.
https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack

Direct reports execution store reports in directory target/reports instead of target/site

Changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

🔧 Build

2.17.1

15 Jul 06:30
2.17.1
0b79444
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

2.17.0

29 Jun 16:47
2.17.0
f9c2f92
Compare
Choose a tag to compare

Changes

🚀 New features and improvements

🐛 Bug Fixes

  • Resolves #1042: Fixed set logic wrt processAllModules (#1051) @jarmoniuk

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

🔧 Build

2.16.2

17 Nov 00:29
2.16.2
6b33fbc
Compare
Choose a tag to compare

Changes

🚀 New features and improvements

🐛 Bug Fixes

  • Fix ISE with plugins aggregate report when reactor projects contains the same plugin declaration multiple time with different versions (#1024) @olamy
  • Reading project model should throw exception (#1023) @slawekjaranowski
  • Resolves #1009: Fixing a broken test scenario (#1010) @ajarmoniuk

📦 Dependency updates

2.16.1

19 Sep 21:23
2.16.1
a7e6cdb
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Resolves #978 - use-releases does not update parent (#1007) @ajarmoniuk
  • Correct message if the latest version of parent is used for update-parent (#1000) @slawekjaranowski
  • Resolves #995: Minimum version required for Versions Maven Plugin should is not the minimum version for the project (#996) @ajarmoniuk
  • Resolves #990: Check prerequisites if required enforcer Maven version is empty (#994) @ajarmoniuk
  • Fix links for XSD in report models (#992) @slawekjaranowski
  • Use versions of dummy artifacts in IT assertions (#988) @slawekjaranowski
  • Resolves #973: NPE if actual version is null for a dependency (#974) @ajarmoniuk

📦 Dependency updates

  • Bump org.springframework:spring-framework-bom from 3.2.17.RELEASE to 4.3.30.RELEASE in /versions-maven-plugin/src/it/it-property-updates-report-002-slow (#999) @dependabot
  • Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#993) @dependabot
  • Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (#989) @dependabot
  • Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#987) @dependabot
  • Bump mojo-parent from 75 to 76 (#986) @dependabot
  • Bump commons-codec from 1.15 to 1.16.0 (#977) @dependabot
  • Bump commons-io from 2.12.0 to 2.13.0 (#972) @dependabot

👻 Maintenance

2.16.0

06 Jun 15:40
2.16.0
dbf6d65
Compare
Choose a tag to compare

Changes

🚀 New features and improvements

  • Use update policy DAILY instead of NEVER for remote repositories (#957) @slawekjaranowski
  • Issue #74: Add display-extension-updates (#908) @ajarmoniuk

🐛 Bug Fixes

  • Resolves: display-dependency-updates only shows updates from the most major allowed segment (#966) @ajarmoniuk
  • Resolves #931: Fixing problems with encoding in UseDepVersion and PomHelper (#932) @ajarmoniuk
  • Resolves #916: Partially reverted #799. (#924) @ajarmoniuk
  • Resolves #954: Excluded plexus-container-default (#955) @ajarmoniuk
  • Resolves #951: DefaultArtifactVersion::getVersion can be null (#952) @ajarmoniuk
  • BoundArtifactVersion.toString() to work with NumericVersionComparator (#930) @ajarmoniuk
  • Issue #925: Protect against an NPE if a dependency version is defined in dependencyManagement (#926) @ajarmoniuk

📦 Dependency updates

📝 Documentation updates

  • Resolves #921: Clarify dependencyIncludes/dependencyExcludes (#956) @ajarmoniuk

👻 Maintenance

2.15.0

21 Feb 23:22
2.15.0
49afa52
Compare
Choose a tag to compare

Changes

🚀 New features and improvements

  • Fixes #123: add scope filtering (#915) @vboulaye
  • Resolves #880: add information on property updates to the change recorder (#881) @ajarmoniuk
  • Fixed #911- add profile parameter in set-property (#912) @mcarlett
  • Prepare for Doxia 2.0.0 (#905) @michael-o
  • Use ComparableVersion from Maven and remove the duplicate (#898) @ajarmoniuk
  • Resolves #888: New optional parameter to SetMojo: interpolateProperties (#889) @ajarmoniuk
  • Enhancement: add allowDowngrade capability to UseLatestReleasesMojo, UseNextReleasesMojo, UseNextVersionsMojo (#883) @ajarmoniuk
  • Resolves #533: New parameter to DisplayPluginUpdatesMojo: processUnboundPlugins (#886) @ajarmoniuk
  • Resolves #474: Add property support to UseDepVersion (#878) @ajarmoniuk
  • Resolves #892: Restrict the ComparableVersion cache size (#893) @ajarmoniuk

🐛 Bug Fixes

  • Resolves #906: Typo (#907) @ajarmoniuk
  • Resolves #899: Corrected the invocation of Resolver to retrieve the timestamped snapshot version (#901) @ajarmoniuk
  • Fixes #896: Fixing available version retrieval; enabling allowSnapshots (#897) @ajarmoniuk
  • Resolves #890: Fixing ArrayIndexOutOfBound from UseNextVersionsMojo and UseNextReleasesMojo in case of no newer versions/releases (#891) @ajarmoniuk

📦 Dependency updates

👻 Maintenance

  • Fix excluded IT test name (#910) @slawekjaranowski
  • Refactoring of DisplayPluginUpdates (#887) @ajarmoniuk
  • Remove unnecessary synchronization in AbstractVersionDetails (#882) @ajarmoniuk

2.14.2

24 Dec 14:31
2.14.2
374ddab
Compare
Choose a tag to compare

Changes

🚀 New features and improvements

  • Add a simple cache for ComparableVersions (#870) @TobiX

🐛 Bug Fixes

  • Resolves #872: Make allowSnapshots an explicit argument in lookupDependencyUpdates and in reports (#873) @ajarmoniuk
  • Fixes #866: Require maven 3.2.5 (#867) @ajarmoniuk
  • Resolves #850: Protecting the display-plugin-updates mojo against a NPE in case the effective version of a plugin is not resolved (#862) @ajarmoniuk
  • Resolves #855: Set should evaluate expressions (#856) @ajarmoniuk
  • Removes parallelStream use with non-thread safe collectors (#861) @ajarmoniuk
  • #858 Fix child module resolution for multi-level projects (#859) @corebonts

📦 Dependency updates

👻 Maintenance

2.14.1

15 Dec 13:01
2.14.1
4859d20
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Resolves #848: Fixing module resolution with nonstandard filenames (#849) @ajarmoniuk

2.14.0

14 Dec 08:10
2.14.0
fde050e
Compare
Choose a tag to compare

Changes

🚀 New features and improvements

  • #333: aggregated reports site information (#841) @MihaStemberger
  • #333: aggregated reports (#836) @MihaStemberger
  • Resolves #837: Add includeParent (default true) to UpdatePropertiesMojo (#838) @ajarmoniuk
  • [#767] display update information for ranges (#823) @sultan
  • Resolves #387: Provide an enforcer rule to specify the maximum number of allowed dependency updates (#801) @ajarmoniuk
  • Introduce Plugin API for ChangeRecorder (#819) @slawekjaranowski
  • Issue 134 removing the no longer needed patch + adding integration tests (#814) @ajarmoniuk
  • Make includeParent false by default to retain backward compatibility. (#817) @ajarmoniuk
  • Resolves #359: XML Property Updates Report (#804) @ajarmoniuk
  • Resolves #793: Added includeParent to DisplayPropertyUpdates and PropertyUpdatesReport (#795) @ajarmoniuk

🐛 Bug Fixes

  • Wagon should use remote repository instead of proxy repository for repo authentication (#842) @ajarmoniuk
  • Resolves #289: Handle processParent in mojos which support it. (#813) @ajarmoniuk
  • Resolves #505: getReactorModels using correct module paths when the module name includes pom.xml (#805) @ajarmoniuk
  • #794: SetMojo would always change the version of the POM, regardless if a match was found (#799) @ajarmoniuk
  • #614 resolve version from model properties if necessary (#797) @TorstenKruse
  • Resolves #790: Fix update scope determination in DisplayDependencyUpdatesMojo (#791) @ajarmoniuk

📦 Dependency updates

📝 Documentation updates

  • Make Max Dependency enforcer rule as main page of enforcer module (#847) @slawekjaranowski
  • Clarification in README - maintained versions, issues and PR creation (#832) @slawekjaranowski
  • #725: Migrate Set Aggregator to Markdown (#784) @ajarmoniuk
  • #725: Migrate Recording Changes to Markdown (#783) @ajarmoniuk
  • #725: Migrate Update Parent to Markdown (#787) @ajarmoniuk
  • #725: Migrate Unlock Snapshots to Markdown (#785) @ajarmoniuk
  • #725: Migrate Update Child Modules to Markdown (#786) @ajarmoniuk
  • #725: Migrate Use Releases to Markdown (#788) @ajarmoniuk
  • #725: Migrate Update Properties to Markdown (#789) @ajarmoniuk

👻 Maintenance

  • Enable Spotless plugin - automatic code formatting (#845) @slawekjaranowski
  • #704: Remove remaining ArtifactRepository leftovers + use version range for VersionsHelper where applicable (#833) @ajarmoniuk
  • Rename models module to meet project conventions (#840) @slawekjaranowski
  • #704: Remove WagonManager (#831) @ajarmoniuk
  • #704: Removing MavenProjectBuilder (#829) @ajarmoniuk
  • #704: Removing ArtifactResolver (#828) @ajarmoniuk
  • Quality: Refactoring Reports classes (#772) @sultan
  • #704: Removing ArtifactMetadataSource (#825) @ajarmoniuk
  • Site build - gitHub ribbon, stage site (#818) @slawekjaranowski
  • Resolves #809: Extract the apis and common services to a separate module (#810) @ajarmoniuk
  • Resolves #807: Abstracting a common base for UseLatestVersionsMojo and UseLatestReleasesMojo (#808) @ajarmoniuk
  • #758: Implementing the first stage of module split (#782) @ajarmoniuk

🔧 Build

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy