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

https://github.com/t1/pomx-profile-t1

POMX profile to build my (t1) own projects
https://github.com/t1/pomx-profile-t1

maven pomx-profile

Last synced: 11 months ago
JSON representation

POMX profile to build my (t1) own projects

Awesome Lists containing this project

README

          

## External Maven Profile for t1 Projects

This is a [pomx](https://github.com/t1/pomx) profile for my (t1) own projects.

### Features

* A few default dependencies (provided and test).
* The `maven-war-plugin` to include the version, etc. into the manifest and not include the maven files.
* The `maven-failsafe-plugin` to run integration tests.
* The `versions-maven-plugin` with a `rulesUri` to ignore versions in alpha, beta, etc.
See the `src/maven-versions-rules.xml` file for details.
* `oss.sonatype.org` distribution management
* Apache license