forked from wildfly/metadata
-
Notifications
You must be signed in to change notification settings - Fork 0
metadata for AS7
License
pferraro/metadata
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Metadata data for WildFly.
========================
This library is in charge in parsing JakartaEE descriptors and Wildfly extensions.
Building
-------------------
Prerequisites:
* JDK 11 or newer - check `java -version`
* Maven 3.6.0 or newer - check `mvn -v`
* On *nix systems, make sure that the maximum number of open files for the user running the build is at least 4096
(check `ulimit -n`) or more, depending on what other i/o intensive processes the user is running.
To build with your own Maven installation:
mvn install
License
-------
* [GNU Lesser General Public License Version 2.1](http://www.gnu.org/licenses/lgpl-2.1-standalone.html)About
metadata for AS7
Resources
License
Code of conduct
Contributing
Security policy
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 100.0%