Changes between Version 17 and Version 18 of FAQ
- Timestamp:
- 11/27/08 14:05:57 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v17 v18 12 12 === What are extensions/extension points? === 13 13 === What exactly is Maven? I understood it can build projects and do some more things, but didn't get the idea of using it. === 14 * Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. More information about Maven you can find [http://maven.apache.org/what-is-maven.html here]. At [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] you can find answers to the most common questions. 14 15 === What do we do when a ticket has status "analysis accepted" but the "design" section is already written? Do we wait the owner to change its status or else? === 15 16 === What is a module and how is it different from a component? ===