You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
image:https://travis-ci.org/rmpestano/quarkus-omnifaces.svg[Build Status (Travis CI), link=https://travis-ci.org/rmpestano/quarkus-omnifaces]
17
+
image:https://travis-ci.org/rmpestano/quarkus-omnifaces.svg[Build Status (Travis CI), link=https://travis-ci.org/adminfaces/quarkus-adminfaces]
18
18
19
-
Enables OmniFaces in Quarkus applications
19
+
Enables AdminFaces, OmniFaces and PrimeFaces Extensions in Quarkus applications
20
20
21
21
22
-
== How to try it?
22
+
This projects is based on https://github.com/rmpestano/quarkus-omnifaces[OmniFaces Extension^] and adds AdminFaces and PrimeFaces Extension support in native mode
23
23
24
-
This project depends on `MyFaces` and https://github.com/apache/myfaces/tree/master/extensions/quarkus[`Quarkus MyFaces` extension^].
25
24
26
-
=== Install quarkus omnifaces extension
25
+
== Usage
27
26
28
-
On the root of this project run:
27
+
Add the extension in your quarkus project:
29
28
30
-
`mvn clean install -DskipTests`
31
-
32
-
[TIP]
33
-
====
34
-
35
-
To build the quarkus extension you need to add jboss maven repository to your maven settings.xml:
https://github.com/adminfaces/quarkus-admin-starter[Quarkus admin starter^] and https://github.com/adminfaces/quarkus-admin-showcase[Quarkus admin showcase^] are more elaborated applications using quarkus-omnifaces and quarkus myfaces extension. Follow the instructions on readme in order to run them.
0 commit comments