Releases: mojohaus/mrm
Releases Β· mojohaus/mrm
1.6.0
π₯ Breaking changes
- Remove support for listing directory as html page and cleanups (#176) @slawekjaranowski
- Remove of downloading predefined settings.xml by run mojo (#174) @slawekjaranowski
π New features and improvements
- Support SNAPSHOT versions by localRepo (#185) @slawekjaranowski
- Require Maven 3.6.3+ (#184) @slachiewicz
- Get rid of usage RepositoryMetadataManager (#182) @slawekjaranowski
- Remove ${localRepository} and other from plugin parameters (#173) @slawekjaranowski
- Get rid usage of deprecated ArtifactFactory (#171) @slawekjaranowski
- Switch to JUnit 5 (#170) @slawekjaranowski
- Resolves #99: Removing dependencies on maven-artifact-manager from Maven 2 (#157) @ajarmoniuk
- #99: First stage of maven 3 migration (#144) @ajarmoniuk
π Bug Fixes
- Workaround for #179 - skip checksums for deployed metadata (#180) @slawekjaranowski
π¦ Dependency updates
- Bump commons-io from 2.11.0 to 2.13.0 @dependabot
- Bump commons-io:commons-io from 2.13.0 to 2.15.0 @dependabot
- Bump jetty.version from 9.4.50.v20221201 to 9.4.53.v20231009 @dependabot
- Bump mockito-core from 4.10.0 to 4.11.0 @dependabot
- Bump parent from 72 to 76 (#168) @slawekjaranowski
- Bump org.codehaus.mojo:mojo-parent from 76 to 77 @dependabot
- Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 @dependabot
- Bump plexus-archiver from 4.6.0 to 4.7.1 @dependabot
- Bump plexus-utils from 3.5.0 to 3.5.1 @dependabot
- Bump plexus-utils from 3.5.1 to 4.0.0 and add plexus-xml 3.0.0 (#163) @dependabot
- Require Maven 3.6.3+ (#184) @slachiewicz
π Documentation updates
- Migrate documentation to Markdown (#150) @ajarmoniuk
π» Maintenance
- Dependencies cleanups (#177) @slawekjaranowski
- Add metadata unit test for Mock repo (#172) @slawekjaranowski
- Use mavenVersion for maven-repository-metadata (#169) @slawekjaranowski
1.5.0
π New features and improvements
- Disable Jetty debug in Maven verbose mode (#132) @slawekjaranowski
- Include
Last-Modified
header in the response (#117) @mscottford
π Bug Fixes
- Fix missing release version in maven-metadata.xml (#129) @slawekjaranowski
π¦ Dependency updates
- Bump mockito-core from 4.9.0 to 4.10.0 (#139) @dependabot
- Bump parent from 70 to 72 (#137) @slawekjaranowski
- Bump jetty.version from 9.4.49.v20220914 to 9.4.50.v20221201 (#136) @dependabot
- Bump plexus-archiver from 4.5.0 to 4.6.0 (#127) @dependabot
- Bump mockito-core from 4.8.1 to 4.9.0 (#128) @dependabot
- Bump jetty.version from 9.4.48.v20220622 to 9.4.49.v20220914 (#122) @dependabot
- Bump maven-common-artifact-filters from 3.3.1 to 3.3.2 (#124) @dependabot
- Bump mockito-core from 4.8.0 to 4.8.1 (#125) @dependabot
- Bump plexus-utils from 3.4.2 to 3.5.0 (#126) @dependabot
- Bump plexus-archiver from 4.4.0 to 4.5.0 (#121) @dependabot
- Bump mockito-core from 4.7.0 to 4.8.0 (#120) @dependabot
- Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#119) @dependabot
- Bump mojo-parent from 69 to 70 (#118) @dependabot
- Bump mockito-core from 4.6.1 to 4.7.0 (#116) @dependabot
- Bump maven-common-artifact-filters from 3.3.0 to 3.3.1 (#115) @dependabot
- Bump mojo-parent from 68 to 69 (#114) @dependabot
π» Maintenance
- Remove unused classes DiskFile* MemoryFile* (#140) @slawekjaranowski
- Enable Spotless plugin - automatic code formatting (#138) @slawekjaranowski
- Remove Web App module (#135) @slawekjaranowski
- Use Maven core dependencies as provided (#133) @slawekjaranowski
π§ Build
- Enable checkstyle verification on build (#134) @slawekjaranowski
- Build improvements (#131) @slawekjaranowski
- Bump shared GitHub Action to v3 (#130) @slawekjaranowski
1.4.1
π Bug Fixes
- Generate correct content of empty jars (#112) @slawekjaranowski
π¦ Dependency updates
- Bump plexus-archiver from 4.3.0 to 4.4.0 (#111) @dependabot
- Bump jetty.version from 9.4.46.v20220331 to 9.4.48.v20220622 (#110) @dependabot
π» Maintenance
- Site improvement (#113) @slawekjaranowski
1.4.0
π New features and improvements
π Bug Fixes
- Fix unclosed opened stream (#105) @slawekjaranowski
π¦ Dependency updates
- Bump mojo-parent from 67 to 68 (#106) @dependabot
- Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 (#102) @dependabot
- Bump plexus-archiver from 4.2.7 to 4.3.0 (#101) @dependabot
- Bump maven-common-artifact-filters from 3.2.0 to 3.3.0 (#104) @dependabot
- Bump mockito-core from 4.5.1 to 4.6.1 (#98) @dependabot
- Bump plexus-utils from 3.4.1 to 3.4.2 (#93) @dependabot
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#92) @dependabot
- Bump mockito-core from 4.5.0 to 4.5.1 (#89) @dependabot
- Bump mockito-core from 4.4.0 to 4.5.0 (#88) @dependabot
- Update Jetty to 9.4.46.v20220331 (#72) @jorsol
- Bump mojo-parent from 65 to 67 (#87) @dependabot
- Bump actions/setup-java from 2.5.0 to 3 (#80) @dependabot
- Bump actions/checkout from 2.4.0 to 3 (#81) @dependabot
- Bump release-drafter/release-drafter from 5.17.6 to 5.19.0 (#82) @dependabot
- Bump mockito-core from 4.3.1 to 4.4.0 (#83) @dependabot
- Bump mockito-core from 4.2.0 to 4.3.1 (#75) @dependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 (#73) @dependabot
- Bump plexus-archiver from 4.2.6 to 4.2.7 (#69) @dependabot
- Bump actions/setup-java from 2.4.0 to 2.5.0 (#67) @dependabot
- Bump mockito-core from 4.1.0 to 4.2.0 (#66) @dependabot
- Bump actions/setup-java from 2.3.1 to 2.4.0 (#65) @dependabot
π Documentation updates
- Refresh site descriptors, fix broken links (#100) @slawekjaranowski
- Extends example for maven-invoker-plugin (#96) @slawekjaranowski
π» Maintenance
- Cleanup build (#107) @slawekjaranowski
π§ Build
1.3.0
- making timestamp deserialization consistent (#18) @or-shachar
π New features and improvements
- Upgrade to Jetty 9.4.43.v20210629 (#35) @olamy
- java 1.8 mandatory amd some codebase update (#33) @olamy
- switch to github actions, add dependabot and use release drafter (#26) @olamy
π¦ Dependency updates
- Bump mockito-core from 3.12.4 to 4.1.0 (#62) @dependabot
- Bump mojo-parent from 63 to 65 (#63) @dependabot
- Bump plexus-archiver from 4.2.5 to 4.2.6 (#60) @dependabot
- Bump actions/checkout from 2.3.5 to 2.4.0 (#59) @dependabot
- Bump actions/checkout from 2.3.4 to 2.3.5 (#58) @dependabot
- Bump actions/setup-java from 2.3.0 to 2.3.1 (#54) @dependabot
- Bump maven-war-plugin from 3.3.1 to 3.3.2 (#53) @dependabot
- Bump plexus-utils from 3.4.0 to 3.4.1 (#52) @dependabot
- Bump mockito-core from 3.12.3 to 3.12.4 (#51) @dependabot
- Bump mockito-core from 3.12.1 to 3.12.3 (#50) @dependabot
- Bump actions/setup-java from 2.2.0 to 2.3.0 (#49) @dependabot
- Bump mockito-core from 3.11.2 to 3.12.1 (#48) @dependabot
- Bump commons-io from 2.7 to 2.11.0 (#46) @dependabot
- Bump mockito-core from 1.9.0 to 3.11.2 (#27) @dependabot
- Bump plexus-archiver from 3.4 to 4.2.5 (#36) @dependabot
- Bump junit from 4.13.1 to 4.13.2 (#42) @dependabot
- Bump maven-enforcer-plugin from 3.0.0-M1 to 3.0.0 (#41) @dependabot
- Bump maven-common-artifact-filters from 1.4 to 3.2.0 (#37) @dependabot
- Bump maven-war-plugin from 3.2.1 to 3.3.1 (#38) @dependabot
- Bump commons-io from 2.0.1 to 2.11.0 (#32) @dependabot
- Bump actions/setup-java from 2.1.0 to 2.2.0 (#31) @dependabot
- Bump jetty-maven-plugin from 8.0.1.v20110908 to 8.1.16.v20140903 (#29) @dependabot
- Bump mojo-parent from 50 to 63 (#30) @dependabot
- Bump junit from 4.10 to 4.13.1 (#24) @dependabot