Explain how you can exclude dependency?
In Maven what are the two setting files called and what are their location?
List out the build, source and test source directory for POM in Maven?
Where do you find the class files when you compile a Maven project?
Explain how you can produce execution debug output or error messages?
Mention the three build lifecycle of Maven?
Mention how profiles are specified in Maven?
Explain what would the “jar: jar” goal do?
what is Maven artifact?
Mention the difference between Apache Ant and Maven?
How you can define a new ember class?
What controller does in ember.js?
Mention the template components used in ember.js ?
Explain application template ?
Explain how router and {{outlet}} tag can be useful in ember.js?