1. Switching to Maven in Netbeans stackoverflow.comI am currently trying to migrate an existing web-project in Netbeans 7.0.1 to a Maven-project in Netbeans. The project uses JSF2 and runs on Glassfish 3.1. I have created a new Maven-project ... |
2. Console logs show same log messages multiple times while deploying a maven JSF project on glassfish stackoverflow.comWhen Netbeans tries to deploy my JSF maven app on glassfish after building, the console logs show the same log messages multiple times(upto 10-12 times). What may be the cause of ... |