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: 7 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T19:18:26.000Z (almost 2 years ago)
- Last Synced: 2025-03-01T04:31:53.762Z (7 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: 4
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# 'Sync package.json version' Maven plugin
[](https://github.com/ingogriebsch/sync-packagejson-version-maven-plugin/actions)
[](https://sonarcloud.io/dashboard?id=de.ingogriebsch.maven%3Async-packagejson-version-maven-plugin)
[](https://search.maven.org/artifact/de.ingogriebsch.maven/sync-packagejson-version-maven-plugin)
[](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/