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
- Host: GitHub
- URL: https://github.com/t1/pomx-profile-t1
- Owner: t1
- License: apache-2.0
- Created: 2017-02-19T10:30:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-10T05:36:50.000Z (almost 4 years ago)
- Last Synced: 2025-06-08T22:34:31.101Z (about 1 year ago)
- Topics: maven, pomx-profile
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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