Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ingogriebsch/sync-packagejson-version-maven-plugin

This Maven plugin allows you to synchronize the version of a package.json file with the version of the pom.xml.
https://github.com/ingogriebsch/sync-packagejson-version-maven-plugin

java maven maven-plugin maven-plugins npm package-json

Last synced: 3 months ago
JSON representation

This Maven plugin allows you to synchronize the version of a package.json file with the version of the pom.xml.

Awesome Lists containing this project

README

        

# 'Sync package.json version' Maven plugin
[![Actions Status](https://github.com/ingogriebsch/sync-packagejson-version-maven-plugin/workflows/build/badge.svg?branch=main)](https://github.com/ingogriebsch/sync-packagejson-version-maven-plugin/actions)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=de.ingogriebsch.maven%3Async-packagejson-version-maven-plugin&metric=alert_status)](https://sonarcloud.io/dashboard?id=de.ingogriebsch.maven%3Async-packagejson-version-maven-plugin)
[![Maven-Central](https://img.shields.io/maven-central/v/de.ingogriebsch.maven/sync-packagejson-version-maven-plugin?color=green)](https://search.maven.org/artifact/de.ingogriebsch.maven/sync-packagejson-version-maven-plugin)
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)

This Maven plugin allows you to synchronize the version of a package.json file with the version of the pom.xml.

## Usage
Please check section [Usage][sync-packagejson-version-maven-plugin-current-docs-usage] of the documentation to understand how to use this plugin in your project.
The RELEASE versions are available through [Maven Central][maven-central].
The latest SNPASHOT version is available through the [Sonatype Snapshots Repository][sonatype-snapshots-repository].

## Documentation
Here you find the documentation for the latest releases and the current SNAPSHOT version:

| Version | Reference documentation |
| :---: | :---: |
| SNAPSHOT | [Reference Doc.][sync-packagejson-version-maven-plugin-current-docs] |
| 1.3.0 | [Reference Doc.][sync-packagejson-version-maven-plugin-1.3.0-docs] |
| 1.2.0 | [Reference Doc.][sync-packagejson-version-maven-plugin-1.2.0-docs] |
| 1.1.0 | [Reference Doc.][sync-packagejson-version-maven-plugin-1.1.0-docs] |
| 1.0.0 | [Reference Doc.][sync-packagejson-version-maven-plugin-1.0.0-docs] |

## License
This code is open source software licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0.html).

[sync-packagejson-version-maven-plugin-current-docs]: https://ingogriebsch.github.io/sync-packagejson-version-maven-plugin/current/index.html
[sync-packagejson-version-maven-plugin-current-docs-usage]: https://ingogriebsch.github.io/sync-packagejson-version-maven-plugin/current/index.html#usage
[sync-packagejson-version-maven-plugin-1.3.0-docs]: https://ingogriebsch.github.io/sync-packagejson-version-maven-plugin/1.3.0/index.html
[sync-packagejson-version-maven-plugin-1.2.0-docs]: https://ingogriebsch.github.io/sync-packagejson-version-maven-plugin/1.2.0/index.html
[sync-packagejson-version-maven-plugin-1.1.0-docs]: https://ingogriebsch.github.io/sync-packagejson-version-maven-plugin/1.1.0/index.html
[sync-packagejson-version-maven-plugin-1.0.0-docs]: https://ingogriebsch.github.io/sync-packagejson-version-maven-plugin/1.0.0/index.html
[maven-central]: https://search.maven.org/artifact/de.ingogriebsch.maven/sync-packagejson-version-maven-plugin
[sonatype-snapshots-repository]: https://oss.sonatype.org/content/repositories/snapshots/de/ingogriebsch/maven/sync-packagejson-version-maven-plugin/