Skip to content

jboss-parent-39

Compare
Choose a tag to compare
@jamezp jamezp released this 14 Dec 22:21
· 430 commits to main since this release

What's Changed

  • Override plexus-archiver version also for war and ear plugins by @psiroky in #35
  • Upgrade maven-jar-plugin from 2.6 to 3.0.0 by @psiroky in #36
  • Upgrade maven-source-plugin from 2.4 to 3.0.0 by @psiroky in #37
  • Add manifest information war/ear by @rnc in #38
  • Added badges and updated version by @gastaldi in #39
  • Add maven-archetype-plugin:2.4 by @psiroky in #40
  • Update war plugin to 3.0.0 by @gastaldi in #41
  • Extract distManagement IDs to properties by @gastaldi in #42
  • Upgrade maven-dependency-plugin from 2.10 to 3.0.0 by @psiroky in #43
  • Upgrade surefire+failsafe plugins to 2.20 by @psiroky in #44
  • Upgrade archetype-plugin to 3.0.1 by @psiroky in #45
  • Upgrade maven-war-plugin to 3.1.0 compatible with JDK9-ea by @rhusar in #46
  • Fix sonar plugin version by @kwart in #47
  • Never trim stack traces in surefire tests by @dmlloyd in #48
  • Include download-maven-plugin by @gastaldi in #49
  • build: update maven-download-plugin to 1.4.1 by @gastaldi in #50
  • fix: javadoc plugin uses additionalOptions by @bartoszmajsak in #51
  • [WFLY-10178] Support for MR-JAR builds & README -> AsciiDoc by @dmlloyd in #53
  • upgraded version.compiler.plugin by @mbiarnes in #52
  • Add jboss-public-repository as a pluginRepository by @gastaldi in #55
  • Add the tools.jar to the class path for Java 8 tests by @jamezp in #56
  • Compiler update to use the testPath for test compilation by @rsvoboda in #58
  • Reunify parent and MR-JAR POMs by using control files for profile activation by @dmlloyd in #62
  • Ensure all repositories defined for the build are accessed over https. by @darranl in #63
  • Update the checkstyle version to the latest 8.19. by @darranl in #64
  • Fix the range format used to activate profiles based on JDK versions by @Sanne in #68
  • [issue#65] bannedRepositories configuration changed based on the plugin documentation by @ochaloup in #66
  • Upgrade Sonar plugin to latest version by @middagj in #67
  • Update plugins to their latest versions by @tobiasstadler in #84
  • Name cause of build failure when HTTP repo is used by @jbman in #91
  • Updates issues link by @jamezp in #96
  • [#93][#94] Upgrade puppycrawl checkstyle and the checkstyle plugin by @bstansberry in #95
  • Surefire: use systemPropertyVariables by @famod in #98
  • Upgrade the maven-compiler-plugin to ensure the correct class path is… by @jamezp in #99
  • Bump maven-enforcer-plugin to 3.0.0-M3 by @rhusar in #100
  • Bump exec plugin to 3.0.0 by @gastaldi in #101
  • Support versions-maven-plugin; do not generate versionBackup POMs by @dmlloyd in #102
  • Upgrade maven-resources-plugin to 3.2.0 by @rhusar in #107
  • Use the standard compile plugin by default by @stuartwdouglas in #109

New Contributors

Full Changelog: 15...jboss-parent-39