Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sviperll/ozymandias
Collection of maven plugins, extensions and other generally useful artifacts
https://github.com/sviperll/ozymandias
Last synced: 18 days ago
JSON representation
Collection of maven plugins, extensions and other generally useful artifacts
- Host: GitHub
- URL: https://github.com/sviperll/ozymandias
- Owner: sviperll
- Created: 2015-05-18T15:05:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T08:45:20.000Z (over 1 year ago)
- Last Synced: 2024-10-12T07:16:47.368Z (about 1 month ago)
- Language: Java
- Size: 250 KB
- Stars: 14
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ozymandias: Collection of maven plugins, extensions and other generally useful artifacts
========================================================================================This is an umbrella project that unifies several artifacts.
Every artifact provides some potentially useful function for maven build.This package is used to share building tools for other projects.
Child projects
--------------* [mustache-maven-plugin](https://github.com/sviperll/ozymandias/tree/master/mustache-maven-plugin)
Render mustache templates during maven build using data from some json- or .properties-file.
* [versioning-maven-plugin](https://github.com/sviperll/ozymandias/tree/master/versioning-maven-plugin)
Support consistent versioning policy. Store publicly available stable and unstable version numbers in .properties-file.
* [maven-profiledep-extension](https://github.com/sviperll/ozymandias/tree/master/maven-profiledep-extension)
Tool (maven core-extension) used to modularize build by spliting build configuration into set of inter-dependent profiles.
* [coreext-maven-plugin](https://github.com/sviperll/ozymandias/tree/master/coreext-maven-plugin)
Manages `.mvn/extensions.xml` file introduced in maven 3.3.1.
Checks if all required core maven extensions are installed and have required
version numbers.License
-------Ozymandias is under BSD 3-clause license.
Flattr
------[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=sviperll&url=https%3A%2F%2Fgithub.com%2Fsviperll%2Fozymandias&title=ozymandias&language=Java&tags=github&category=software)