0.8.0
Closed issues:
- building libmvndnative.* creates root files in target directory #627
- Update to latest maven 3.8.5? #615
- [bug] The first exec mvnd clean install is failed every time #613
- clean fails cause of locked files #611
- mvnd on Windows throws
java.lang.NumberFormatException: For input string: "self"
#608 mvnd.exe
gives error about DLL #607- Log purging goes to stdout breaking scripts #604
- java.nio.BufferUnderflowException occurs when I run any mvnd command #601
- NPE #597
- Avoid caching parent with a version containing a property #594
- How to integrate mvnd in jenkins? #592
- When MVND is used to compile a project, the addClasspath parameter in the manifest of the configuration item compiled by maven-jar-plugin is invalid, and the class-path parameter is missing in the manifest. MF file in the compiled JAR package #590
- docker jenkins mvnd configured build error! #589
- Local settings.xml results current folder used as repository #588
- will there be an official docker image on docker hub #587
- No message received within 3000ms, #584
java.lang.NoSuchMethodError: org.apache.maven.project.MavenProject.setArtifacts(Ljava/util/Set;)V
#579- Daemon reuse ignores differences in
.mvn/jvm.config
#576 - Speed comparison between mvn and mvnd #575
- not fast #570
- I failed to execute 'mvnd -version' on my MAC #569
- I failed to execute MVND on MAC #568
- Cannot change Platform Encoding #567
- NoSuchFileException when using the compile phase with reactor dependencies with classifiers #564
- Let JVM set max heap size instead of a default value of 2GB (
mvnd.maxHeapSize
) #560 - mvnd doesn't work with duplicate-finder-maven-plugin #559
- build failed in some projects #558
- macOS Monterey doesn't work with mvnd #554
- The ${MVND_HOME}/mvn/conf/setting.xml is not used #553
- How to solve version declaration setting in pom.xml #551
- mvnd with lombok error #550
- How do i set other maven repository? #549
- java 8 can't use #547
- mvnd maven plugin #546
- git bash show “bash: mvnd: command not found” on win 10 #545
- jdk 1.8 exception #544
- create Apache source-release distribution archive #543
- Refactor build & release workflow #542
- Does not support the spring-boot-maven-plugin #537
- mvn clean slow on Windows - alternative implementation #536
- Improve the doc text of
mvnd.pluginRealmEvictPattern
option #533 - Investigate the setEnv logic across JDK / OS #528
- Build hang and CPU skyrocket with sisu-index:indexMojo #527
- [discuss]
maven.version
conflict in pom.xml & system property #516 - Parallel build fails with NoSuchFileException for target/classes #500
- Second "clean" build in fails on Windows due to locked files #115
Merged pull requests:
- Use the easier --user option of docker #639 (gnodet)
- Use maven-mvnd as a distribution name #638 (gnodet)
- Use sisu apt processor #636 (gnodet)
- Drop Maven dupe classes #633 (cstamas)
- FIx files generated with wrong user id, fixes #627 #632 (gnodet)
- Reproducible build for the native library on windows #631 (gnodet)
- Move BuildProperties to the client #630 (gnodet)
- don't skip build/ in source archive #629 (hboutemy)
- prepare Reproducible Builds #626 (hboutemy)
- only publish sha256, skip md5+sha1+sha512 #625 (hboutemy)
- Replace
github.com/mvndaemon/mvnd
references #622 (Stephan202) - Upgrade to auto changelog 1.2 #621 (gnodet)
- Reapply Refactor build and release workflows #574 #620 (gnodet)
- Fix typos in readme #618 (Bananeweizen)
- Use err stream when purging logs during a build, fixes #604 #617 (gnodet)
- Maven385 #616 (gnodet)
- Handle BufferUnderflowException as a possible registry corruption #614 (gnodet)
- Make
DaemonRegistry.getProcessId0
more robust #612 (jglick) - Remove default values for heap options #610 (gnodet)
- Fix mvn/bin/mvn debug output #606 (gnodet)
- Add missing mvnDebug scripts #605 (gnodet)
- Remove unused logback-client.xml file #603 (gnodet)
- Avoid caching parent with a version containing a property, fixes #594 #602 (gnodet)
- Adding note on removing quarantine flag on macOS #599 (gunnarmorling)
- Bump xstream from 1.4.18 to 1.4.19 #598 (dependabot[bot])
- Upgrade SLF4J to version 1.7.35 #591 (oscerd)
- Fix user's pronoun in mvnd.properties comment #585 (findepi)
- Remove unused subclass #582 (gnodet)
- Daemon reuse ignores differences in
.mvn/jvm.config
, fixes #576 #580 (gnodet) - Refactor build and release workflows #574 (aalmiray)
- Make sure the maven.home and maven.conf properties are correctly set … #573 (gnodet)
- Remove previous MavenProject class, #561 #566 (gnodet)
- Reproducer for #564 #565 (gnodet)
- introduce dependabot #563 (lkwg82)
- updates maven from 3.6.3 to 3.8.4 #562 (lkwg82)
- Upgrades logback to the newest version to fix CVE-2021-42550 #557 (kornelrabczak)
- Fixes url for GraalVM's native-image prerequisites #556 (kornelrabczak)
- fix stream leak #555 (lujiefsi)
- Improve setEnv logic, fixes #528 #535 (gnodet)
- Improve the doc text of mvnd.pluginRealmEvictPattern option, fixes #533 #534 (gnodet)
- Fix url cache #532 (gnodet)
- Fix resident extensions #531 (gnodet)
- Upgrade to maven 3.8.4 #524 (gnodet)
- Mvnd with file locking #508 (cstamas)