Hi, I am new to appfuse and using Maven for the first time.. I am using Eclipse and deployed war and everything works perfectly for me...
I have question related with pluginRepositories...I see url as http://static.appfuse.org/repository... Is it that all the project dependencies are stored in appfuse repository and everything i run mvn package then dependencies will be fetched from appfuse repository? What should I do if I want to upgrade some of the dependencies to higher version? What should I do if I have to do add few more dependencies as per my requirement? Thanks Raghu