https://github.com/t1/pomx-profile-javaee
POMX profile to build Java EE Web Archives
https://github.com/t1/pomx-profile-javaee
maven pomx-profile
Last synced: about 1 month ago
JSON representation
POMX profile to build Java EE Web Archives
- Host: GitHub
- URL: https://github.com/t1/pomx-profile-javaee
- Owner: t1
- License: apache-2.0
- Created: 2017-02-17T15:08:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T06:01:32.000Z (almost 3 years ago)
- Last Synced: 2024-11-18T07:06:24.312Z (3 months ago)
- Topics: maven, pomx-profile
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## External Maven Profile for Java EE Web Archives
This is a [pomx](https://github.com/t1/pomx) profile for writing Java EE Web Archives.
### Features
It mainly declares JDK 1.8, `failOnMissingWebXml`, some build plugins,
and provided dependencies on Java EE 7 API and slf4j.