On this page
nsx-versions-maven-plugin
2023.2.0 (2023-10-18) Changed
Updated prime-core
to 2023.9.1
.
2023.1.2 (2023-07-29) Fixed
Goals documentation was no longer being generates because that functionality was moved from maven-plugin-plugin
to a separate maven-plugin-report-plugin
plugin. (See MPLUGIN-467 )
2023.1.1 (2023-06-20) Fixed
No more error when metamodels
folder is not present.
2023.1.0 (2023-06-20) Added
Added support for ExpansionMetamodel.
Changed
Updated prime-core
to 2023.4.1
.
2023.0.0 (2023-02-06) Fixed
Fixed update-versions
still writing application with version in file name
Updated
Updated prime-core to 2023.0.2
2022.2.0 (2022-06-14) Added
Added update-expansion-resources
, which updates expansion-resources in the expansionSettings to the latest released versions
2022.1.1 (2022-06-09) Fixed
Updated prime-core to 2022.5.7 to fix issues with duplicate options
2022.1.0 (2022-05-30) Changed
Updated 3rd party dependencies:
Libraries:
commons-io:commons-io
: 2.6 -> 2.11.0
org.apache.maven:maven-compat
: 3.3.3 -> 3.8.5
org.apache.maven:maven-core
: 3.3.3 -> 3.8.5
org.apache.maven:maven-plugin-api
: 3.3.3 -> 3.8.5
org.apache.maven.plugin-tools:maven-plugin-annotations
: 3.4 -> 3.6.4
org.apache.maven.plugin-tools:maven-plugin-tools-api
: 3.4 -> 3.6.4
Maven plugins:
org.apache.maven.doxia:doxia-module-markdown
: 1.9 -> 1.11.1
org.apache.maven.plugins:maven-plugin-plugin
: 3.6.0 -> 3.6.4
org.apache.maven.plugins:maven-project-info-reports-plugin
: 3.0.0 -> 3.3.0
org.apache.maven.plugins:maven-site-plugin
: 3.8.2 -> 3.12.0
org.codehaus.plexus:plexus-component-metadata
: 2.1.0 -> 2.1.1
Updated prime-core
to 2022.5.6
to read/write new model format.
2022.0.0 (2022-05-16) Changed
The plugin documentation is now deployed as a jar file.
2021.1.0 (2021-12-08) Changed
Updated prime-core
to 2021.9.0
to read modified expansionSettings.xml
format correctly.
2021.0.4 (2021-10-04) Fixed
Fixed base components dependencies being removed from application model.
2021.0.3 (2021-10-01) Changed
Implemented workaround to retain the filename for application model files without a version in the filename.
2021.0.2 (2021-10-01) Fixed
Fixed application model files not being recognized if they do not have a version in the filename.
2021.0.1 (2021-09-30) Fixed
Fixed support for application models in ExpansionSettings
if used for metamodel::ExpandableMetamodel
program type.
2021.0.0 (2021-09-30) Added
Added support for ExpansionSettings
with elements::JeeApplication
program type.
2020.1.0 (2020-10-15) Added
Added update-versions mojo to update all model files versions
Added maven-site basic info
Removed
Replaces net.democritus.release:nsx-versions-plugin:2020.6.0 and its mojos