Releases: dmarks2/maven-archetypes-catalog-plugin
Releases · dmarks2/maven-archetypes-catalog-plugin
maven-archetypes-catalog-plugin-parent-1.4.0
- 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
- 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
Bugfix: Support for running IntelliJ IDEA with a Java 9 runtime environment.
Maven Archetypes Catalog Plugin 1.2.5
Feature: Option to Skip Repository Definitions
Maven Archetypes Catalog Plugin 1.2.4
Bugfix: Fixed NullPointerException when handling empty Archetype Catalogs
Maven Archetypes Catalog Plugin 1.2.3
Feature: Safe Passwords for Basic Authentication in Password Manager instead of clear text
maven-archetypes-catalog-plugin-parent-1.2.2
[maven-release-plugin] copy for tag maven-archetypes-catalog-plugin-p…
Maven Archetypes Catalog Plugin 1.2.1
Bugfix: Fixed NullPointerException when maven-archetype-plugin was configured in pom.xml, but no archetypeCatalog configured
maven-archetypes-catalog-plugin-parent-1.2.0
- Added support for IDEA 15
- Bugfixed imported archetype catalogs from pom.xml not being saved
Release 1.1.0
- 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