Skip to content

Releases: dmarks2/maven-archetypes-catalog-plugin

maven-archetypes-catalog-plugin-parent-1.4.0

04 May 14:32
Compare
Choose a tag to compare
  • Bugfix: Fixed compatibility with IntelliJ IDEA 2020.1 and above.
  • Dropped support for IntelliJ IDEA 2019.2 and below.

Maven Archetypes Catalog Plugin 1.3.0

10 Sep 09:30
Compare
Choose a tag to compare
  • Feature: Improved compatibility with IntelliJ IDEA 2018.2 and above.
  • Feature: Optimized User Interface.
  • Dropped support for IntelliJ IDEA 2016.2 and below.

Maven Archetypes Catalog Plugin 1.2.6

16 Mar 11:10
Compare
Choose a tag to compare

Bugfix: Support for running IntelliJ IDEA with a Java 9 runtime environment.

Maven Archetypes Catalog Plugin 1.2.5

05 Jun 17:08
Compare
Choose a tag to compare

Feature: Option to Skip Repository Definitions

Maven Archetypes Catalog Plugin 1.2.4

25 Feb 13:25
Compare
Choose a tag to compare

Bugfix: Fixed NullPointerException when handling empty Archetype Catalogs

Maven Archetypes Catalog Plugin 1.2.3

15 Oct 13:26
Compare
Choose a tag to compare

Feature: Safe Passwords for Basic Authentication in Password Manager instead of clear text

maven-archetypes-catalog-plugin-parent-1.2.2

25 Jun 20:26
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag maven-archetypes-catalog-plugin-p…

Maven Archetypes Catalog Plugin 1.2.1

25 Mar 09:25
Compare
Choose a tag to compare

Bugfix: Fixed NullPointerException when maven-archetype-plugin was configured in pom.xml, but no archetypeCatalog configured

maven-archetypes-catalog-plugin-parent-1.2.0

30 Jan 16:57
Compare
Choose a tag to compare
  • Added support for IDEA 15
  • Bugfixed imported archetype catalogs from pom.xml not being saved

Release 1.1.0

05 Jan 20:31
Compare
Choose a tag to compare
  • Feature: Improved User Interface
  • Feature: Improved extensibility by providing the extension point in a separate JAR file
  • Feature: Read Archetype Catalogs from maven-archetype-plugin or archetypeCatalog property from pom.xml
  • Feature: Added support for file based archetype-catalog.xml files
  • Feature: Added support for JAR-based URLs (e.g. for extensions providing their own archetype-catalog.xml)
  • Bugfix: List was shown as modified even if no modifications were made