Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/payara/jakartaee-10-tck-runners
https://github.com/payara/jakartaee-10-tck-runners
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/payara/jakartaee-10-tck-runners
- Owner: payara
- Created: 2022-02-15T17:24:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T15:21:09.000Z (2 months ago)
- Last Synced: 2024-10-22T02:04:24.024Z (2 months ago)
- Language: Java
- Size: 4.58 MB
- Stars: 0
- Watchers: 7
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: security-tck/old-tck-run-payara.xml
Awesome Lists containing this project
README
# jakartaee-10-tck-runners
Payara runners for the standalone Jakarta EE TCKs.
See individual module READMEs for details, but general usage is:`mvn clean verify -Dpayara.version=${payaraVersion} -Ppayara-server-managed -pl . -pl tck-download -pl tck-download/${tckToRun} -pl ${tckToRun}`