maven install

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
User avatar
afterbit
Posts: 100
Joined: 19 Mar 2012, 23:51
Contact:

10 Aug 2021, 17:52

hello,
i have to install version 4.0.0 with maven.. (where to put dependency ?)..
how can i do that?
thanks!

siris
Posts: 322
Joined: 29 Jul 2019, 13:57

11 Aug 2021, 06:49

Hi,

How do you want to install? Could you please explain in more detail?

Best Regards,

User avatar
afterbit
Posts: 100
Joined: 19 Mar 2012, 23:51
Contact:

11 Aug 2021, 09:04

yes .. I would like to install Verona Layout (purchased) for PRIMEFACES in my webapp (JSF)

I use Maven to build the project, but I don't know where and how to put the file in the .zip file ..

i have npm, saas installed in my computer ..

I saw the Verona Layout documentation here: https://www.primefaces.org/verona/documentation.xhtml .. but I can't understand how to do it ..

siris
Posts: 322
Joined: 29 Jul 2019, 13:57

12 Aug 2021, 07:02

Hi,

If you run the tag folder in your ide, you can use easily learn how to do it i think.
First of all, you should sass compile scss files. So run this command:

Code: Select all

sass --update src/main/webapp/resources:src/main/webapp/resources --no-source-map
after than run tag folder with this command:

Code: Select all

mvn clean jetty:run
So the same demo project you can see on the internet will also work on your local computer: https://www.primefaces.org/verona/dashboard.xhtml

From here, you can make changes to the project and create your own project. Or you can copy and paste the files or codes you want to import from the project into your own project. The decision is up to you.
If you examine the files after running the project, I think you can understand the required file dependencies more easily.

You can also take a look at these videos:
https://www.dropbox.com/s/gat9a4ym373mi ... t.mp4?dl=0
https://www.dropbox.com/s/2p74g63wldbov ... t.mp4?dl=0
https://www.dropbox.com/s/s9cle2xqbwbu8 ... t.mp4?dl=0

Best Regards,

User avatar
afterbit
Posts: 100
Joined: 19 Mar 2012, 23:51
Contact:

12 Aug 2021, 08:17

ok thank you!

siris
Posts: 322
Joined: 29 Jul 2019, 13:57

13 Aug 2021, 06:50

You are welcome!

Best Regards,

Post Reply

Return to “Verona - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests