adminfaces / admin-template

JSF responsive admin template based on Bootstrap and AdminLTE
https://adminfaces.github.io/docs/latest/#admin_template
MIT License
210 stars 101 forks source link

Maven-Jar does not contain xhtml files #122

Closed johanna-schmidt closed 6 years ago

johanna-schmidt commented 6 years ago

The admin-theme.jar created by Maven does not contain any xhtml files. The Jar has the following structure:

META-INF | - maven | - ... | - resources | - admin-lte | - fonts | - bootstrap | - fonts | - primefaces-admin | - images theme.css MANIFEST.MF admin-theme.properties

I am on Windows 10 Enterprise, using Eclipse Photon (4.8.0), Apache Maven 3.5.2, and I deployed the Maven version 1.0.0-RC18 and Primefaces Version 6.2.

johanna-schmidt commented 6 years ago

Sorry, my fault!