Created
January 13, 2023 00:01
-
-
Save Francisco-Castillo/c22c7b9b6bca616b8ba569f3e5a20f7d to your computer and use it in GitHub Desktop.
Instalar tema de primefaces en proyecto maven
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvn install:install-file -Dfile=<path-to-file/icarus-theme-1.1.3.jar> -DgroupId=org.primefaces.themes -DartifactId=icarus -Dversion=1.1.3 -Dpackaging=jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment