Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ingogriebsch/sync-packagejson-version-maven-plugin
- Owner: ingogriebsch
- License: apache-2.0
- Created: 2021-09-19T08:04:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T19:18:26.000Z (about 1 year ago)
- Last Synced: 2024-10-12T16:12:18.524Z (3 months ago)
- Topics: java, maven, maven-plugin, maven-plugins, npm, package-json
- Language: Java
- Homepage: https://sync-packagejson-version-maven-plugin.ingogriebsch.de/
- Size: 348 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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/