Page 1 of 1

Steps for a First Timer (Siberia Theme 2.0)

Posted: 13 Aug 2021, 04:55
by FrankEspinoza
Hello, I have Siberia Theme... I downloaded the siberia-2.0.0 and ran
C:/siberia-theme-2.0.0.jar -DgroupId=org.primefaces -DartifactId=siberia-theme -Dversion=2.0.0 -Dpackaging=jar

but when I open the project with NetBeans i get errors in several xhtml files.

1. For instance in crud.xhtml i get an error in line 26: <p:toolbarGroup name="right">. The error says "The attribute name is not defined in the component toolbarGroup". What can be happening...

2. When I run the project I also get this error:
Failed to execute goal on project siberia: Could not resolve dependencies for project org.primefaces:siberia:war:2.0.0: Failure to find org.primefaces.themes:siberia:jar:2.0.0 in http://repository.primefaces.org was cached in the local repository, resolution will not be reattempted until the update interval of prime-repo has elapsed or updates are forced.

Thanks for your help!!!!

Re: Steps for a First Timer (Siberia Theme 2.0)

Posted: 13 Aug 2021, 09:10
by siris
Hi,
1. For instance in crud.xhtml i get an error in line 26: <p:toolbarGroup name="right">. The error says "The attribute name is not defined in the component toolbarGroup". What can be happening...
They are only warning. We will fix in the next version.
2. When I run the project I also get this error:
Failed to execute goal on project siberia: Could not resolve dependencies for project org.primefaces:siberia:war:2.0.0: Failure to find org.primefaces.themes:siberia:jar:2.0.0 in http://repository.primefaces.org was cached in the local repository, resolution will not be reattempted until the update interval of prime-repo has elapsed or updates are forced.
Please 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,